DBA Data[Home] [Help]

APPS.ARP_PROCESS_CREDIT_UTIL dependencies on RA_CUST_TRX_LINE_GL_DIST

Line 54: ra_cust_trx_line_gl_dist.gl_date%type,

50: ra_customer_trx.customer_trx_id%type,
51: p_bs_id IN
52: ra_batch_sources.batch_source_id%type,
53: p_gl_date IN
54: ra_cust_trx_line_gl_dist.gl_date%type,
55: p_currency_code IN
56: fnd_currencies.currency_code%type,
57: p_cust_trx_type_id IN
58: ra_cust_trx_types.cust_trx_type_id%type,

Line 107: ra_cust_trx_line_gl_dist.gl_date%type,

103: ra_cust_trx_types.cust_trx_type_id%type,
104: p_crtrx_cm_type_id IN
105: ra_cust_trx_types.cust_trx_type_id%type,
106: p_crtrx_gl_date IN
107: ra_cust_trx_line_gl_dist.gl_date%type,
108: p_batch_gl_date IN
109: ra_batches.gl_date%type,
110: --
111: p_crtrx_ship_to_customer_id IN

Line 175: ra_cust_trx_line_gl_dist.gl_date%type,

171: p_default_printing_option OUT NOCOPY
172: ra_customer_trx.printing_option%type,
173: --
174: p_default_gl_date OUT NOCOPY
175: ra_cust_trx_line_gl_dist.gl_date%type,
176: p_default_ship_to_customer_id OUT NOCOPY
177: hz_cust_accounts.cust_account_id%type,
178: p_default_ship_to_site_use_id OUT NOCOPY
179: hz_cust_site_uses.site_use_id%type,