This table stores distinct scheduling units used for schedule generation.
Module: Global Human Resources
SCHEDULE_UNIT_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| SCHEDULE_UNIT_ID | NUMBER | 38 | 0 | True | Primary key identifier for the schedule unit. | ||
| SOURCE_RECORD_ID | VARCHAR2 | 256 | This column is for Oracle Internal use only. Unique source record identifier for the schedule unit row. | ||||
| MEMBER_TYPE | VARCHAR2 | 32 | Member type definition. | ||||
| MEMBER_ID | NUMBER | 38 | 0 | Member type defines the type of identifier for member id. | |||
| LOCATION_ID | NUMBER | 38 | 0 | Location identifier for the schedule unit. | |||
| ENTERPRISE_ID | NUMBER | 38 | 0 | Enterprise identifier. |
Copyright © 2019, 2026, Oracle and/or its affiliates.