DBA Data[Home] [Help]

APPS.FA_CHK_BOOKSTS_PKG dependencies on FA_MC_CONVERSION_HISTORY

Line 115: from fa_mc_conversion_history

111:
112: -- used for any
113: CURSOR check_efc_conversion_status IS
114: select count(*)
115: from fa_mc_conversion_history
116: where efc_status in ('I', 'U', 'E')
117: and book_type_code = h_book;
118:
119: -- used for primary