DBA Data[Home] [Help]

APPS.FA_MASS_DPR_RSV_ADJ_PKG dependencies on FA_ASSET_VAL_PVT

Line 207: if (fa_asset_val_pvt.validate_fully_retired

203: * had been partially retired during the
204: * fiscal year being adjusted.
205: */
206:
207: if (fa_asset_val_pvt.validate_fully_retired
208: (p_asset_id => g_adj_asset_hdr_rec.asset_id,
209: p_book => g_adj_asset_hdr_rec.book_type_code,
210: p_log_level_rec => g_log_level_rec))
211: then