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

re: bapi_deliveryprocessing_exec

Former Member
0 Likes
804

hi techies,

can anyone tell me whethe his bapi also does post goods issue for the delivery documents which is created

poins will be rewarded

thanks in advance.

1 REPLY 1
Read only

Former Member
0 Likes
406

Hi Harini,

Functionality of the Function Module

Delivery Processing

This Business Application Interface (BAPI) is for internal communication between Advanced Planner and Optimizer (APO) and the SAP Logistics Execution System (LES). It has not been released for external use. We reserve the right to change the interface and the functions in the interface without prior notification.

Only the items from the preceding document of a shipment for delivery are specified when this interface is called up.

Combining two preceding-document items from two different shipments in a delivery (which would be an error) is therefore ruled out by the calling program.

You can use this function module to carry out the following functions within the context of delivery processing:

Deliver preceding objects

Deliver sales-order items with specification of date/time and quantity

Deliver purchase-order items with specification of date/time and quantity

The preceding document can be in another system. To ensure that the entire requested quantity is generated in the delivering system and the corresponding requirements are planned in the planning system, for example, for cross-system deliveries SAP recommends creating unchecked deliveries (techn_control-check_mode = 'A'). This does require the additional step of converting the unchecked delivery into a checked delivery, but also has the advantage that the requested quantity in the delivering system will definitely create an issue element in requirments planning.

Delivery items whose preceding document is in another system are flagged in the interface parameter REQUEST in the LESHP_DOCUMENT_TYPE field (see fixed values for the relevant domain LESHP_DOCUMENT_TYPE).

Add to a delivery

Add packaging items to a delivery

Best regards,

raam