DBA Data[Home] [Help]

APPS.FA_MASS_DPR_RSV_ADJ_PKG dependencies on FA_ASSET_VAL_PVT

Line 209: if (fa_asset_val_pvt.validate_fully_retired

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