DBA Data[Home] [Help]

APPS.ARP_INSERT_LINE_COVER dependencies on RA_CUST_TRX_LINE_GL_DIST

Line 16: ra_cust_trx_line_gl_dist.amount%type,

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,
19: p_customer_trx_id IN
20: ra_customer_trx_lines.customer_trx_id%type,

Line 18: ra_cust_trx_line_gl_dist.amount%type,

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,
19: p_customer_trx_id IN
20: ra_customer_trx_lines.customer_trx_id%type,
21: p_line_number IN
22: ra_customer_trx_lines.line_number%type,

Line 180: ra_cust_trx_line_gl_dist.gl_date%type,

176: ra_customer_trx_lines.attribute15%type,
177: p_customer_trx_line_id OUT NOCOPY
178: ra_customer_trx_lines.customer_trx_line_id%type,
179: p_gl_date IN OUT NOCOPY
180: ra_cust_trx_line_gl_dist.gl_date%type,
181: p_trx_date IN OUT NOCOPY
182: ra_customer_trx.trx_date%type ,
183: p_header_currency_code IN
184: ra_customer_trx.invoice_currency_code%type,