DBA Data[Home] [Help]

APPS.POS_TOTALS_PO_SV dependencies on PO_COMPLEX_WORK_PVT

Line 340: IF (PO_COMPLEX_WORK_PVT.is_financing_po(x_po_header_id)) THEN

336:
337:
338: BEGIN
339: --Bug 5159144
340: IF (PO_COMPLEX_WORK_PVT.is_financing_po(x_po_header_id)) THEN
341:
342: SELECT fc.minimum_accountable_unit,
343: fc.precision
344: INTO x_min_unit,