This dimension captures the Team Member Details
Module: Recruiting
TEAM_MEMBER_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| TEAM_MEMBER_ID | NUMBER | 38 | 0 | True | Team Member Identifier | ||
| SOURCE_RECORD_ID | NUMBER | 38 | 0 | This column is for Oracle Internal use only. Unique Key | |||
| PERSON_ID | NUMBER | 38 | 0 | Person Identifier. FK to DW_PERSON_D | DW_PERSON_D | PERSON_ID | |
| ASSIGNMENT_ID | NUMBER | 38 | 0 | Assignment Identifier | |||
| OBJECT_ID | NUMBER | 38 | 0 | Object Identifier to which the current team member is related. | |||
| OBJECT_TYPE | VARCHAR2 | 32 | The type of object to which the current team member is related. | ||||
| MEMBER_TYPE_CODE | VARCHAR2 | 32 | Stores the owner type | ||||
| OBJECT_VERSION_NUMBER | NUMBER | 38 | 0 | This number is incremented every time that the row is updated. |
Copyright © 2019, 2025, Oracle and/or its affiliates.