Workersreligions
Workersreligions
Columns
| Name | Type | Description |
| WorkersPersonId [KEY] | Long | WorkersPersonId of Workersreligions |
| ReligionId [KEY] | Long | ReligionId of Workersreligions |
| LegislationCode | String | Religion legislation code. Valid values are defined in the hcmCountriesLov. |
| LegislationName | String | LegislationName of Workersreligions |
| PrimaryFlag | Bool | Indicates whether the religion is the person's primary religion for this legislation. |
| Religion | String | Religion of the person. Valid values are defined in the commonLookupsLOV. |
| ReligionMeaning | String | ReligionMeaning of Workersreligions |
| CreatedBy | String | CreatedBy of Workersreligions |
| CreationDate | Datetime | CreationDate of Workersreligions |
| LastUpdatedBy | String | LastUpdatedBy of Workersreligions |
| LastUpdateDate | Datetime | LastUpdateDate of Workersreligions |
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. |