DBA Data[Home] [Help]

APPS.ARP_DATES dependencies on RA_CUST_TRX_LINE_GL_DIST

Line 21: ra_cust_trx_line_gl_dist.gl_date%type,

17: PROCEDURE derive_gl_trx_dates_from_rules (
18: p_customer_trx_id IN
19: ra_customer_trx.customer_trx_id%type,
20: p_gl_date IN OUT NOCOPY
21: ra_cust_trx_line_gl_dist.gl_date%type,
22: p_trx_date IN OUT NOCOPY
23: ra_customer_trx.trx_date%type,
24: p_recalculate_tax_flag IN OUT NOCOPY boolean,
25: P_created_from IN ar_trx_header_gt.created_from%type default NULL,