WorkersworkRelationshipsassignmentsgradeSteps
WorkersworkRelationshipsassignmentsgradeSteps
Columns
| Name | Type | Description |
| WorkersPersonId [KEY] | Long | WorkersPersonId of WorkersworkRelationshipsassignmentsgradeSteps |
| WorkrelationshipsPeriodOfServiceId [KEY] | Long | WorkrelationshipsPeriodOfServiceId of WorkersworkRelationshipsassignmentsgradeSteps |
| AssignmentsAssignmentId [KEY] | Long | AssignmentsAssignmentId of WorkersworkRelationshipsassignmentsgradeSteps |
| AssignmentsEffectiveEndDate [KEY] | Date | AssignmentsEffectiveEndDate of WorkersworkRelationshipsassignmentsgradeSteps |
| AssignmentsEffectiveLatestChange [KEY] | String | AssignmentsEffectiveLatestChange of WorkersworkRelationshipsassignmentsgradeSteps |
| AssignmentsEffectiveSequence [KEY] | Int | AssignmentsEffectiveSequence of WorkersworkRelationshipsassignmentsgradeSteps |
| AssignmentsEffectiveStartDate [KEY] | Date | AssignmentsEffectiveStartDate of WorkersworkRelationshipsassignmentsgradeSteps |
| AssignGradeStepId [KEY] | Long | Surrogate identifier for the assignment grade step record. |
| EffectiveStartDate [KEY] | Date | Start date of the date-effective changes to the record. |
| EffectiveEndDate [KEY] | Date | End date of the date-effective changes to the record. |
| GradeStepId | Long | Surrogate identifier for the grade step. |
| GradeStepName | String | Name of the grade step. Valid values are defined in the gradeStepNamesLOV. |
| GradeId | Long | Surrogate identifier for the grade. |
| GradeName | String | GradeName of WorkersworkRelationshipsassignmentsgradeSteps |
| ActionCode | String | Action being performed for the assignment such as Hire, Add Pending Worker, Manager Change and so on. Valid values are defined in the actionsLOV. |
| ReasonCode | String | Reason for the change.Valid values are defined in the actionReasonsLOV. |
| CreatedBy | String | CreatedBy of WorkersworkRelationshipsassignmentsgradeSteps |
| CreationDate | Datetime | CreationDate of WorkersworkRelationshipsassignmentsgradeSteps |
| LastUpdatedBy | String | LastUpdatedBy of WorkersworkRelationshipsassignmentsgradeSteps |
| LastUpdateDate | Datetime | LastUpdateDate of WorkersworkRelationshipsassignmentsgradeSteps |
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 |
| AssignmentId | Long | AssignmentId |
| AssignmentName | String | AssignmentName |
| AssignmentNumber | String | AssignmentNumber |
| DirectReportsFlag | String | DirectReportsFlag |
| LineManagerFlag | String | LineManagerFlag |
| PersonId | Long | PersonId |
| PersonNumber | String | PersonNumber |
| PrimaryAssignmentFlag | String | PrimaryAssignmentFlag |
| RelationshipType | String | RelationshipType |
| SysEffectiveDate | String | SysEffectiveDate |
| WorkerType | String | WorkerType |
| Finder | String | finder |
| EffectiveDate | Date | This query parameter is used to fetch resources which are effective dated as of the specified start date. The value of this query parameter is a string having a date in yyyy-MM-dd format. |