‎2010 Oct 08 9:53 AM
Dear Friends,
I have a successfully processed IDOC, how should I found which Inbound function Module it used to post the document.
The IDOC type it has FIDCCP02.
I do find a function module IDOC_INPUT_FIDCC2 but wasnt sure whether this was used or other Zfunction module used?
Where this configuation is maitained which function module to be used?.
Thanks,Prashant
‎2010 Oct 08 10:07 AM
Hi,
First goto WE20-> click on the logical system , now select the receiver LS which you are using as your partner. Now in the inbound parameters cehck what is the process code is attached.
once you get the process code then go to WE42 tcode.. there you give the process code and then double click you will get the function module IDOC_INPUT_FIDCMT.
Hopw you got my point.
Regards,
Nagaraj
‎2010 Oct 08 10:04 AM
Refer to table TMSG2 to get the Inbound Process code of Message type. In Your case standard Process Types are FID1 & FID2. See the Function module attached to these process codes through transaction code WE42 (Table TBD52).
‎2010 Oct 08 10:07 AM
Hi,
First goto WE20-> click on the logical system , now select the receiver LS which you are using as your partner. Now in the inbound parameters cehck what is the process code is attached.
once you get the process code then go to WE42 tcode.. there you give the process code and then double click you will get the function module IDOC_INPUT_FIDCMT.
Hopw you got my point.
Regards,
Nagaraj
‎2011 Oct 06 11:03 AM
Hi Prashanth,
Did the function module IDOC_INPUT_FIDCC2 is useful to post all the records to the corresponding tables (BKPF,BSEG,BSET,BSEC)?
Thank you,
Swetha.C