‎2006 Mar 20 5:17 AM
Hii All,
In the function module SO_NEW_DOCUMENT_ATT_SEND_API1, in the Tables tab, the parameter CONTENTS_BIN like SOLISTI1 uses a field LINE of 255 characters length. The table-type parameter which is passed to CONTENTS_BIN in my program has the field LINE of length 125 characters only. But in the output, the attachment has rest of the characters (255-125=130) blank. I want my attachment to contain lines of width 125 characters only. How to go with it.Hope the problem is understood.
Thanks in advance.
Abdul.
‎2006 Mar 20 9:31 AM
Hi,
There is nothing much we can do for this.
You will have to adjust the length of the LINE to wrap mor text into it.
Hope it helps..
Regards,
Shashank