DBA Data[Home] [Help]

APPS.PO_AUTOCREATE_PVT dependencies on PO_PRICE_DIFF_INTERFACE

Line 37: DELETE po_price_diff_interface

33: DELETE po_distributions_interface
34: WHERE interface_header_id = PO_AUTOCREATE_PARAMS.x_interface_header_id;
35:
36: --
37: DELETE po_price_diff_interface
38: WHERE interface_header_id = PO_AUTOCREATE_PARAMS.x_interface_header_id;
39: --
40:
41: --