RecruitingOppMktOpportunities
RecruitingOppMktOpportunities
Columns
| Name | Type | Description |
| SearchId [KEY] | Long | Search ID in opportunity marketplace. |
| SelectedCategoryCode | String | Selected category code in opportunity marketplace. |
| Keyword | String | Keyword in opportunity marketplace. |
| Limit | Long | Limit in opportunity marketplace. |
| Offset | Long | Offset in opportunity marketplace. |
| HasMoreFlag | Bool | Indicates whether there are more opportunities in the opportunities list. |
| SortingFieldName | String | Field name to sort opportunities in opportunity marketplace. |
| SortingFieldDirection | String | Ascending and descending order to sort opportunities in opportunity marketplace. |
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 |
| CategoryCode | String | categoryCode |
| Finder | String | finder |
| SearchTerms | String | searchTerms |
| SortFieldDirection | String | sortFieldDirection |
| SortFieldName | String | sortFieldName |