DBA Data[Home] [Help]

APPS.POS_TOTALS_PO_SV dependencies on PO_COMPLEX_WORK_PVT

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

315:
316:
317: BEGIN
318: --Bug 5159144
319: IF (PO_COMPLEX_WORK_PVT.is_financing_po(x_po_header_id)) THEN
320:
321: SELECT fc.minimum_accountable_unit,
322: fc.precision
323: INTO x_min_unit,