DBA Data[Home] [Help]

APPS.AR_GTA_TRX_UTIL dependencies on RA_CUST_TRX_LINE_GL_DIST_ALL

Line 136: ,gl_date_from ra_cust_trx_line_gl_dist_all.gl_date%TYPE

132: ,customer_num_to hz_cust_accounts.account_number%TYPE
133: ,customer_name_from hz_parties.party_name%TYPE
134: ,customer_name_to hz_parties.party_name%TYPE
135: ,gl_period VARCHAR2(30)
136: ,gl_date_from ra_cust_trx_line_gl_dist_all.gl_date%TYPE
137: ,gl_date_to ra_cust_trx_line_gl_dist_all.gl_date%TYPE
138: ,trx_batch_from ra_batches_all.NAME%TYPE
139: ,trx_batch_to ra_batches_all.NAME%TYPE
140: ,trx_number_from ra_customer_trx_all.trx_number%TYPE

Line 137: ,gl_date_to ra_cust_trx_line_gl_dist_all.gl_date%TYPE

133: ,customer_name_from hz_parties.party_name%TYPE
134: ,customer_name_to hz_parties.party_name%TYPE
135: ,gl_period VARCHAR2(30)
136: ,gl_date_from ra_cust_trx_line_gl_dist_all.gl_date%TYPE
137: ,gl_date_to ra_cust_trx_line_gl_dist_all.gl_date%TYPE
138: ,trx_batch_from ra_batches_all.NAME%TYPE
139: ,trx_batch_to ra_batches_all.NAME%TYPE
140: ,trx_number_from ra_customer_trx_all.trx_number%TYPE
141: ,trx_number_to ra_customer_trx_all.trx_number%TYPE