SalesLeadResources
The sales lead resources data object (resource) is used to capture a resource associated with the sales lead team.
Columns
| Name | Type | ReadOnly | References | Description |
| LeadResourceId [KEY] | Long | False |
Identifier of the sales lead resource. | |
| LeadId [KEY] | String | False |
SalesLeads.LeadId |
LeadId |
| AccessLevelCode | String | False |
Access level for the sale team member on the lead. | |
| ConflictId | Long | False |
ConflictId | |
| CreatedBy | String | True |
Indicates the user who created this record. | |
| CreationDate | Datetime | True |
Indicates the date and time when this record is created. | |
| EmailAddress | String | True |
Email address associated with the sales lead team resource. | |
| FormattedPhoneNumber | String | True |
Stores formatted phone number of the lead sales team resource. | |
| FunctionalRole | String | False |
Indicates the role played by this Sale team resource for the handling of this sales lead. | |
| LastUpdateDate | Datetime | True |
System field that indicates the date and time of the last update of the row. | |
| LastUpdateLogin | String | True |
LastUpdateLogin | |
| LastUpdatedBy | String | True |
System field that indicates the user who last updated the row. | |
| LeadNumber | String | False |
LeadNumber | |
| ManagerName | String | True |
Manager name of the resource | |
| Name | String | True |
Name of this lead resource. | |
| PartyName | String | True |
Party name of the lead resource. | |
| PartyNumber | String | False |
Party contact number. | |
| PrimaryFlag | Bool | False |
Indicates whether the record represents the primay resource on the lead. Primary resource on the lead is the same as the lead owner. | |
| PrimaryPhonePurpose | String | True |
Indicates Contact point type that is used for updating underlying contact point TCA data. | |
| ResourceId | Long | False |
Resource identifier associated with this lead resource. | |
| ResourceOrgId | Long | True |
Resource organization identifier associated with this lead resource. | |
| RoleName | String | True |
Name of the role of the lead resource in the context of this sales lead. |
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. |