cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC in yellow state after MASTER_IDOC_DISTRIBUTE

0 Kudos

Hello,

I am sending idocs using MASTER_IDOC_Distribute to the target. In the partner profile, I have checked process idocs immediately.

After the function call, there is commit work command.

I like to process idocs immediately.

Most of the time the idocs are in yellow state, and require BD87 to process idocs. I checked several tips in SDN and unable to resolve it.

Thank you for the help

Regards

William

Accepted Solutions (0)

Answers (3)

Answers (3)

GabrielSagaya
Active Contributor
0 Kudos

COMMIT WORK

*******************

A COMMIT WORK must be dispatched in the calling program, otherwise the

IDocs may not be dispatched.

Perform an explicit commit work after the function module call.

idocs are in yellow state

****************************

You can run program RSEOUT00 or transaction code BD87 to convert this IDoc from status 30 to 03.

Check this link for more information.

http://help.sap.com/saphelp_nw04/helpdata/en/52/16adef543311d1891c0000e8322f96/content.htm

Former Member
0 Kudos

Hi William,

The below links might be helpful for your problem:

[Call of master_idoc_distribute|http://help.sap.com/saphelp_nw04/helpdata/en/78/21783151ce11d189570000e829fbbd/frameset.htm]

[|]

Regards

Bhanu

Intelligroup.

Edited by: Bhanu Tiruveedula on May 13, 2008 8:10 PM

Former Member
0 Kudos

Hi,

Have you checked the partners profiles for the IDoc in WE20 and checked that the output mode is setup as "Transfer IDoc Immedi."?

Thanks,

Miguel