DBA Data[Home] [Help]

APPS.PO_MOD_CONTROL_PVT dependencies on PO_HEADERS_ALL_EXT_TL

Line 555: DELETE FROM po_headers_all_ext_tl

551: DELETE FROM po_headers_all_ext_b
552: WHERE draft_id = p_draft_id
553: AND po_header_id = p_entity_id;
554:
555: DELETE FROM po_headers_all_ext_tl
556: WHERE draft_id = p_draft_id
557: AND po_header_id = p_entity_id;
558:
559: DELETE FROM po_lines_all_ext_b