Table containing translatable name and description of schedule generation profiles.
Module: Global Human Resources
LANGUAGE, SCHEDULE_GEN_PROFILE_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| SCHEDULE_GEN_PROFILE_ID | NUMBER | 38 | 0 | True | Unique system generated identifier for a schedule generation profile. | ||
| LANGUAGE | VARCHAR2 | 16 | True | Language code of translation. | |||
| SOURCE_RECORD_ID | VARCHAR2 | 512 | This column is for Oracle Internal use only. Unique source record identifier for the schedule generation profile translation row. | ||||
| ENTERPRISE_ID | NUMBER | 38 | 0 | Enterprise identifier. | |||
| PROFILE_NAME | VARCHAR2 | 256 | Name of the schedule generation profile. | ||||
| PROFILE_DESCRIPTION | VARCHAR2 | 2000 | Description of the schedule generation profile. |
Copyright © 2019, 2026, Oracle and/or its affiliates.