This table requires activation of Learning Management functional area. Table stores details of classes/offerings
Module: Work Life
CLASS_ID, EFFECTIVE_END_DATE, EFFECTIVE_START_DATE
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| CLASS_ID | NUMBER | 38 | 0 | True | Class Identifier | ||
| EFFECTIVE_START_DATE | DATE | True | Indicates the date at the beginning of the date range within which the row is effective | ||||
| EFFECTIVE_END_DATE | DATE | True | Indicates the date at the end of the date range within which the row is effective | ||||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. Unique Source Record Identifier | ||||
| COORDINATOR_ID | NUMBER | 38 | 0 | Coordinator Identifier | |||
| PRIMARY_INSTRUCTOR_ID | NUMBER | 38 | 0 | This column represents primary instructor for an offering | |||
| REMAINING_SEATS | NUMBER | Remaining Seats | |||||
| WAITLIST_MGMT_MODE | VARCHAR2 | 256 | Mode for managing waitlisted assignments | ||||
| ENABLE_WAITLIST | VARCHAR2 | 16 | Enable waitlist mode for learning assignments | ||||
| ENABLE_CAPACITY | VARCHAR2 | 16 | Enable capacity for learning item | ||||
| ENTERPRISE_ID | NUMBER | 38 | 0 | Identifier of Enterprise | |||
| RELATED_CONTENT_ID | NUMBER | 38 | 0 | Related content id | |||
| DELIVERY_MODE | VARCHAR2 | 128 | Delivery mode | ||||
| LOCATION_ID | NUMBER | 38 | 0 | Location Id | |||
| MINIMUM_ATTENDEES | NUMBER | Minimum Attendees | |||||
| MAXIMUM_INTERNAL_ATTENDEES | NUMBER | Maximum Internal Attendees | |||||
| MAXIMUM_ATTENDEES | NUMBER | Maximum Attendees | |||||
| LEARNING_ITEM_ID | NUMBER | 38 | 0 | Learning Item Id |
Copyright © 2019, 2025, Oracle and/or its affiliates.