What is the alternative for the use of $PROFILES$ variables in the HTML pages of the Oracle EBS?
I have a flexfield segment, with a value set that uses the :$PROFILES$.MFG_ORGANIZATION_ID variable in the sql that looks for the Values.
And i have another flexfield segment, with a value set thta uses the variable in the form with the :block.field format. :EAM_WORKORDERS.OWNING_DEPARTMENT.
Neither of them function in the HTML page to capture the values in those flexfields.
Is there a way to subtitute this variables, that works for both the form and the html page?