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

LSMW Using IDOC

Former Member
0 Likes
1,073

Hi Experts,

I am loading Inspection Plan using IDOC method. At start IDOC Generation I am getting a message as "Create Partner profile for Message type INSPECTIONPLAN_CREATE"...What shud i do to clear this...

Thanks

Pandari

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
995

Hi ,

Txn WE20, you have to create a partner for your idoc msg type !

Hope this helps,

Erwan

Hi Experts,

I am loading Inspection Plan using IDOC method. At start IDOC Generation I am getting a message as "Create Partner profile for Message type INSPECTIONPLAN_CREATE"...What shud i do to clear this...

Thanks

Pandari

7 REPLIES 7
Read only

Former Member
0 Likes
996

Hi ,

Txn WE20, you have to create a partner for your idoc msg type !

Hope this helps,

Erwan

Read only

raja_thangamani
Active Contributor
0 Likes
995

Hi,

Goto Transaction code WE20 and under the folder type *LS, create the new Partner(Give name as system id+client number), then create an Inbound parameter as "INSPECTIONPLAN_CREATE".

Please Reward & close the thread if it useful.

Raja T

Read only

Former Member
0 Likes
995

Hi

Go to TCode WE20 and in Logical System, make an Inbound entry for the particular Message Type. You have to give the details like Process Code and select the option for triggered by background program or trigger immediately based on your requirement.

You have to create a inbound process code (if you are using any Z* process code in WE42) and associate the Function Module which it is posting here.

Hope this will clear your problem.

Shylehs

Read only

Former Member
0 Likes
995

Hi I have given tht under WE20 but in the next step it says no data cud be selected....wht is the process type tht i have to select???

Pandari

Message was edited by:

pandari g

Read only

0 Likes
995

Hi,

Are you using any standard message type or custom message type?

and, in which T COde you are getting this error?

shylesh

Read only

0 Likes
995

im using std message type...and in the step of start idoc processing..im getting a message as no data could be selected...and still if i go further to next step it is showing me status 51...with messages as " No instance of object type InspectionPlan has been created. External reference : Message no. BAPI001

"

any ideas ???

Pandari

Message was edited by:

pandari g

Read only

0 Likes
995

Hi Pandari,

I am really sorry, i never got this error message, but if you put a break point at this function module CALL FUNCTION FUNCTION_NAME and debut, then probably, you can get a break.

shylesh