DBA Data[Home] [Help]

APPS.ARP_ETAX_UTIL dependencies on DUAL

Line 2333: FROM DUAL;

2329: THEN
2330: /* get it from sequence */
2331: SELECT ar_receivable_applications_s.nextval
2332: INTO p_ra_app_id
2333: FROM DUAL;
2334:
2335: IF PG_DEBUG IN ('Y','C')
2336: THEN
2337: debug('assigned p_ra_app_id = ' ||

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

2953:
2954: END prorate_recoverable;
2955:
2956: /* Public Procedure - adjusted line amounts for inclusive tax.
2957: can be used for individual transactions or batches.
2958:
2959: This will adjust the extended_amount
2960: unit_selling_price
2961: gross_extended_amount