FUN_USER_ROLE_DATA_ASGNMNTS_

This table contains the assignments of a user , role and data security context.

Details

  • Schema: FUSION

  • Object owner: FUN

  • Object type: TABLE

  • Tablespace: TRANSACTION_TABLES

Primary Key

Name Columns

FUN_USER_ROLE_DATA_ASINMNT_PK

LAST_UPDATE_DATE, LAST_UPDATED_BY, USER_ROLE_DATA_ASSIGNMENT_ID

Columns

Name Datatype Length Precision Not-null Comments
USER_ROLE_DATA_ASSIGNMENT_ID NUMBER 18 Yes Record identifier for the user role data assignment.
DATASEC_CONTEXT_TYPE_CODE VARCHAR2 30 Security context of the data access assignments, such as business unit or ledger.
DATASEC_CONTEXT_VALUE1 VARCHAR2 32 Security context value of the data access assignments.
DATASEC_CONTEXT_VALUE2 VARCHAR2 32 Security context value of the data access assignments.
DATASEC_CONTEXT_VALUE3 VARCHAR2 32 Security context value of the data access assignments.
DATASEC_CONTEXT_VALUE4 VARCHAR2 32 Security context value of the data access assignments.
DATASEC_CONTEXT_VALUE5 VARCHAR2 32 Security context value of the data access assignments.
COLLABORATION_DOC_ID NUMBER 18 Record identifier for the collaboration document the user data role can access.
USER_GUID VARCHAR2 64 Record identifier for the corresponding entry for the user in Oracle Identity Management.
ROLE_NAME VARCHAR2 256 Role name that includes the grantee key as the recipient of the role grants. Role grant is the job role associated with the user.
ORG_ID NUMBER 18 Indicates the identifier of the business unit associated to the row.
LEDGER_ID NUMBER 18 Record identifier for the ledger the user data role can access.
BOOK_ID NUMBER 18 Record identifier for the asset book the user data role can access.
SET_ID NUMBER 18 Identifies a set of reference data shared across business units and other entities. Also known as Reference Data Sets, they are used to filter reference data in transactional UIs.
INV_ORGANIZATION_ID NUMBER 18 Record identifier for the inventory organization the user data role can access.
CST_ORGANIZATION_ID NUMBER 18 Record identifier for the cost organization the user data role can access.
ITM_ORGANIZATION_ID NUMBER 18 Record identifier for the item organization the user data role can access.
ACCESS_SET_ID NUMBER 18 Record identifier for the data access set the user data role can access.
CONTROL_BUDGET_ID NUMBER 18 Record identifier for the control budget the user data role can access.
INTERCO_ORG_ID NUMBER 18 Record identifier for the intercompany organization the user data role can access.
PRJ_ORGANIZATION_ID NUMBER 18 Record identifier for the project organization the user data role can access.
MFG_ORGANIZATION_ID NUMBER 18 Record identifier for the manufacturing organization the user data role can access.
START_DATE_ACTIVE DATE Date at the beginning of the date range within which the row is active.
END_DATE_ACTIVE DATE Reserved for future use.
ACTIVE_FLAG VARCHAR2 1 Indicates the state of the data role assignment. Possible values are Y for active and N for not active.
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CATEGORY VARCHAR2 150 Descriptive Flexfield: structure definition of the user descriptive flexfield.
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER1 NUMBER 18 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER2 NUMBER 18 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER3 NUMBER 18 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER4 NUMBER 18 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER5 NUMBER 18 Descriptive Flexfield: segment of the user descriptive flexfield.
ENTERPRISE_ID VARCHAR2 64 Enterprise identifier to support multiple client organizations on a single instance.
OBJECT_VERSION_NUMBER NUMBER 9 Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
RECORD_TYPE_CODE VARCHAR2 30 Code to indicate whether the record is migrated, seeded or defined by the user.
CREATED_BY VARCHAR2 64 Who column: indicates the user who created the row.
CREATION_DATE TIMESTAMP Who column: indicates the date and time of the creation of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
AUDIT_ACTION_TYPE_ VARCHAR2 10 Action type for the user role data assignment. Possible values are INSERT, UPDATE and DELETE.
AUDIT_CHANGE_BIT_MAP_ VARCHAR2 1000 Bit map to indicate whether a value has changed. Possible values are 1 and 0.

Indexes

Index Uniqueness Tablespace Columns
FUN_USER_ROLE_DATA_ASGNM_N1_ Non Unique Default USER_ROLE_DATA_ASSIGNMENT_ID
FUN_USER_ROLE_DATA_ASINMNT_U1 Unique Default LAST_UPDATE_DATE, LAST_UPDATED_BY, USER_ROLE_DATA_ASSIGNMENT_ID
FUN_USER_ROLE_DATA_ASINMN_U2 Unique FUSION_TS_TX_DATA LAST_UPDATE_DATE, LAST_UPDATED_BY, ROLE_NAME, USER_GUID, ORG_ID, LEDGER_ID, BOOK_ID, SET_ID, INV_ORGANIZATION_ID, CST_ORGANIZATION_ID, ITM_ORGANIZATION_ID, ACCESS_SET_ID, CONTROL_BUDGET_ID, INTERCO_ORG_ID, PRJ_ORGANIZATION_ID, MFG_ORGANIZATION_ID, COLLABORATION_DOC_ID, DATASEC_CONTEXT_TYPE_CODE, DATASEC_CONTEXT_VALUE1, DATASEC_CONTEXT_VALUE2, DATASEC_CONTEXT_VALUE3, DATASEC_CONTEXT_VALUE4, DATASEC_CONTEXT_VALUE5