DBA Data[Home] [Help]

APPS.JMF_GTA_TRX_UTIL dependencies on RA_CUST_TRX_LINE_GL_DIST_ALL

Line 125: ,gl_date_from ra_cust_trx_line_gl_dist_all.gl_date%TYPE

121: ,customer_num_to hz_cust_accounts.account_number%TYPE
122: ,customer_name_from hz_parties.party_name%TYPE
123: ,customer_name_to hz_parties.party_name%TYPE
124: ,gl_period VARCHAR2(30)
125: ,gl_date_from ra_cust_trx_line_gl_dist_all.gl_date%TYPE
126: ,gl_date_to ra_cust_trx_line_gl_dist_all.gl_date%TYPE
127: ,trx_batch_from ra_batches_all.NAME%TYPE
128: ,trx_batch_to ra_batches_all.NAME%TYPE
129: ,trx_number_from ra_customer_trx_all.trx_number%TYPE

Line 126: ,gl_date_to ra_cust_trx_line_gl_dist_all.gl_date%TYPE

122: ,customer_name_from hz_parties.party_name%TYPE
123: ,customer_name_to hz_parties.party_name%TYPE
124: ,gl_period VARCHAR2(30)
125: ,gl_date_from ra_cust_trx_line_gl_dist_all.gl_date%TYPE
126: ,gl_date_to ra_cust_trx_line_gl_dist_all.gl_date%TYPE
127: ,trx_batch_from ra_batches_all.NAME%TYPE
128: ,trx_batch_to ra_batches_all.NAME%TYPE
129: ,trx_number_from ra_customer_trx_all.trx_number%TYPE
130: ,trx_number_to ra_customer_trx_all.trx_number%TYPE