DBA Data[Home] [Help]

APPS.FA_CUA_HR_REINSTATEMENTS_PKG dependencies on GL_SETS_OF_BOOKS

Line 316: gl_sets_of_books sob,

312: , ihrh.TH_attribute14
313: , ihrh.TH_attribute15
314: FROM fa_hr_retirement_headers ihrh,
315: fa_book_controls fbc,
316: gl_sets_of_books sob,
317: fa_fiscal_year ffy
318: WHERE ihrh.batch_id >= nvl(x_from_batch_num, ihrh.batch_id )
319: AND ihrh.batch_id <= nvl(x_to_batch_num, ihrh.batch_id)
320: AND ihrh.status_code IN ( 'RP', 'CP', 'RC') --completely processed or completely reinstated