RecruitingOppMktOpportunitiesopportunityList
RecruitingOppMktOpportunitiesopportunityList
Columns
| Name | Type | Description |
| RecruitingOppMktOpportunitiesSearchId [KEY] | Long | Finds opportunities in opportunity marketplace using a unique ID and a search ID. |
| OpportunityId [KEY] | Long | Opportunity ID in the opportunity list in opportunity marketplace. |
| OpportunityType | String | Opportunity type in the opportunity list in opportunity marketplace. |
| OpportunityNumber | String | Opportunity number in the opportunity list in opportunity marketplace. |
| Title | String | Title in the opportunity list in opportunity marketplace. |
| Location | String | Location in the opportunity list in opportunity marketplace. |
| PostedDate | Date | Posted date in the opportunity list in opportunity marketplace. |
| RemoteOpportunityFlag | Bool | Indicates whether the opportunity is a remote working opportunity in opportunity marketplace. Default value is 0. |
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 |
| SearchId | Long | SearchId |
| CategoryCode | String | categoryCode |
| Finder | String | finder |
| Limit | Long | limit |
| Offset | Long | offset |
| SearchTerms | String | searchTerms |
| SortFieldDirection | String | sortFieldDirection |
| SortFieldName | String | sortFieldName |