‎2009 Jul 22 4:03 PM
Hi Friends,
I need to send a mail from my program in the following format, kindly let me know how to achieve it.
Legacy Account Contract Account Source BP Target BP Proposed On Rejected On Rejected By
-
1717868321886 200000008328 0100004608 0100004825 10/08/2004 10/08/2004 3592528
If i do this by populating SOLISTI1-LINE using offset, the format is being disturbed if any of the number of chars of value is changed.
Can i do something similar to smart form output here, meaning there we define cells for each value and a space would be shown if a value does not exist there.
Can i achieve a proper & fixed format for the data to be sent in a mail as shown above. Kindly reply as soon as possible.
Thank you,
Kamal
‎2009 Jul 22 4:22 PM
Hi,
Check this link..http://docs.google.com/Doc?docid=0AZqwnQpzX9wBZGZ2MmhtZ3NfMGZtMjJ0Z2d4&hl=en
try to dislapy using HTML format..you will overcome the formatting issue
‎2009 Jul 22 4:09 PM
You can write HTML commands but if you are not familiar with html it it may be very time spending. Other alternative maybe sending PDF, EXCEL or txt but you can only add them as attachment.
‎2009 Jul 22 4:15 PM
Thanks for your help and I'm not looking at sending that format as an attachment..please let me know if there is any other atlernative
Thank you
‎2009 Jul 22 4:18 PM
As far as I know there is no other alternative at least with in standard way. There may be some class or method to send e-mails in better format, you can try to search from se24.
‎2009 Jul 22 4:22 PM
Hi,
Check this link..http://docs.google.com/Doc?docid=0AZqwnQpzX9wBZGZ2MmhtZ3NfMGZtMjJ0Z2d4&hl=en
try to dislapy using HTML format..you will overcome the formatting issue
‎2009 Jul 22 6:01 PM
Hi Avinash,
Thanks for your reply.
It's not working for me, meaning it says problem in sending mail, internal or database error.
I am not sure where am going wrong.... could you be able to tell me if i'm missing anything..
Thank you,
Kamal