DBA Data[Home] [Help]

APPS.PO_CREATE_SR_ASL dependencies on PO_REQAPPROVAL_INIT1

Line 69: PO_REQAPPROVAL_INIT1.Set_doc_mgr_context(itemtype, itemkey);

65: ** Desc: Setting application context as this wf api will be executed
66: ** after the background engine is run.
67: */
68:
69: PO_REQAPPROVAL_INIT1.Set_doc_mgr_context(itemtype, itemkey);
70:
71: l_document_id := wf_engine.GetItemAttrNumber ( itemtype, itemkey, 'DOCUMENT_ID');
72:
73: l_po_line_num := wf_engine.GetItemAttrNumber ( itemtype, itemkey, 'PO_LINE_NUM');