DBA Data[Home] [Help]

APPS.ARP_PROCESS_LINE dependencies on GL_CODE_COMBINATIONS

Line 843: gl_code_combinations.code_combination_id%type

839: ra_customer_trx_lines.customer_trx_line_id%type,
840: p_trx_class IN ra_cust_trx_types.type%type
841: DEFAULT NULL,
842: p_ccid1 IN
843: gl_code_combinations.code_combination_id%type
844: DEFAULT NULL,
845: p_ccid2 IN
846: gl_code_combinations.code_combination_id%type
847: DEFAULT NULL,

Line 846: gl_code_combinations.code_combination_id%type

842: p_ccid1 IN
843: gl_code_combinations.code_combination_id%type
844: DEFAULT NULL,
845: p_ccid2 IN
846: gl_code_combinations.code_combination_id%type
847: DEFAULT NULL,
848: p_amount1 IN ra_cust_trx_line_gl_dist.amount%type
849: DEFAULT NULL,
850: p_amount2 IN ra_cust_trx_line_gl_dist.amount%type