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

Executable LSMW Object to a Transaction Code

Former Member
0 Likes
574

Hello there,

Can anyone tell me the steps to assign a Executable LSMW Object to a Transaction Code?

Thanks much.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
469

Hi Michael,

Assume that you could tie the frame program for periodic data transfer (/SAPDMC/SAP_LSMW_INTERFACE) to a transaction code. When creating the transaction code you can determine which option (parameters, variant etc.) would be best suited for this.

Kind regards,

Robert

2 REPLIES 2
Read only

Former Member
0 Likes
470

Hi Michael,

Assume that you could tie the frame program for periodic data transfer (/SAPDMC/SAP_LSMW_INTERFACE) to a transaction code. When creating the transaction code you can determine which option (parameters, variant etc.) would be best suited for this.

Kind regards,

Robert

Read only

Former Member
0 Likes
469

Cool,

I attached that program to a Z Transaction code via SE93 and used SHD0 for the Variant set up. I think this will work now.

Thanks so much for such a fast response.