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: 

LSMW using BAPI

Former Member
0 Kudos

Hello SDNers,

I was trying to upload vendor master using through LSMW using BAPI.

I am working on ECC 6.0

I created a project, sub project and object.

I selected BAPI as my method for dat transfer.

BUSINESS Object : LFA1

Method : SAVECHARVALUEREPLICAS

Message type : VCHARVAL

basic type : VCHARVAL01

I only get one method for the above business object.

Now when i save the 1st step it gives me a message "Maintain the default values for IDOC Inbound processing".

I am unable to save this step and move ahead.

Thanks and Regards,

Ranjith N

2 REPLIES 2

Former Member
0 Kudos

Hello Nambi,

You need to maintain the Details under the IDOC Inbound Processing in the initial screen of the LSMW project.

You come out of the first step and don't save anything.

Go to the first screen of LSMW (Initial screen after giving the tcode LSMW) and click on Settings --> IDOC Inbound Processing.

Maintain all of the Attributes like

File Port, tRFC Port, Partner Type, and Partner No.

The reason you need to maintain these details is, there is only one method existing to upload the data through LSMW and only one message type VCHARVAL. For this message type, the inbound idoc has to be defined and for that inbound IDoc you need to define all the partner details.

Once you maintain the exact details and save the IDOC Inbound Processing and execute the first step, you will get the message "Message type VCHARVAL Details Saved" and it is saved and you can carry on to the next step.

Please ask your Basis person to provide the RFC Destination for the same. If not, you can also create the same.

Please check the same and get back to me in case of any kind of queries on the same.

Regards,

-Syed.

Edited by: wahid hussain syed on Dec 20, 2008 12:53 PM

Former Member
0 Kudos

closed