HrDocumentTypesLOV
HrDocumentTypesLOV
Columns
| Name | Type | Description |
| DocumentTypeId [KEY] | Long | Unique identifier for the document type. |
| DocumentType | String | Display name of the document type. |
| LegislationCode | String | Code for the country for which the document type is applicable. |
| CategoryCode | String | Code used for the document type derived from the lookup DOCUMENT_CATEGORY. |
| SubCategoryCode | String | Code for the subcategory for which the document type is applicable. |
| PersonId | Long | Internal identifier for the person. |
| AssignmentId | Long | Unique identifier for the assignment. |
| CountryName | String | Name of the country for which the document type is applicable. |
| Category | String | Name of the category for which the document type is applicable. |
| LookUpCodeName | String | Name of the subcategory for which the document type is applicable. |
| TerritoryCode | String | Code of the territory for which the document type is applicable. |
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 |
| FilterAttributes | String | FilterAttributes |
| HcmFlowCode | String | HcmFlowCode |
| SearchTerms | String | SearchTerms |
| SecurityProfile | String | SecurityProfile |
| Finder | String | finder |