DBA Data[Home] [Help]

APPS.CSE_ASSET_UTIL_PKG dependencies on FA_TRANSACTION_HEADERS

Line 2395: FROM fa_transaction_headers th,

2391:
2392: CURSOR check_current_period_add
2393: IS
2394: SELECT 'N'
2395: FROM fa_transaction_headers th,
2396: fa_book_controls bc,
2397: fa_deprn_periods dp
2398: WHERE th.asset_id = p_asset_id
2399: AND th.book_type_code = p_book_type_code