DBA Data[Home] [Help]

APPS.FA_CHK_BOOKSTS_PKG dependencies on FA_MC_CONVERSION_HISTORY

Line 112: from fa_mc_conversion_history

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