Group Resource
Module:
GROUP_RESOURCE_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| GROUP_RESOURCE_ID | NUMBER | 38 | 0 | True | Primary Key of the table | ||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. Source Record ID | ||||
| GROUP_ID | NUMBER | 38 | 0 | Group Identifier | |||
| RESOURCE_ID | NUMBER | 38 | 0 | Party id of the resource | |||
| TYPE_CODE | VARCHAR2 | 32 | Type of the setup group the resource is referring to | ||||
| OWNER_FLAG | VARCHAR2 | 16 | Flag to indicate if the resource is also the owner of the group | ||||
| CREATION_DATE | TIMESTAMP | Indicates the date and time of the creation of the row. | |||||
| CREATED_BY | VARCHAR2 | 128 | Indicates the user who created the row. | ||||
| LAST_UPDATED_BY | VARCHAR2 | 128 | Indicates the user who last updated the row | ||||
| LAST_UPDATE_DATE | TIMESTAMP | Indicates the date and time of the last update of the row. | |||||
| LAST_UPDATE_LOGIN | VARCHAR2 | 64 | Indicates the session login associated to the user who last updated the row |
Copyright © 2019, 2025, Oracle and/or its affiliates.