DBA Data[Home] [Help]

APPS.ARP_INSERT_LINE_COVER dependencies on RA_CUST_TRX_LINE_GL_DIST

Line 171: ra_cust_trx_line_gl_dist.amount%type,

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

Line 173: ra_cust_trx_line_gl_dist.amount%type,

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,
174: p_customer_trx_id IN
175: ra_customer_trx_lines.customer_trx_id%type,
176: p_line_number IN
177: ra_customer_trx_lines.line_number%type,

Line 335: ra_cust_trx_line_gl_dist.gl_date%type,

331: ra_customer_trx_lines.attribute15%type,
332: p_customer_trx_line_id OUT NOCOPY
333: ra_customer_trx_lines.customer_trx_line_id%type,
334: p_gl_date IN OUT NOCOPY
335: ra_cust_trx_line_gl_dist.gl_date%type,
336: p_trx_date IN OUT NOCOPY
337: ra_customer_trx.trx_date%type,
338: p_header_currency_code IN
339: ra_customer_trx.invoice_currency_code%type,