DBA Data[Home] [Help]

APPS.ARP_ETAX_UTIL dependencies on RA_CUST_TRX_LINE_GL_DIST_ALL

Line 1107: l_ccid ra_cust_trx_line_gl_dist_all.code_combination_id%type;

1103: p_event_class_code IN VARCHAR2,
1104: p_function_short_name IN VARCHAR2,
1105: p_tax_classification_code OUT NOCOPY VARCHAR2 ) IS
1106:
1107: l_ccid ra_cust_trx_line_gl_dist_all.code_combination_id%type;
1108: l_concat_segments VARCHAR2(2000);
1109: l_fail_count NUMBER;
1110: BEGIN
1111: debug('arp_etax_utils.get_default_tax_classification()+');