2008 Aug 14 3:02 PM
Hi Experts,
In standard transactions we have a provision to attach files
can any body send the logic ( code ) how to attach documents in custom transaction
and display as a report when i click on documnet list and when i click on file, file should be opened,and how to store documents in database.
Pls brief me about this
Regards
Vinay
2008 Aug 15 3:18 AM
Hello Vinay
I assume you are searching for this: [How to Attach Documents to Any Custom Program Using Generic Object Services|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0e6b0d95-0a01-0010-4696-ca0a48de5fb3]
Regards
Uwe
Hi Experts,
In standard transactions we have a provision to attach files
can any body send the logic ( code ) how to attach documents in custom transaction
and display as a report when i click on documnet list and when i click on file, file should be opened,and how to store documents in database.
Pls brief me about this
Regards
Vinay
2008 Aug 14 10:23 PM
You will need to create a business object for your custom transaction and then use the standard GOS functionality. You'll find some information here, including more links:
2008 Aug 15 3:18 AM
Hello Vinay
I assume you are searching for this: [How to Attach Documents to Any Custom Program Using Generic Object Services|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0e6b0d95-0a01-0010-4696-ca0a48de5fb3]
Regards
Uwe
2008 Aug 15 2:14 PM
Uwe,
Thanks for the info - great document. I didn't know it existed.
Jelena