INV_SCHEDULES_DATA_GT
This table maintains a set of schedule names along with their unique Ids.
Details
-
Schema: FUSION
-
Object owner: INV
-
Object type: TABLE
-
Tablespace: Default
Primary Key
| Name | Columns |
|---|---|
|
INV_SCHEDULES_DATA_PK |
SCHEDULEID |
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| SCHEDULEID | NUMBER | 18 | Yes | Schedule Identifier | |
| SCHEDULENAME | VARCHAR2 | 80 | Name of the schedule |
Indexes
| Index | Uniqueness | Columns |
|---|---|---|
| INV_SCHEDULES_DATA_PK | Unique | SCHEDULEID |