Procedure You want to pack a delivery which already exists, that is, you want toinclude HUs in the delivery. There are two possible ways of specifyingthe delivery:
- Specify the delivery number (IF_DELIVERY): In this case, the data of
the delivery is read and filled in the structure CS_LIKP or in thetable CT_LIPS. The system then determines the quantity which is stillto be packed and fills it in the table CT_LIPS (field PQTY_REM_DLV).
- Specify the complete delivery data (CS_LIKP, CT_LIPS) if you call up
the function module from the screen Deliver HUs>. In this case,all relevant delivery data has already been determined.
|