DBA Data[Home] [Help]

APPS.PO_AUTOCREATE_POSTPROC_PVT dependencies on PO_DRAFTS_PVT

Line 676: po_drafts_pvt.transfer_draft_to_txn

672: -- mode is ADD and the added document is not yet Approved or
673: -- mode is ADD and the added document doesnot follow
674: -- Modification change process
675:
676: po_drafts_pvt.transfer_draft_to_txn
677: (p_api_version => 1.0,
678: p_init_msg_list => fnd_api.g_false,
679: p_draft_id => l_doc_row.draft_id,
680: p_po_header_id => l_doc_row.po_header_id,