‎2008 Feb 10 2:23 PM
‎2008 Feb 11 5:19 AM
Hi
In LSWM data can loaded using 4 methods.
1) Standard Program
2) BAPI.
3) BDC recording.
4) IDOC method.
In first method Standard Program will handle the error and it will display all error records after processing file.
in second method BAPI will upload data using message type in form of IDOC if any error occurs the IDOC will not posted displays in red color.
in 3rd method session will created after pocessing the session check the log for errors.
4th method is same as 3rd method
‎2008 Feb 11 8:46 AM