2006 Nov 15 3:30 PM
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
2006 Nov 15 3:32 PM
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
2006 Nov 15 3:32 PM
Hi ,
Txn WE20, you have to create a partner for your idoc msg type !
Hope this helps,
Erwan
2006 Nov 15 3:33 PM
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
2006 Nov 15 3:37 PM
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
2006 Nov 15 4:07 PM
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
2006 Nov 15 4:11 PM
Hi,
Are you using any standard message type or custom message type?
and, in which T COde you are getting this error?
shylesh
2006 Nov 15 4:18 PM
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
2006 Nov 15 4:34 PM
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