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

Submit job using dynamic program name

RKSK
Participant
0 Likes
349

Dear All,

I am writing code in LSMW (global area) to extract the tables data. Now my problem is that when you export LSMW from one system to another its internal program name changes due to this my submit statement (which i have used to run the program in background) is giving dump "Program name XXXXX not found".

Is there any solution for this , can I use JOB SUBMIT with sy-repid. If yes then how.

Please guide me.

1 ACCEPTED SOLUTION
Read only

Sandra_Rossi
Active Contributor
0 Likes
311

Search /SAPDMC/SAP_LSMW_INTERFACE in the forum/documentation. This program is the official one to run LSMW externally (you don't need to know the program name).

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Likes
312

Search /SAPDMC/SAP_LSMW_INTERFACE in the forum/documentation. This program is the official one to run LSMW externally (you don't need to know the program name).