But in apps.fnd_profile_options_tl it is SERVER:
Select profile_option_name,USER_PROFILE_OPTION_NAME
from apps.fnd_profile_options_tl
where user_profile_option_name like '%ICX: Req%'
order by profile_option_name;
PROFILE_OPTION_NAME USER_PROFILE_OPTION_NAME
---------------------------------------------
ICX_REQ_SERVER ICX: Requisition Sever
I cannot understand. They are oracle tables and we did not create this profile option.
it is wrong. probably they named it so accidentally.. It should be "server" as you may already guess..
so you are okay now, you re able to see the profile option using Forms.. so the issue solved.
Check from functional administrator. That profile may be end dated..
Also review the documentation you follow for this.. Probably in EBS 12.2, you don't need to update that profile (or you don't even need that) in the first place.