Restricted field width when sending e-mail

Question:
Hi there,
Were on 46B and I'm using SO_NEW_DOCUMENT_ATT_SEND_API1 to send an external email via the Internet (SMTP) in the form of a TXT fixed width flat file.
But our vendor requires a file of 555 width but I'm restricted because the FM aboce uses a table called CONTENTS_BIN with the srtucture of type SOLISTI1 which is only 255.
I'm looping throufh an internal table and putting the contents into a itab of type SOLISTI1
I need to use a wider field does anyone know how I might get around this problem.
Thanks.
Answer:
Hi Tailor,
Some time back there was a post regarding the same topic. Search this forum and you will get the solution
Regards,
Sudhir/Mohit

More Articles:

Batch creation / update: cannot with CALL TRANSACTION MSC2N?
How to put TIME to a table using Native SQL?
Purchase order printouts?
Hide Technique?
how to step out of a call transaction for SE16?
Select options with Screen Painter?