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

lsmw

Former Member
0 Likes
393

Hi all,

While using lsmw (standard batch/direct input method)

we specify the program name , object , method . Is there any easier way to find the name of standard program if available for a particular upload.

1 ACCEPTED SOLUTION
Read only

aidaj_hilton
Participant
0 Likes
358

Go to transaction SXDA

Hi all,

While using lsmw (standard batch/direct input method)

we specify the program name , object , method . Is there any easier way to find the name of standard program if available for a particular upload.

2 REPLIES 2
Read only

Lakshmant1
Active Contributor
0 Likes
358

Hi Kavitha,

Directly you can check the table SXDA1 (Which LSMW is using) for direct input programs.

Another way is to find the underlying structures for dataelement STYPE_BI and then do where-used list for this structure to get the program names.

Thanks

Lakshman

Read only

aidaj_hilton
Participant
0 Likes
359

Go to transaction SXDA