‎2011 Dec 01 11:13 PM
Hi Frnds,
We are using the LSMW to load material master from one SAP to another SAP system. We are loading the MM into ECC 6.0.
The following message type and IDOC type are used in the LSMW.
Message Type: MATMAS_MASS_BAPI
IDOC Type: MATMAS_MASS_BAPI03.
After the Material Load, the logs we can see using MM90.
The problem in this transaction is, it doesnt give a material level report rather its a drill down report and there is no download option either.
I am looking for some report where I get a nice Materil level report and can be downloaded into local disk in a spreadsheet or something...
Can someone provide me any details that you know?
Many thanks in advance...
Regards,
Karthick C
‎2011 Dec 13 2:41 PM
Hello Karthick C,
In Field Mapping and Conversion Rules you can add code to either __END_OF_RECORD__ or __END_OF_TRANSACTION__ and to __END_OF_PROCESSING__ to create an error log and upload the file to either your desktop or an application server.
Regards,
Brenda
‎2011 Dec 13 3:42 PM
If you set a field NOAPPLLOG in the lsmw, it will store all the logs in BD87 itself so it more convenient to see the entire error list.