DBA Data[Home] [Help]

APPS.CSE_ASSET_UTIL_PKG dependencies on FA_TRANSACTION_HEADERS

Line 2659: FROM fa_transaction_headers th,

2655:
2656: CURSOR check_current_period_add
2657: IS
2658: SELECT 'N'
2659: FROM fa_transaction_headers th,
2660: fa_book_controls bc,
2661: fa_deprn_periods dp
2662: WHERE th.asset_id = p_asset_id
2663: AND th.book_type_code = p_book_type_code