‎2010 Aug 04 8:53 AM
Hi,
I got a issue face while i am trying to create email body text using the class cl_document_bcs
Problem.
gt_text_mail table contain 2 lines of char 255. Any letter that is after the last word(beginning of the second row) of the 255 char in the 1st row, will be automatically put into a new line. which result a truncated wording format.
What i get in actual is this.
An ACH payment of $22,761.00 was processed on 07/19/2010
Please allow 2-3 days for funds to be posted to your acco unt.
Manage to see the break at the word account as the letter U is the first letter in gt_text_mail[] - row 2
I am using this object.
document = cl_document_bcs=>create_document(
i_type = 'TXT'
i_text = gt_text_mail
i_subject = gs_itcpo_last-tdtitle ).
I hope you can let me know if there is any way i can solve this, as its on standard sap program, is it naturals? any patches? or SAP notes?
regards,
kobe
‎2010 Aug 05 7:46 AM
Hi all,
Can anyone please help me on this? please enlighten me???
regards,
Horng woei