DBA Data[Home] [Help]

APPS.FA_RECLASS_PUB dependencies on FA_ASSET_VAL_PVT

Line 165: if not FA_ASSET_VAL_PVT.validate_impairment_exists

161: raise FND_API.G_EXC_ERROR;
162: end if;
163:
164: --Verify if impairment has happened in same period
165: if not FA_ASSET_VAL_PVT.validate_impairment_exists
166: (p_asset_id => px_asset_hdr_rec.asset_id,
167: p_book => px_asset_hdr_rec.book_type_code,
168: p_mrc_sob_type_code => 'P',
169: p_set_of_books_id => px_asset_hdr_rec.set_of_books_id,