DBA Data[Home] [Help]

APPS.XDP_NOTIFICATIONS dependencies on XDP_FA_RUNTIME_LIST

Line 136: from xdp_fa_runtime_list

132: into lv_fmc_id from dual;
133:
134: IF p_fa_instance_id is not null then
135: select fe_id into lv_fe_id
136: from xdp_fa_runtime_list
137: where fa_instance_id = p_fa_instance_id;
138:
139: XDP_ENGINE.Get_FE_ConfigInfo(
140: lv_fe_id,