DBA Data[Home] [Help]

APPS.ARP_PROCESS_LINE dependencies on GL_CODE_COMBINATIONS

Line 14: gl_code_combinations.code_combination_id%type

10: ra_customer_trx_lines.customer_trx_line_id%type,
11: p_trx_class IN ra_cust_trx_types.type%type
12: DEFAULT NULL,
13: p_ccid1 IN
14: gl_code_combinations.code_combination_id%type
15: DEFAULT NULL,
16: p_ccid2 IN
17: gl_code_combinations.code_combination_id%type
18: DEFAULT NULL,

Line 17: gl_code_combinations.code_combination_id%type

13: p_ccid1 IN
14: gl_code_combinations.code_combination_id%type
15: DEFAULT NULL,
16: p_ccid2 IN
17: gl_code_combinations.code_combination_id%type
18: DEFAULT NULL,
19: p_amount1 IN ra_cust_trx_line_gl_dist.amount%type
20: DEFAULT NULL,
21: p_amount2 IN ra_cust_trx_line_gl_dist.amount%type