‎2008 May 15 7:59 AM
Hello
I would like to get the Attachment list ie title of note from FD03 it is urgent for me please help, which function module it is availble
The t code is FD03 I want to attached the aging report link with customer
Thank for every answer.
Piroz
‎2008 May 15 8:20 AM
HI,
U will get list of attachments in table SRGBTBREL.
pass parameters :
Rel. type RELTYPE = 'ATTA'
Instance ID INSTID_A = customer number
Object Type TYPEID_A = 'KNA1'
By
Gupta..............
‎2008 May 15 8:20 AM
HI,
U will get list of attachments in table SRGBTBREL.
pass parameters :
Rel. type RELTYPE = 'ATTA'
Instance ID INSTID_A = customer number
Object Type TYPEID_A = 'KNA1'
By
Gupta..............