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: 

Retrieval of values from LSMW log

Former Member
0 Kudos

Hi All,

I am currentls wokring fo a data migration requirement. The data is being migrated to EEC 6 from 4.7.

I have a requirement to retrieve the LSMW log after the session has been processed. The customer master, vendor master, and material master would be creted through LSMWs. Since the new material, customer and vendor numbers will be internally generated, these have to captured. This is for creating a one to one refernce of the old and new numbers in another table.

If any pointers as to how these new internally generated numbers can be retrieved is known, please do share it.

Thanks in advance for the help.

Regards,

Saritha.

1 REPLY 1

Former Member
0 Kudos

debug the tcode (not lsmw) by using which transaction ur generating this customer and vendor numbers will be internally generated there u will get table/structure of the particulare field which this internal no is generating and by this u can write the code in field mapping and conversion rules.