SalesLeadsProductGroups
The product groups resource is used to capture the name of the product group associated with the sales lead.
Columns
| Name | Type | References | Description |
| ProdGroupId [KEY] | Long | ProdGroupId | |
| LeadId [KEY] | String |
SalesLeads.LeadId | LeadId |
| Description | String | Description | |
| DisplayName | String | DisplayName | |
| LastUpdateDate | String | LastUpdateDate | |
| ModelConfigAttributes | String | ModelConfigAttributes | |
| ModelName | String | ModelName | |
| QuotableFlag | Bool | QuotableFlag | |
| ReferenceNumber | String | ReferenceNumber |
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 | |
| Finder | String | Input specifying the Finder type. | |
| ContactId | String | The unique identifier of the Contact. | |
| SysEffectiveDate | String | SysEffectiveDate. | |
| ResourcePartyIdRest | String | The unique identifier of the Resource. | |
| RestCreationDateLower | String | Finds the leads that are created before the date specified. | |
| RestCreationDateUpper | String | Finds the leads with the specified creation date. | |
| RestRecordSet | String | Finds the leads with the specified record set value. | |
| RestStatusCode | String | Finds the leads with the specified status code. | |
| Name | String | Finds the leads with the specified name. | |
| LeadNumber | String | Finds the leads with the specified lead number. |