Application Development and Automation 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: 
Read only

message types and idoc types

Former Member
0 Likes
6,547

hi,

i need the list of message types and idoc types for edi.

can any one of u pls send it.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
3,478

Use WE81 and WE82 Transaction.

WE81 : Message types

WE82 : Message type with Idoc type

WE31 : Segments

WE30: Idoc type

WE41 and WE42 : Process Codes

Reward Points if it is helpful

Thanks

Seshu

hi,

i need the list of message types and idoc types for edi.

can any one of u pls send it.

2 REPLIES 2
Read only

Former Member
0 Likes
3,479

Use WE81 and WE82 Transaction.

WE81 : Message types

WE82 : Message type with Idoc type

WE31 : Segments

WE30: Idoc type

WE41 and WE42 : Process Codes

Reward Points if it is helpful

Thanks

Seshu

Read only

Former Member
0 Likes
3,478

Hi,

Check the OSS notes 104606.

The following list maps the logical messages and IDoc types to the corresponding ANSI X12 transaction sets.That is, the logical message can be copied to the transaction sets named.

204 Motor carrier shipment information

The logical message is SHPMNT or IFTMIN, the IDoc type SHPMNT03.

214 Transportation carrier shipment status message

The logical message is TRXSTA, the IDoc type TRXSTA01. Inbound processing is supported.

304 Shipping instructions

The logical message is SHPMNT or IFTMIN, the IDoc type SHPMNT03.

810 Invoice or billing document (also 880)

The logical message is INVOIC, the IDoc type INVOIC01.

812 Credit and debit advice

The logical messages are CREADV or DEBADV, the IDoc types PEXR2001 and PEXR2002.

820 Payment order and credit advice

For the payment order, the logical message is PAYEXT (REMADV), the IDoc types PEXR2001 and PEXR2002.

For the credit advice (ERS - Evaluated Receipt Settlement), the logical message is GSVERF, the IDoc type GSVERF01.

823 Lockbox

The logical message is LOCKBX, the IDoc type FINSTA01. Inbound processing is supported.

830 Delivery schedule (LAB)

The logic message is DELINS (from the EDI standard ODETTE) or DELFOR the IDOC type DELFOR01.

832 Price catalog (also 879, 888, 889)

The logical message is PRICAT, the IDoc type PRICAT01. Outbound processing is supported.

834 Benefit enrollment and maintenance

The logical message is BENREP, the IDoc type BENEFIT1. Outbound processing is supported.

840 Request

The logical message is REQOTE, the IDoc types ORDERS01 to ORDERS04.

843 Quotation

The logical message is QUOTES, the IDoc types ORDERS01 to ORDERS04.Outbound processing is supported.

850 Purchase order or order (also 875)

The logical message is ORDERS, the IDoc types ORDERS01 to ORDERS04.

852 Stock and sale data

The logical message is PROACT, the IDoc type PROACT01.

855 Order confirmation (also 865)

The logical message is ORDRSP, the IDoc types ORDERS01 to ORDERS04.

856 Transport and shipping notification (ASN - Advanced Ship Notification)

For transport in the SAP application, the logical message is SHPMNT or SHPADV, the IDoc types SHPMNT01 to SHPMNT03.

For the delivery in the SAP application, the logic message is DESADV, the IDoc types DESADV01 (to be discontinued), DELVRY01 and DELVRY02.

860 Ordering modification (also 876)

The logical message is ORDCHG, the IDoc types ORDERS01 to ORDERS04.

861 Credit advice (ERS - Evaluated Receipt Settlement)

The logical message is GSVERF, the IDoc type GSVERF01.

862 Delivery schedule (FAB)

The logic message is DELINS (from the EDI standard ODETTE) or DELJIT, the IDOC type DELFOR01.

864 Text message

The logical message is TXTRAW, the IDoc type TXTRAW01. Inbound processing is supported.

940 Shipping order and stock order

The logical message is SHPORD or WHSORD, the IDOC type DELVRY01.

945 Shipping confirmation and stock confirmation

The logical message is SHPCON or WHSCON, the IDoc type DELVRY01.

997 Functional acknowledgment

This is a technical confirmation. This is not exchanged via an individual message but the status report for IDoc processing. The status values used are:

"22" Shipping OK, acknowledgment has yet to come

"16" Functional acknowledgment positive

"17" Functional acknowledgment negative

The status values "14" and "15" are available for the Interchange Acknowledgment accordingly. Source code corrections

Cheers

VJ