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
401

Hi experts,

how can i change the file name in LSMW dynamically or through program.

How can i change the data in LSMW?

my lsmw file having 100 records. i want to upload only 50 records through my ALV report output .

based on some condition i restrict the lsmw file and display in alv. after alv i upload to sap using the same LSMW. is it possible.

regards

Muthuraj.D

Hi experts,

how can i change the file name in LSMW dynamically or through program.

How can i change the data in LSMW?

my lsmw file having 100 records. i want to upload only 50 records through my ALV report output .

based on some condition i restrict the lsmw file and display in alv. after alv i upload to sap using the same LSMW. is it possible.

regards

Muthuraj.D

1 REPLY 1
Read only

Former Member
0 Likes
348

hi,

in Read Data step you can specify the record numbers.

and in 5Th step you have to specify the condition and do the coding in this step.

for LSMW search in SDN you will get lot of info.

Regards,

Boobalan S