Status | ||
---|---|---|
|
The /PACG/ECM_RESBVB table is used to store the relationship between a sales order item and a reservation (VBAP/RESB). The entries are created for reserved materials on activity level (see Reserved materials on operation/activity level), when Reserved Material SD process is used (see SD Reserved material).
The entries are not necessary after the process is finished – if the sales order is completely processed (VBUK-GBSTK = 'C') and Reservation is deleted (RESB-XLOEK = 'X', for instance after business completion of an order). Such entries can be then deleted from table /PACG/ECM_RESBVB with program /PACG/ECM_DELETE_RESBVB.
Enter the number of a reservation meeting the following conditions:
It is related to a sales document in table /PACG/ECM_RESBVB, meaning a reserved material was created using a sales order (SD/Advance Shipment).
The processing of the sales document is complete.
The reservation item has been deleted (from the service order).
Execute the program. Successful deletion is confirmed by a message.
Notice that the entry can no longer be found in table /PACG/ECM_RESBVB.