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: 

changes in standard input/direct input-lsmw

Former Member
0 Kudos

hi,

lsmw uses standard program to copy customer data or vendor data, but there might be a case when the tables..i.e. vendor and customer data are not same,

some field might be added and some might be deleted..

how do v go about that...

do v need to make some changes to the standard program....

if so, then what are the changes that need to be made...

also is there anyother method to migrate data.

thanx in advance

3 REPLIES 3

Former Member
0 Kudos

generally when some fields are added to the standard tables, they are appended at the end. so basically it will not affect the standard program flow.

If you are facing any specific problem, please put it down.

Former Member
0 Kudos

this is a general question(no specific issues)

field can be appended easily...thats all right

but what about the translation rules.....for the new field

is the program written capable enough to handle new field data in table...

Former Member
0 Kudos

what i want is to delete fields from traget structure

i.e.

is there some way in which we can copy data into rlpla and then copy it to some other custom structure.....and that can be moved to table