Application Development 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: 

Attachment list in FB03 using methods/FM's..

Former Member
0 Kudos

hi,

I have a requirement to replicate the derivation of the 'Attachment List' for an accounting document in transaction FB03.

Is there any standard FM available for the same???

The approach that i have tried out is, i debugged the standard SAP code for the transaction. I noticed some methods being used. now here too there is a problem, the method "GET_NEIGHBOURS" of class "CL_SREL_LIST_BROWSER" which is being used in the SAP code is a protected method. is there any way i can access the method "GET_NEIGHBOURS" in my program????

Pls help me out.

Cheers,

Raghav.

I need to access the method 'GET_NEIGHBOURS'

1 REPLY 1

Former Member
0 Kudos

no replies!!!