DBA Data[Home] [Help]

APPS.POS_SCO_TOLERANCE_PVT dependencies on PO_COMPLEX_WORK_PVT

Line 410: IF (PO_COMPLEX_WORK_PVT.is_financing_po(l_po_header_id)) THEN

406: itemkey => itemkey,
407: aname => 'PAY_AMOUNT_DEC_VAL',
408: avalue => l_pay_item_amount_decr_val);
409:
410: IF (PO_COMPLEX_WORK_PVT.is_financing_po(l_po_header_id)) THEN
411: l_complex_po_style := 'FINANCING';
412:
413: wf_engine.SetItemAttrText (itemtype => itemtype,
414: itemkey => itemkey,