Organization user and organization user group functions

The following functions help you work with organization users and organization user groups.

Function

Description

CURRENT_ORGANIZATION_USER

Indicates whether the current user in the session was imported from an organization user.

IS_ORGANIZATION_USER

Tests whether a specific user was imported from an organization user.

IS_ORGANIZATION_USER_GROUP

Tests whether a specific role was imported from an organization user group.

IS_ORGANIZATION_USER_GROUP_IN_SESSION

Tests whether a specific imported role is in the role hierarchy of the user’s current session.

SYSTEM$LINK_ORGANIZATION_USER

Links an organization user with an existing user object so it can be managed as an organization user going forward.

SYSTEM$LINK_ORGANIZATION_USER_GROUP

Links an organization user group with an existing access control role so it can be managed as a organization user group going forward.

SYSTEM$UNLINK_ORGANIZATION_USER

Unlinks a user object from an organization user so it can be managed as a local user going forward.

SYSTEM$UNLINK_ORGANIZATION_USER_GROUP

Unlinks an access control role from an organization user group so it can be managed as a local role going forward.