DBA Data[Home] [Help]

APPS.ARP_INSERT_LINE_COVER dependencies on GL_CODE_COMBINATIONS

Line 12: gl_code_combinations.code_combination_id%type,

8: ar_memo_lines.line_type%type,
9: p_trx_class IN
10: ra_cust_trx_types.type%type,
11: p_ccid1 IN
12: gl_code_combinations.code_combination_id%type,
13: p_ccid2 IN
14: gl_code_combinations.code_combination_id%type,
15: p_amount1 IN
16: ra_cust_trx_line_gl_dist.amount%type,

Line 14: gl_code_combinations.code_combination_id%type,

10: ra_cust_trx_types.type%type,
11: p_ccid1 IN
12: gl_code_combinations.code_combination_id%type,
13: p_ccid2 IN
14: gl_code_combinations.code_combination_id%type,
15: p_amount1 IN
16: ra_cust_trx_line_gl_dist.amount%type,
17: p_amount2 IN
18: ra_cust_trx_line_gl_dist.amount%type,