WorkersworkRelationshipsassignmentsworkMeasures
WorkersworkRelationshipsassignmentsworkMeasures
Columns
| Name | Type | Description |
| WorkersPersonId [KEY] | Long | WorkersPersonId of WorkersworkRelationshipsassignmentsworkMeasures |
| WorkrelationshipsPeriodOfServiceId [KEY] | Long | WorkrelationshipsPeriodOfServiceId of WorkersworkRelationshipsassignmentsworkMeasures |
| AssignmentsAssignmentId [KEY] | Long | AssignmentsAssignmentId of WorkersworkRelationshipsassignmentsworkMeasures |
| AssignmentsEffectiveEndDate [KEY] | Date | AssignmentsEffectiveEndDate of WorkersworkRelationshipsassignmentsworkMeasures |
| AssignmentsEffectiveLatestChange [KEY] | String | AssignmentsEffectiveLatestChange of WorkersworkRelationshipsassignmentsworkMeasures |
| AssignmentsEffectiveSequence [KEY] | Int | AssignmentsEffectiveSequence of WorkersworkRelationshipsassignmentsworkMeasures |
| AssignmentsEffectiveStartDate [KEY] | Date | AssignmentsEffectiveStartDate of WorkersworkRelationshipsassignmentsworkMeasures |
| AssignWorkMeasureId [KEY] | Long | AssignWorkMeasureId of WorkersworkRelationshipsassignmentsworkMeasures |
| 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. |
| Value | Double | Value of the work measure. |
| Unit | String | Unit of measure. Valid values are defined in the commonLookupsLOV. |
| UnitMeaning | String | UnitMeaning of WorkersworkRelationshipsassignmentsworkMeasures |
| ActionCode | String | Action being performed on 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. |
| CalculateWorkmeasureFlag | Bool | Indicates whether work measure should be calculated automatically. |
| CreatedBy | String | CreatedBy of WorkersworkRelationshipsassignmentsworkMeasures |
| CreationDate | Datetime | CreationDate of WorkersworkRelationshipsassignmentsworkMeasures |
| LastUpdatedBy | String | LastUpdatedBy of WorkersworkRelationshipsassignmentsworkMeasures |
| LastUpdateDate | Datetime | LastUpdateDate of WorkersworkRelationshipsassignmentsworkMeasures |
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. |