‎2006 Jun 07 2:42 AM
Hi,
I am using a LSMW BAPI to upload data from input file(on presentation server) to SAP system. i could upload the data and perform the mappings. My question is do we need to create partner number and partner type in WE20? if yes, what partner type do I need to create either LS9logical system) or US(user). Do I need to do any settings from ALE point of view. Please let me know. This is urgent.
I will assure you full points for the quick replies. Thanks
‎2006 Jun 07 3:21 AM
hi, Boda
if you want to import BAPI in LSMW, create ALE message type for the BAPI in BDBG.
And also need to create a LS partner in WE20, add the ALE message into outbound & inbound acceptable.
And assign a file port to it.
‎2006 Jun 07 6:05 AM
If you are using already existing Business object in LSMW then why you need to think about partner creation? YOu can map the fields and execute the LSMW.
If the business object exist with LSMW you do not need to do this.
However if you need to import another BAPI then you have to do that.
Cheers,
Thomas.
‎2006 Jun 07 11:50 AM
Execute LSMW.
Select Settings->IDoc Inbound Processing and perform the below steps.
Maintain file port: Call it LSMW
Maintain Partner Type: Enter US. If US is not maintained click on Maintain partner type and enter US - RSETESTP - READ_USER in the maintenance dialog and save.
Maintain Partner Numbers: Create a partner of type US. Call it LSMW.
Click on Activate IDoc inbound processing.
-Kiran