DBA Data[Home] [Help]

APPS.ARP_ETAX_UTIL dependencies on ARP_CTL_PKG

Line 3042: arp_ctl_pkg.update_amount_f_ctl_id(

3038: arp_debug.debug(trx.customer_trx_line_id || ':' ||
3039: trx.inclusive_amount);
3040: END IF;
3041:
3042: arp_ctl_pkg.update_amount_f_ctl_id(
3043: trx.customer_trx_line_id,
3044: trx.inclusive_amount,
3045: l_new_extended_amount,
3046: l_new_unit_selling_price,

Line 3081: arp_ctl_pkg.update_amount_f_ctl_id(

3077: arp_debug.debug(trx.customer_trx_line_id || ':' ||
3078: trx.inclusive_amount);
3079: END IF;
3080:
3081: arp_ctl_pkg.update_amount_f_ctl_id(
3082: trx.customer_trx_line_id,
3083: trx.inclusive_amount,
3084: l_new_extended_amount,
3085: l_new_unit_selling_price,