TL_VALID_INST(SQL Table) |
Index Back |
|---|---|
Validation InstanceDefines the set of time reporters whose time will be validated as well as the specific Validation or set of Validations to be applied. A single Validation Instance will have one or more Time Reporters (TL_VALID_TR). It will also have either a Set of Validations (TL_VALID_SET) or a single Validation Definition (TL_VALID_DEFN). |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(15,0) | DECIMAL(15) NOT NULL | Validation Stream ID | |
| 2 | Number(15,0) | DECIMAL(15) NOT NULL | Validation Instance | |
| 3 | VALID_SET_ID | Character(10) | VARCHAR2(10) NOT NULL | Validation Set |
| 4 | VALID_DEFN_ID | Character(10) | VARCHAR2(10) NOT NULL | Validation ID |