DBA Data[Home] [Help]

APPS.POR_WITHDRAW_REQ_SV dependencies on PO_APPROVAL_LIST_LINES

Line 80: delete po_approval_list_lines

76:
77: delete PO_REQUISITION_HEADERS_ALL
78: where REQUISITION_HEADER_ID = p_existing_requisition_id;
79:
80: delete po_approval_list_lines
81: where APPROVAL_LIST_HEADER_ID in
82: ( select approval_list_header_id
83: from po_approval_list_headers
84: where document_id = p_existing_requisition_id