DBA Data[Home] [Help]

APPS.IGI_IAC_REVAL_VALIDATION dependencies on FA_ADDITIONS

Line 404: from fa_additions

400: fp_exceptions_idx_old := fp_exceptions_idx;
401:
402: select asset_number
403: into l_asset_num
404: from fa_additions
405: where asset_id = fp_asset_id
406: ;
407:
408: igi_iac_debug_pkg.debug_other_string(g_state_level,l_path,'Validating the asset '|| l_asset_num);