Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Document list from FD03

Former Member
0 Likes
676

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
586

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..............

1 REPLY 1
Read only

Former Member
0 Likes
587

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..............