DBA Data[Home] [Help]

APPS.ARP_ETAX_UTIL dependencies on ARP_CTL_PKG

Line 3104: arp_ctl_pkg.update_amount_f_ctl_id(

3100: debug(trx.customer_trx_line_id || ':' ||
3101: trx.inclusive_amount);
3102: END IF;
3103:
3104: arp_ctl_pkg.update_amount_f_ctl_id(
3105: trx.customer_trx_line_id,
3106: trx.inclusive_amount,
3107: l_new_extended_amount,
3108: l_new_unit_selling_price,

Line 3143: arp_ctl_pkg.update_amount_f_ctl_id(

3139: debug(trx.customer_trx_line_id || ':' ||
3140: trx.inclusive_amount);
3141: END IF;
3142:
3143: arp_ctl_pkg.update_amount_f_ctl_id(
3144: trx.customer_trx_line_id,
3145: trx.inclusive_amount,
3146: l_new_extended_amount,
3147: l_new_unit_selling_price,