Stores Grade Rate translated Name
Module: Global Human Resources
EFFECTIVE_START_DATE, LANGUAGE, RATE_ID, EFFECTIVE_END_DATE
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| RATE_ID | NUMBER | 38 | 0 | True | Grade Rate Identifier | ||
| EFFECTIVE_START_DATE | DATE | True | Date Effective Entity: indicates the date at the beginning of the date range within which the row is effective | ||||
| EFFECTIVE_END_DATE | DATE | True | Date Effective Entity: indicates the date at the end of the date range within which the row is effective. | ||||
| LANGUAGE | VARCHAR2 | 16 | True | Translation language | |||
| SOURCE_RECORD_ID | VARCHAR2 | 256 | This column is for Oracle Internal use only. Unique Source Record Identifier | ||||
| NAME | VARCHAR2 | 256 | Name of the Grade Rate |
Copyright © 2019, 2024, Oracle and/or its affiliates.