RecruitingGridViewCategoriesLOV
RecruitingGridViewCategoriesLOV
Columns
| Name | Type | Description |
| ContextCode [KEY] | String | Context code for the grid view category. |
| CategoryCode [KEY] | String | Category code for the grid view category. |
| CategoryName | String | Category name for the grid view category. |
| CategoryDescription | String | Category description for the grid view category. |
| ProfileContentTypeId | Long | Profile content type ID for the grid view category. |
| ProfileSectionId [KEY] | Long | Profile section ID for the grid view category. |
| CategoryType | String | Category type for the grid view category. |
| ProfileSectionName | String | Profile section name for the grid view category. |
| CategoryDisplayName | String | Category display name for the grid view category. |
| MultiRowFlag | Bool | Indicates whether the grid view category provides multiple rows or a single row. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description |
| DisplayProfileSections | Bool | DisplayProfileSections |
| FilterAttributes | String | FilterAttributes |
| SearchTerms | String | SearchTerms |
| StartsWithFlag | String | StartsWithFlag |
| Finder | String | finder |