DBA Data[Home] [Help]

APPS.CST_ACCRUAL_LOAD dependencies on INV_CONVERT

Line 3547: inv_convert.inv_um_convert(

3543: ROUND((NVL(xdl.unrounded_entered_dr,0) - NVL(xdl.unrounded_entered_cr,0)) / p_round_unit) * p_round_unit,
3544: decode(aida.corrected_invoice_dist_id,
3545: NULL, decode(aida.quantity_invoiced,
3546: NULL, NULL,
3547: inv_convert.inv_um_convert(
3548: pol.item_id,
3549: 20,
3550: round(aida.quantity_invoiced,20),
3551: NULL,