Application Development 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: 

Doubts in LSMW

Former Member
0 Kudos

HI,

Experts I have following doubts in LSMW.

1. Before uploading into the database, if at all we need to perform some convertion say UNITED STATES or U.S.A into US. Can this be done in LSMW.

2. After writing an LSMW for a transaction how would the user run this application, ie should he do all the 12 or 14 steps on the screen of LSMW.

3. Can LSMW be run on transactions where there are lot of popups and table controle applications.

Kindly help,

Thanks in advance,

Ram.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

1. by using subroutines u can perform this.

2. it wont be likje that, create a transaction for it and set the defaults of ur object.

whenever u run that, directlty it reads data from give path.

it means its starts from 10th step.

3. yes , but depends on requirement.

3 REPLIES 3

Former Member
0 Kudos

1. by using subroutines u can perform this.

2. it wont be likje that, create a transaction for it and set the defaults of ur object.

whenever u run that, directlty it reads data from give path.

it means its starts from 10th step.

3. yes , but depends on requirement.

0 Kudos

Lakshmi,

My can you please once again tell me whether we can assighn a transaction code for an LSMW application which we have developed ie to the project, subproject and object we have developed.

If yes please tell me whats the process we need to follow .

Thanks in Advance,

Ram.

0 Kudos

go se93,

give a tcode z* and clikc on create button.

give text and select last radio button ...transaction with parameters(parameter transaction)

enter..

give as 'LSMW' at the default values for transaction and check on skip initial screen.

go last ...there u can able to default values...

under 'name of screen field ' and 'value'

give the foll. screen field names under name of screen field.

/SAPDMC/LSSCREEN-PROJECT -- ur project name

/SAPDMC/LSSCREEN-SUBPROJ --ur sub proj name

/SAPDMC/LSSCREEN-OBJECT -- ur obj. name