WorkersworkRelationshipsassignmentsmanagers
WorkersworkRelationshipsassignmentsmanagers
Columns
| Name | Type | Description |
| WorkersPersonId [KEY] | Long | WorkersPersonId of WorkersworkRelationshipsassignmentsmanagers |
| WorkrelationshipsPeriodOfServiceId [KEY] | Long | WorkrelationshipsPeriodOfServiceId of WorkersworkRelationshipsassignmentsmanagers |
| AssignmentsAssignmentId [KEY] | Long | AssignmentsAssignmentId of WorkersworkRelationshipsassignmentsmanagers |
| AssignmentsEffectiveEndDate [KEY] | Date | AssignmentsEffectiveEndDate of WorkersworkRelationshipsassignmentsmanagers |
| AssignmentsEffectiveLatestChange [KEY] | String | AssignmentsEffectiveLatestChange of WorkersworkRelationshipsassignmentsmanagers |
| AssignmentsEffectiveSequence [KEY] | Int | AssignmentsEffectiveSequence of WorkersworkRelationshipsassignmentsmanagers |
| AssignmentsEffectiveStartDate [KEY] | Date | AssignmentsEffectiveStartDate of WorkersworkRelationshipsassignmentsmanagers |
| AssignmentSupervisorId [KEY] | Long | AssignmentSupervisorId of WorkersworkRelationshipsassignmentsmanagers |
| 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. |
| ManagerAssignmentId | Long | Surrogate identifier for the assignment supervisor. |
| ManagerAssignmentNumber | String | Assignment number of the supervisor. |
| ManagerType | String | Role the supervisor has with regards to the overall organization structure such as functional, project leader, and so on. Valid values are defined in the commonLookupsLOV. |
| ManagerTypeMeaning | String | ManagerTypeMeaning of WorkersworkRelationshipsassignmentsmanagers |
| 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. |
| CreatedBy | String | CreatedBy of WorkersworkRelationshipsassignmentsmanagers |
| CreationDate | Datetime | CreationDate of WorkersworkRelationshipsassignmentsmanagers |
| LastUpdatedBy | String | LastUpdatedBy of WorkersworkRelationshipsassignmentsmanagers |
| LastUpdateDate | Datetime | LastUpdateDate of WorkersworkRelationshipsassignmentsmanagers |
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. |