DBA Data[Home] [Help]

APPS.PO_AUTOCREATE_PVT dependencies on PO_DISTRIBUTIONS_INTERFACE

Line 33: DELETE po_distributions_interface

29: IF g_debug_stmt THEN --< Bug 3210331: use proper debugging >
30: PO_DEBUG.debug_begin(p_log_head => g_log_head||'wrapup');
31: END IF;
32:
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