Technology Stack - EBS (MOSC)

MOSC Banner

EBS R12.1.3 - explanation about access to a profile option

edited Aug 20, 2021 11:35AM in Technology Stack - EBS (MOSC) 1 commentAnswered


Hello,

Contexte: Level Site, customized System Profile option: XXX     Value : YYY

On tool TOAD or SQL*Plus connect as apps schema:

     select fnd_profile.value('XXX') from dual;

       --> YYY


If i well understand, calling fnd_global.apps_initialize is usefull just for the profile options security_group_id , login_id, ...

But why could we have immediately the value of the customized option XXX? No call to fnd_profile.value has been done before.


Thanks in advance,

Armel


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center