DBA Data[Home] [Help]

APPS.JMF_GTA_REPORTS_PKG dependencies on GL_PERIODS

Line 3669: l_gl_period gl_periods.period_name%TYPE

3665: l_cust_num_from hz_cust_accounts.account_number%TYPE
3666: :=p_cust_num_from;
3667: l_cust_num_to hz_cust_accounts.account_number%TYPE
3668: :=p_cust_num_to;
3669: l_gl_period gl_periods.period_name%TYPE
3670: :=p_gl_period;
3671: l_ar_trx_batch_from ra_batches_all.name%TYPE
3672: :=p_ar_trx_batch_from;
3673: l_ar_trx_batch_to ra_batches_all.name%TYPE