Lookup table for Seniority Level Code
Module: Global Human Resources
LANGUAGE, SENIORITY_LEVEL_CODE, SENIORITY_LEVEL_CODE_TYPE
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| SENIORITY_LEVEL_CODE_TYPE | VARCHAR2 | 128 | True | Seniority Level Code Lookup Type | |||
| SENIORITY_LEVEL_CODE | VARCHAR2 | 128 | True | Seniority Level Code | |||
| LANGUAGE | VARCHAR2 | 64 | True | Translation language | |||
| SOURCE_RECORD_ID | VARCHAR2 | 512 | This column is for Oracle Internal use only. Source record identifier. Value is combination of code type and code and language. | ||||
| SENIORITY_LEVEL_NAME | VARCHAR2 | 128 | Business name or value of the Seniority Level. | ||||
| SENIORITY_LEVEL_DESCRIPTION | VARCHAR2 | 256 | Seniority Level Description |
Copyright © 2019, 2025, Oracle and/or its affiliates.