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

Transaction code for LSMW

Former Member
0 Likes
2,415

Dear,

I have created a LSMW.

I have created a Transaction code for it. But my requirement is when user will execute the Tcode directly the Specify file step radio button should open.

Now its open the read data step.

Please suggest me how to resolve the same.

Thanks,

Ajit Sarangi

5 REPLIES 5
Read only

JL23
Active Contributor
0 Likes
1,417

the right terminology would be "I have used LSMW and created a new object" , but we know what you mean.

What we do not know is the program that you assigned to your transaction, which is very relevant to know for a solution.

It would also be good to know if you have this last step 20 in your LSMW object:

Read only

0 Likes
1,417

I didn't notice that this 20th option (with some others) was added to LSMW sometime between 701/064 and 731.

Read only

JL23
Active Contributor
0 Likes
1,417

I think it was present all the time, I know it for a long long time, it only comes up if you select periodic data migration in step 1

Read only

0 Likes
1,417

ok

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,417

Usually I built such transactions for end-users (like for periodic background jobs) with some  variant (*) of report /SAPDMC/SAP_LSMW_INTERFACE, so you can prefill, hide and/or protect many parameters.

Regards,

Raymond

(*) Using a variant name like CUS&* so variant transported with the transaction.