DBA Data[Home] [Help]

APPS.AR_RAXCBR_XMLP_PKG dependencies on OE_PAYMENTS_UTIL

Line 123: oe_amount := NVL(OE_PAYMENTS_UTIL.Get_Uninvoiced_Commitment_Bal(customer_trx_id1), 0);

119: /*srw.reference(customer_trx_id);*/null;
120:
121:
122:
123: oe_amount := NVL(OE_PAYMENTS_UTIL.Get_Uninvoiced_Commitment_Bal(customer_trx_id1), 0);
124:
125:
126:
127: if p_unbooked = 'N' then