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

Convert LSMW to ABAP code?

Former Member
0 Likes
2,652

Hi,

Is it possible, to generate ABAP function/code from an LSMW? If yes, how?

Thanks,

Leanne

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,705

in second screen after entering project, subproject, object .

in this screen (2nd screen) there is a button like VARIANT or go to extras-->user menu in this u will findout generate conversion program , here u can see the ABAP code for your LSMW.

in second screen after entering project, subproject, object .

in this screen (2nd screen) there is a button like VARIANT or go to extras-->user menu in this u will findout generate conversion program , here u can see the ABAP code for your LSMW.

4 REPLIES 4
Read only

Former Member
0 Likes
1,705

LSMW will generate one program , When ever you say Generate, this program will be generated during the fieldmapping time..

You can use that if you want..

Read only

0 Likes
1,705

Hi,

Thanks I am on ECC 6.0, during which step does the code get generated?

Thanks,

Leanne

Read only

0 Likes
1,705

it will be in Fieldmapping step

Read only

Former Member
0 Likes
1,706

in second screen after entering project, subproject, object .

in this screen (2nd screen) there is a button like VARIANT or go to extras-->user menu in this u will findout generate conversion program , here u can see the ABAP code for your LSMW.