cancel
Showing results for 
Search instead for 
Did you mean: 

Outbound IDOC: status 02 error

Former Member
0 Kudos

Hi ,

whenever I create any new PO , IDOC is created with status 02. When i again re trigger the PO then IDOC status goes to 12 which is ok.

But i need your help to find the appropriate solution so that whenver I create PO it should go to status 12 every time in one go.

Let me know how to resolve the issue for IDOC status 02.

Thnx,

AC

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Amit,

You would have to asak for some help from your ABAPer and debug the FM EDI_DOCUMENT_CLOSE_CREATE. Because this is called when the IDOC is first created. The following statuses are set by EDI_DOCUMENT_STATUS_SET. SO debugging these two would tell you your issue

Answers (0)