‎2007 Dec 28 2:25 AM
Hi Friends,
I am facing a problem in IDOC inbound processing.
My scenario in SALES PER RECEIPT - POS like this: I have to read XML (From PC) file and i have to post it.
I am using Idoc - WPUBON01. After reading XML file i used Function module to distribute - MASTER_IDOC_DSTRIBUTE.
In we02 i checked Idoc is generating but status showing 29.
So run the report RSEOUT00. But i am getting message like 'No idoc is selected for processing'.
Plz help me what i have to do. I created port also.
Regards,
P. Kumar.
‎2007 Dec 28 7:32 AM
hi kumar,
if u get status 29-error in ale service- check partner profile first.if it exists check ur logic where u modify control record,else create partner profile and restart again.
Reward if usful.
Thanks,
Srikanth.A
‎2007 Dec 28 11:32 AM
Hi Kumar,
Please use function module "IDOC_INPUT_POS_SALES_DOCUMENTS" to post the data in the SAP system.
MASTER_IDOC_DISTRIBUTE is used to distribute the idoc to other systems.
Thanks,
Urmila
‎2008 Mar 26 8:25 AM