‎2006 Mar 21 1:38 PM
Hi
I have some doubt while uploading the data in LSMW using ther BAPI.
1-In the first step
Change Object Attributes I select the BAPI radio button and enter the appropriate value.
when i am saving the data i am getting an information as
Note- maintain the default value for IDOC inbound
processing.
When i am going to the LSMW window and there i am selecting the
settings->IDOC Inbound Processing
i am getting a window as IDOC Inbound Processing - Preparatoty Measures.
My question is
1-Wheather this field is necessary for the upload process.
2-If yes what are the value i have to enter here and where can i get them or i have to create those values.
Thanks a lot
Mrutyunjaya Tripathy
‎2006 Mar 21 2:58 PM
Hello,
If you choose the BAPI method, the data container would be an IDOC.
for example,
in SAP 46C, it is possible to use a BAPI: BAPI_PO_CREATE which has a a ALE interface with Message Type: PORDCR.
So the Purchase Orders are posted into SAP via ALE using BAPI: BAPI_PO_CREATE.
To realise this the ALE partner profiles have to be maintained for the relevant messages.
Hope the above tips helps you. Please read thro' BC420 which gives a detailed description on the usage of BAPIs in LSMW.
Best Regards, Murugesh AS
‎2006 Mar 22 4:05 PM
Go to service.sap.com/LSMW download the LSMW manual for your release. read the section 'Preparations for using IDOC Inbound processing.
MattG.