DBA Data[Home] [Help]

APPS.PO_REQAPPROVAL_LAUNCH dependencies on STANDARD

Line 107: ** STANDARD PO using this PO NUMBER as SEGMENT1.

103: ** service will not perform the service unless they get a PO number. The
104: ** user will then get a PO#, create the requisition and submit it for
105: ** approval. If the requisition is approved and we get to this point, then
106: ** we pass this PO NUMBER to the CREATE_PO workflow, which will create a
107: ** STANDARD PO using this PO NUMBER as SEGMENT1.
108: */
109: l_emergency_po_num := wf_engine.GetItemAttrText (itemtype => itemtype,
110: itemkey => itemkey,
111: aname => 'EMERGENCY_PO_NUMBER');