DBA Data[Home] [Help]

APPS.ARP_INSERT_LINE_COVER dependencies on GL_CODE_COMBINATIONS

Line 167: gl_code_combinations.code_combination_id%type,

163: ar_memo_lines.line_type%type,
164: p_trx_class IN
165: ra_cust_trx_types.type%type,
166: p_ccid1 IN
167: gl_code_combinations.code_combination_id%type,
168: p_ccid2 IN
169: gl_code_combinations.code_combination_id%type,
170: p_amount1 IN
171: ra_cust_trx_line_gl_dist.amount%type,

Line 169: gl_code_combinations.code_combination_id%type,

165: ra_cust_trx_types.type%type,
166: p_ccid1 IN
167: gl_code_combinations.code_combination_id%type,
168: p_ccid2 IN
169: gl_code_combinations.code_combination_id%type,
170: p_amount1 IN
171: ra_cust_trx_line_gl_dist.amount%type,
172: p_amount2 IN
173: ra_cust_trx_line_gl_dist.amount%type,