LOV on custom DFF
we are facing an issue with a custom DFF. One of the segment is deriving its value from a table validated value set. This value set is based on "PA_PROJECTS_EXPEND_V". It returns the values fine in std forms. It does not return the values in custom forms. deeper look reveals that it is based on PA_IMPLEMENTATIONS synonym and is not getting resolved. I feel it should come via std oracle session settings.
Has anyone faced similar issue?