GradeLadders
GradeLadders
Columns
| Name | Type | Description |
| GradeLadderId [KEY] | Long | System generated primary key column. |
| 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. |
| GradeLadderName | String | Denotes the name for grade ladder. |
| ActionReasonCode | String | The user defined Code for the Action Reason |
| GradeSetId | Long | Identifier of the grade set. |
| GradeType | String | Type of the grade, for example with steps. |
| ActiveStatus | String | Indicates if a grade ladder is active or inactive. |
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 |
| SysEffectiveDate | Date | SysEffectiveDate |
| Finder | String | finder |