Application Development and Automation 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: 
Read only

Problem with LSMW using BAPI

Former Member
0 Likes
1,005

Hi Folks,

I am posting data with LSMW using BAPI

FM : BAPI_ACC_Document_post

Business Obj : BUS6035

Method : POST

Message Type : ACC_DOCUMENT

Basic Type : ACC_DOCUMENT02

I'm able to proceed till the Step DISPLAY CONVERTED DATA

after that i'm having problem with the next step

START IDOC GENERATION

in dat after i press f8 it says

<b>"" Create a partner profile for message

'ACC_DOCUMENT' "" </b>

and doesnt allow me to go further.....

Could you tell me how do i proceed further ????

Thanks in Advance

Regards,

Ravi.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
847

Hi,

The above message sugggest that the idoc destination partner is not configured. try to configure partner profiles using bd82.

jaffer

5 REPLIES 5
Read only

Former Member
0 Likes
848

Hi,

The above message sugggest that the idoc destination partner is not configured. try to configure partner profiles using bd82.

jaffer

Read only

Former Member
0 Likes
847

Do we have to create a new model view and assign it?

Read only

former_member186078
Active Participant
0 Likes
847

Hi Ravindra,

The problem here is of not maintaining the IDoc inbound processing parameters for the LSMW project. Go to the initial screen of the LSMW,enter the project and object details. Then go to Setting tab on the menu, select IDoc Inbound processing. This takes you to a new screen. Maintain the port, enter Partner type as Logical system and maintain partner profile. After doing this, just go to the first step of the LSMW object i.e., Maintain Object attributes, go to change mode and Save it. This will automatically create the required paramters in the partner profile.

  • Note: Dont forget to reward points if solution is useful

Read only

Former Member
0 Likes
847

Adithya,

Thanks.

I've tried out that option which u've told as well and still it does'nt seem to work.Now it says Unable to read 'ZLPOSTING_ZLPOSTING_ZLPOSTING.lsmw.conv'

Read only

Former Member
0 Likes
847

Hello.

Can you tell me if I have to use separated files to each structure of the BAPI or I can use only one file to all estrucutres?

Thanks.