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: 

ORDERS,ORDCHG,ORDRSP

Former Member
0 Kudos

Hi,

Could you please explain difference between message types ORDERS,ORDCHG,ORDRSP and could you please explain about these message types indiviually.

Thanks,

shyla

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

These three message type are used w.r.t Sales Orders as well as Purchase orders:

ORDERS: Used in Creation of purchase orders (outbound)

and sales orders (inbound).

ORDCHG: Used in Change of of purchase orders (outbound)

and sales orders (inbound).

ORDRSP: used for responses of of purchase orders (outbound)

and sales orders (inbound).

All these message types are stored in EDMSG table.

reward if useful,

Regards,

Anji

2 REPLIES 2

Former Member
0 Kudos

Hi,

ORDERS: Creation of orders

ORDCHG: Change an existing order

ORDRSP: Order response: confirmation from third party for existing order

Please check the following link

http://help.sap.com/

for the meassaget ypes mentioned above.

You'll find examples too.

Rgds,

JP

Former Member
0 Kudos

Hi,

These three message type are used w.r.t Sales Orders as well as Purchase orders:

ORDERS: Used in Creation of purchase orders (outbound)

and sales orders (inbound).

ORDCHG: Used in Change of of purchase orders (outbound)

and sales orders (inbound).

ORDRSP: used for responses of of purchase orders (outbound)

and sales orders (inbound).

All these message types are stored in EDMSG table.

reward if useful,

Regards,

Anji