DBA Data[Home] [Help]

APPS.ARP_ETAX_UTIL dependencies on DUAL

Line 2262: FROM DUAL;

2258: THEN
2259: /* get it from sequence */
2260: SELECT ar_receivable_applications_s.nextval
2261: INTO p_ra_app_id
2262: FROM DUAL;
2263:
2264: IF PG_DEBUG IN ('Y','C')
2265: THEN
2266: arp_debug.debug('assigned p_ra_app_id = ' ||

Line 2900: can be used for individual transactions or batches.

2896:
2897: END prorate_recoverable;
2898:
2899: /* Public Procedure - adjusted line amounts for inclusive tax.
2900: can be used for individual transactions or batches.
2901:
2902: This will adjust the extended_amount
2903: unit_selling_price
2904: gross_extended_amount