‎2008 Oct 28 7:46 AM
Hi,
I'm new to IDocs.
I need to test some inbound idocs if the data is correctly posted as Application document(PO).
But currently the partner profile is not set in the system.
When i tried to process the idoc using RBDAPP01 i'm getting the status as 'Error passing IDoc to Application'
Is it possible to process idoc by any other way for testing, to create PO and data is populated correclty in PO.
Thanks in advance,
poornima.
‎2008 Oct 28 8:12 AM
try to set the partner profiles and test.if you don't configure the partner profiles then it is not possible to test.
‎2008 Oct 28 8:17 AM
Hello,
You can go to the Transaction WE19 (Test Tool for IDoc) and select an Idoc based on the Idoc Type that you want to Test & Post. While Posting the IDoc from WE19, the Partner Profile Check will be ignored and it will not be a Fatal Error even if you've not maintained the Partner Profile for the Incoming IDoc.
Refer to the Following Link which contains Instructions about Testing an Inbound Interface using the Test Tool.
http://help.sap.com/saphelp_nw70/helpdata/en/dc/6b814443d711d1893e0000e8323c4f/frameset.htm
Hope it would be helpful.
Thanks and Regards,
Venkat Phani Prasad Konduri
‎2008 Oct 29 6:33 AM
Hi Venkat,
In we19 when i tried to process using standard processing, i'm getting the same error message as partner profile not maintained.
Can you please help me how to find the function module with which i need to process?
Also while configuring the partner profile what process code should be given?
IDoc type is DESADV01 and message type is DESADV.
thanks
poornima.
‎2008 Oct 29 6:40 AM
Hello,
Instead of Selecting "Standard Inbound", what you can do is, Select the "Inbound Function Module". It will give a Popup where you'll need to enter the FM Name. Since you are using the Message Type DESADV, it'll be usually IDOC_INPUT_DESADV. But press F4 to make sure about it. If You get more than 1 Function Module in F4 (The Max you'll get is up to 4 FMs), Select the Most appropriate FM which would be in the Format IDOC_INPUT_<Your Message Type>. Choose the same and execute it.
It should be working fine.
Thanks and Regards,
Venkat Phani Prasad Konduri
‎2008 Oct 29 6:50 AM
Hi,
try to process resubmit the idoc using RBDMANI2.
regards
swamy