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: 

Source List

Former Member
0 Kudos

Hi,

How can I create source list(ME05) in ABAP program?

Is there a BAPI or FM that can create source list?

thank!

james

6 REPLIES 6

GauthamV
Active Contributor
0 Kudos

Use these.

ME_MAINTAIN_SOURCE_LIST

ME_GENERATE_SOURCE_LIST

Former Member
0 Kudos

hi,

Check Fm ME_MAINTAIN_SOURCE_LIST

former_member632729
Contributor
0 Kudos

Hi Dude,

1. MMPUR_SOURCE_LIST_DISPLAY

Former Member
0 Kudos

Hi,

Check abpi BAPI_SOURCEDETERMIN_GETSOS, see the below link it may be useful.

Thanks,

Asit Purbey.

Former Member
0 Kudos

hi james

check this thread

it might be helpful to you

thanks

SAchin

Former Member
0 Kudos

Use this Function Module ME_MAINTAIN_SOURCE_LIST

Regards,

Joan