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: 

IDOC statuses...

Former Member
0 Kudos

Hi,

During a successfull Oubound IDOC creation and dispatch, what are the sequence of

status we should see i.e which status will follow other status for successful completion

I am concerned with Status 03, 18, 12 and 64.

Regards,

Rajesh.

2 REPLIES 2

Former Member
0 Kudos

ALE/IDOC Status Codes/Messages----


01 Error --> Idoc Added

30 Error --> Idoc ready for dispatch(ALE Service)

then goto SE38 --> Execute the Program RBDMIDOC

29 Error --> ALE Service Layer

then goto SE38 --> Execute the Program RSEOUT00

03 Error --> Data Passed to Port ok

then goto SE38 --> Execute the Program RBDMOIND

12 Error --> Dispatch ok

Inbound Status Codes

50 Error --> It will go for ALE Service Layer

56 Error --> Idoc with Errors added

51 Error --> Application Document not posted

65 Error --> Error in ALE Service Layer

Former Member
0 Kudos

<b> IDOC status codes</b>

This appendix describes the IDOC status codes and the corresponding event severities. For more detailed information about IDOC status codes, refer to the appropriate SAP documentation.

Note:

Harmless events are generated only if the specific IDOC was in an error state in the previous polling cycle. Otherwise, no events are generated.

The following table describes outbound IDOC status codes that generate Tivoli Enterprise Console events:

Outbound IDOCs

Code Error Event Severity SAP Meaning

02 Yes Error Error passing data to port

<b>03 No Error if transaction SM58 indicates an RFC transmission error Data pass to port OK </b>

04 Yes Error Control information of EDI subsystem

05 Yes Error Translation

06 No Harmless Translation

07 Yes Error Syntax check

08 No Harmless Syntax check

09 Yes Error Interchange handling

10 No Harmless Interchange handling

11 Yes Error Dispatch

<b>12, 13, 14 No Harmless OK</b>

15 Yes Warning Interchange acknowledgement negative

16 No Harmless Functional acknowledgement

17 Yes Warning Functional acknowledgement negative

<b>18 No Harmless Triggering EDI subsystem</b>

20 Yes Error Triggering EDI subsystem

22 No Harmless Dispatch OK, acknowledgement still due

23 Yes Error Retransmission

<b>24 No Harmless Control information of EDI subsystem</b>

25 Yes Warning Processing despite syntax error

26 Yes Error Syntax check

27 Yes Error ALE error

29 Yes Error Error in ALE services

30 No Harmless Ready for dispatch (ALE)

31 No Harmless IDOC is marked for deletion

33 No Harmless Original of an IDOC which was edited

34 Yes Error Error in control record of IDOC

36 Yes Error Timeout error; electronic signature not performed

37 Yes Error IDOC added incorrectly

38 No Harmless IDOC archived

39 No Harmless Receive confirmed

40 Yes Error Application document not created in target system

41 No Harmless Application document created in target document

The following table describes the inbound IDOC status codes that generate Tivoli Enterprise Console events:

Inbound IDOCs

Code Error Event Severity SAP Meaning

51, 52 Yes Error Posting error

53 No Harmless Posting successful

54 Yes Error Error during formal application check

55 No Harmless Formal application check

56 Yes Error IDOC with error added

60 Yes Error Syntax error

61 Yes Warning Processing despite syntax error

62 No Harmless IDOC passed to application

63 Yes Error Error passing IDOC to application

64 No Harmless IDOC ready to be passed to application

65 Yes Error ALE error

68 No Harmless IDOC is marked for deletion

70 No Harmless Original of an IDOC which was edited

73 No Harmless IDOC archived

<a href="http://publib.boulder.ibm.com/tividd/td/ITMAN/SC23-4812-00/en_US/HTML/sa51mst256.htm">refer this for statuses</a>

regards,

srinivas

<b>*reward for useful answers*</b>