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

IDOC create Delivery

Former Member
0 Likes
494

Hi,

Can anyone help me with the following.

In SAP we create standard orders. These orders are interfaced (using IDOCs) to an external system, where in the external system replica the orders and deliveres and dispatches the order.

The above steps are fine.

However, when the order is dispatched in the external system, we want to interface the dispatch details back to SAP and automate the delivery creation in SAP(based on the dispatch details for that order).

Does anyone know what IDOC / BAPI to use?

Thanks in advance,

Finbarr

4 REPLIES 4
Read only

Former Member
0 Likes
468

Check

Message typ ORDRSP

Basic type ORDERS05

Rgds,

M

Read only

0 Likes
467

Has anyone used ORDERS05 for this and could they give me an example

Read only

0 Likes
467

An Inbound Delivery can be created using the IDOC DELVRY01 and process code DELV(FM-IDOC_INPUT_DELVRY).

Thanks,

Renjith

Read only

0 Likes
467

could someone give me an example, using sales order (e.g. 602) and one item, please.

Thanks,

Finbarr