I am processing the purchase order IDocs that are inbound in nature. The problem is when the IDoc ends up in error with status '51,' I am unable to processes them in foreground so as to correct the values and post using transaction BD87. Is it that the foreground option is only valid for certain IDoc types?

    Requires Free Membership to View

Only IDoc makes a "Call Transaction" that can be processed in foreground. Foreground processing switches the Batch Input mode from background to visible. If there is no BTC then the system will call only function, so there is nothing to see. However, you can still set a breakpoint in the processing function and reprocess with BD87. It should stop then there anyway.

This was first published in November 2004

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.