Hi,
I am sending a list of document numbers to SAPUSER through mail. The list is generated using ALV FM using SUBMIT, and after complressing table contents using FM TABLE_COMPRESS, i am sending the list to mail as attachment using FM SO_NEW_DOCUMENT_ATT_SEND_API1. On clicking on the attachment, all the records are displayed in normal report format. On clicking on the document number, I have to display the document details (similar to Display transaction - CV03N).
Otherwise, is there any otherwise to send the list to mail and on clicking displaying the details.
Thanks in advance,
SP Raj.