Workersaddresses
Workersaddresses
Columns
| Name | Type | Description |
| WorkersPersonId [KEY] | Long | WorkersPersonId of Workersaddresses |
| AddressId [KEY] | Long | Surrogate identifier for the address 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. |
| AddressLine1 | String | First line of the primary mail address. |
| AddressLine2 | String | Second line of the primary mail address. |
| AddressLine3 | String | Third line of the primary mail address. |
| AddressLine4 | String | Fourth line of the primary mail address. |
| TownOrCity | String | Town or city in which the address is located. |
| Region1 | String | Primary region in which the address is located. |
| Region2 | String | Secondary region within the primary region. |
| Region3 | String | Additional secondary region within the primary region. |
| Country | String | Country in which the address is located. Valid values are defined in the hcmCountriesLov. |
| CountryName | String | CountryName of Workersaddresses |
| PostalCode | String | Postal code of the primary mail address. |
| LongPostalCode | String | Long postal code of the primary mail address. |
| AddlAddressAttribute1 | String | Additional address column used by localizations. |
| AddlAddressAttribute2 | String | Additional address column used by localizations. |
| AddlAddressAttribute3 | String | Additional address column used by localizations. |
| AddlAddressAttribute4 | String | Additional address column used by localizations. |
| AddlAddressAttribute5 | String | Additional address column used by localizations. |
| Building | String | Building information associated with the address. |
| FloorNumber | String | Floor number associated with the building. |
| CreatedBy | String | CreatedBy of Workersaddresses |
| CreationDate | Datetime | CreationDate of Workersaddresses |
| LastUpdatedBy | String | LastUpdatedBy of Workersaddresses |
| LastUpdateDate | Datetime | LastUpdateDate of Workersaddresses |
| PersonAddrUsageId [KEY] | Long | PersonAddrUsageId of Workersaddresses |
| AddressType | String | Type of address. Valid values are defined in the commonLookupsLOV. |
| AddressTypeMeaning | String | AddressTypeMeaning of Workersaddresses |
| PrimaryFlag | Bool | Indicates whether the address is the primary mailing address. |
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. |