DW_MP_GIG_TEAM_MEMBERS_D_TL (Preview)
This table requires activation of Opportunity Marketplace - Gigs functional area. This table that stores translations related to team member properties.
Details
Module: Recruiting
Key Columns
LANGUAGE, TEAM_MEMBER_ID
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| TEAM_MEMBER_ID | NUMBER | 38 | 0 | True | Primary key of the team member which is unique for each member | ||
| LANGUAGE | VARCHAR2 | 16 | True | Indicates the code of the language into which the contents of the translatable columns are translated | |||
| SOURCE_RECORD_ID | VARCHAR2 | 256 | This column is for Oracle Internal use only. Unique Identifier to DW_MP_TEAM_MEMBERS_D_TL. | ||||
| ROLE | VARCHAR2 | 256 | Role of the team member in a given team | ||||
| PERSON_ID | NUMBER | 38 | 0 | The id that represents the member. | DW_PERSON_D | PERSON_ID | |
| GIG_ID | NUMBER | 38 | 0 | Gig which the team member is a part of |