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: 

How to code in lsmw?

Former Member
0 Kudos

Hi,

i need to write a little control code in lsmw, where can i write this code?

Thanks.

deniz.

8 REPLIES 8

Former Member
0 Kudos

You can add field level logic under '5 Maintain Field Mapping and Conversion Rule', double click on field where you want to add your logic.

Former Member
0 Kudos

Their are lines available for field level mapping and conversion rules ....

Regards,

Lalit Mohan Gupta.

0 Kudos

Hi,

thanks for fast replies.

For example according to a number, i need a page down.

Where should i write this code?

Thanks.

deniz.

0 Kudos

Could you please elaborate your requirement.

0 Kudos

I get data from file and after 15 records i need a page down.

br.

0 Kudos

Deniz,

LSMW migrates data into SAP system, so still I don't understand why you need page down in LSMW.

0 Kudos

hi,

I need to code for following:

How can i handle this index numbers, for example when index is over 15, a page down is needed and also how to increase index by one, to write (6) or (7) etc?

WYT3-PARVW(05)

WRF02K-GPARN(05)

I use batch input method of lsmw.

Thanks.

deniz.

Former Member
0 Kudos

Hi

You can write the code in Maintain Structure relations (field mapping section)

thanks