DBA Data[Home] [Help]

APPS.PO_REQAPPROVAL_INIT1 dependencies on PO_DRAFTS_PVT

Line 9935: PO_DRAFTS_PVT.unlock_document

9931: PRAGMA AUTONOMOUS_TRANSACTION;
9932:
9933: BEGIN
9934:
9935: PO_DRAFTS_PVT.unlock_document
9936: ( p_po_header_id => p_po_header_id
9937: );
9938:
9939: COMMIT;