Application Development 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: 

Inbound Idoc remains in Status 64 - Ready to be processed by aplication

Former Member
0 Kudos
549

Hi Guys. I have this issue, want to know if anyone of you already passed through same situation:

I execute EDI_DATA_INCOMING function module. which process an idoc file, the file gets readed, the idoc is saved in SAP tables and the file is erased from the system as expected. Once the Idoc is in SAP, SAP starts the event link which is supossed to execute a WF task in charge of executing the corresponding Process Code of my function module which actually post the idoc. Well, the event is created, the task is executed but my function module is not processed inmediatly. I have configured the message code in the partner profile to process the message inmediatly....but they simple do not want to post....if I execute the standard program to process inbound idoc they get posted without problems...Why my idocs do not post immediatly ? Thanks in advance !!! (in transaction SALE i have activated the link process which starts an event so the idoc can be posted in SAP, since Idoc creation from a file into SAP and Idoc posting are two different process).

5 REPLIES 5

Former Member
0 Kudos
148

Did you check this thread:

Check Ferry Lianto 's anser:

https://forums.sdn.sap.com/click.jspa?searchID=15067554&messageID=4460691

0 Kudos
148

Yes, I already executed that program. Actually is the step I was mentioning about the event that is fired without problems. I can see the event by transaction SWLD (worfflow) and then the option Event List. The event is fired (OYEB transaction is also reacheble in SALE transaction). And my inbound idoc is meant to be processed inmediatly...I am going to search in OSS System to see if there is any problem reported about that...

Former Member
0 Kudos
148

Hi

Is the partner profile in immediate mode ?

Edited by: Lavanya K on Aug 11, 2008 8:50 PM

0 Kudos
148

Yes, it is that way.

0 Kudos
148

Hi Daniel,

As far as I know EDI involves the output determination configuration before we apply this process.

You have to check the different steps involved in output determination like

maintaining output types,

assinging output types to procedure,

maintaining output determination procedures and so on...

in these steps some where you have to give the idoc triggering mode as the immediate.