You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

24B INV_ORGANIZATION_DEFINITIONS_V

Hi ,

We were using the following query and post 24B its not fetching data set for users who are restricted for specific BU. Let me know if any one are facing similar issue

select distinct a.BUSINESS_UNIT_NAME
from INV_ORGANIZATION_DEFINITIONS_V a
join INV_ACCESSIBLE_ORGANIZATIONS_V b on (a.organization_id = b.organization_id)
where 1=1

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!