$PROFILES$.MFG_ORGANIZATION_ID
I have an LOV for a flexfield in FORMS. The lov is against a table, and the WHERE clause is using organization_id =:$PROFILES$.MFG_ORGANIZATION_ID.
I want to use the same LOV for a flexfield in self service but have been reading that $PROFILES$.MFG_ORGANIZATION_ID isn't supported in self service.
Is there an alternative in self service for getting the mfg_organization_id?