JobsvalidGrades
JobsvalidGrades
Columns
| Name | Type | Description |
| JobsEffectiveEndDate [KEY] | Date | JobsEffectiveEndDate of JobsvalidGrades |
| JobsEffectiveStartDate [KEY] | Date | JobsEffectiveStartDate of JobsvalidGrades |
| JobsJobId [KEY] | Long | JobsJobId of JobsvalidGrades |
| GradeId | Long | Foreign Key to PER_GRADES_F table. |
| EffectiveStartDate [KEY] | Date | Date Effective Entity: indicates the date at the beginning of the date range within which the row is effective. |
| EffectiveEndDate [KEY] | Date | Date Effective Entity: indicates the date at the end of the date range within which the row is effective. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| JobCode | String | JobCode |
| JobId | Long | JobId |
| SetId | Long | SetId |
| SysEffectiveDate | String | SysEffectiveDate |
| Finder | String | finder |