DBA Data[Home] [Help]

APPS.ARP_PROCESS_DEBIT_MEMO dependencies on RA_CUST_TRX_LINE_GL_DIST

Line 12: ra_cust_trx_line_gl_dist.amount%type,

8: gl_code_combinations.code_combination_id%type,
9: p_ccid2 IN
10: gl_code_combinations.code_combination_id%type,
11: p_amount1 IN
12: ra_cust_trx_line_gl_dist.amount%type,
13: p_amount2 IN
14: ra_cust_trx_line_gl_dist.amount%type );
15:
16: END ARP_PROCESS_DEBIT_MEMO;

Line 14: ra_cust_trx_line_gl_dist.amount%type );

10: gl_code_combinations.code_combination_id%type,
11: p_amount1 IN
12: ra_cust_trx_line_gl_dist.amount%type,
13: p_amount2 IN
14: ra_cust_trx_line_gl_dist.amount%type );
15:
16: END ARP_PROCESS_DEBIT_MEMO;