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

Source List

Former Member
0 Likes
1,778

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
Read only

GauthamV
Active Contributor
0 Likes
1,279

Use these.

ME_MAINTAIN_SOURCE_LIST

ME_GENERATE_SOURCE_LIST

Read only

Former Member
0 Likes
1,279

hi,

Check Fm ME_MAINTAIN_SOURCE_LIST

Read only

former_member632729
Contributor
0 Likes
1,279

Hi Dude,

1. MMPUR_SOURCE_LIST_DISPLAY

Read only

Former Member
0 Likes
1,279

Hi,

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

Thanks,

Asit Purbey.

Read only

Former Member
0 Likes
1,279

hi james

check this thread

it might be helpful to you

thanks

SAchin

Read only

Former Member
0 Likes
1,279

Use this Function Module ME_MAINTAIN_SOURCE_LIST

Regards,

Joan