WorkersworkRelationshipscontracts
WorkersworkRelationshipscontracts
Columns
| Name | Type | Description |
| WorkersPersonId [KEY] | Long | WorkersPersonId of WorkersworkRelationshipscontracts |
| WorkrelationshipsPeriodOfServiceId [KEY] | Long | WorkrelationshipsPeriodOfServiceId of WorkersworkRelationshipscontracts |
| ContractId [KEY] | Long | Surrogate identifier for the contract. |
| ContractNumber | String | Number of the contract. |
| 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. |
| ContractEndDate | Date | Date when the contract ends. |
| ContractType | String | Type of the contract. |
| ContractTypeMeaning | String | ContractTypeMeaning of WorkersworkRelationshipscontracts |
| Description | String | Description of the contract. |
| InitialDuration | Double | Initial duration of the contract. |
| InitialDurationUnits | String | Unit for the initial duration of the contract. |
| InitialDurationUnitsMeaning | String | InitialDurationUnitsMeaning of WorkersworkRelationshipscontracts |
| ExtensionNumber | Int | ExtensionNumber of WorkersworkRelationshipscontracts |
| ExtensionPeriod | Double | Extension period of the contract. |
| ExtensionPeriodUnits | String | Unit for the extension period of the contract. |
| ExtensionPeriodUnitsMeaning | String | ExtensionPeriodUnitsMeaning of WorkersworkRelationshipscontracts |
| ActionCode | String | Code of the action performed on the employment contract. |
| CreatedBy | String | CreatedBy of WorkersworkRelationshipscontracts |
| CreationDate | Datetime | CreationDate of WorkersworkRelationshipscontracts |
| LastUpdatedBy | String | LastUpdatedBy of WorkersworkRelationshipscontracts |
| LastUpdateDate | Datetime | LastUpdateDate of WorkersworkRelationshipscontracts |
| ActionName | String | ActionName of WorkersworkRelationshipscontracts |
| ContractExtensionFlag | Bool | ContractExtensionFlag of WorkersworkRelationshipscontracts |
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. |