DBA Data[Home] [Help]

APPS.ARP_ETAX_UTIL dependencies on RA_CUST_TRX_LINE_GL_DIST_ALL

Line 1066: l_ccid ra_cust_trx_line_gl_dist_all.code_combination_id%type;

1062: p_event_class_code IN VARCHAR2,
1063: p_function_short_name IN VARCHAR2,
1064: p_tax_classification_code OUT NOCOPY VARCHAR2 ) IS
1065:
1066: l_ccid ra_cust_trx_line_gl_dist_all.code_combination_id%type;
1067: l_concat_segments VARCHAR2(2000);
1068: l_fail_count NUMBER;
1069: BEGIN
1070: arp_standard.debug('arp_etax_utils.get_default_tax_classification()+');