FND_ROLE_MIGRATION_COMPLETED
Details
-
Schema: USER_MIGRATION
-
Object owner: FND
-
Object type: TABLE
-
Tablespace: Default
Primary Key
Name | Columns |
---|---|
FND_ROLE_MIGRATION_COMPLE_PK |
COMPLETED_ROLE_ID, ROLE_ID |
Columns
Name | Datatype | Length | Precision | Not-null | Comments |
---|---|---|---|---|---|
COMPLETED_ROLE_ID | NUMBER | 18 | Yes | COMPLETED_ROLE_ID | |
TARGET_ID | VARCHAR2 | 256 | The uid of the resource created in the IDM backend | ||
ROLE_DISPLAY_NAME | VARCHAR2 | 4000 | ROLE_DISPLAY_NAME | ||
ROLE_DESCRIPTION | VARCHAR2 | 4000 | ROLE_DESCRIPTION | ||
ROLE_ID | NUMBER | 18 | Yes | ROLE_ID | |
ROLE_COMMON_NAME | VARCHAR2 | 4000 | ROLE_COMMON_NAME | ||
OPERATION_TYPE | VARCHAR2 | 20 | Yes | OPERATION_TYPE | |
TARGET | VARCHAR2 | 10 | Yes | TARGET | |
CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | ||
CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. | |
LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | ||
LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. | |
LAST_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. |