Salesperson
Description
A salesperson in Microsoft Dynamics GP.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
Key | N/A | N/A | The customer key object that uniquely identifies the salesperson. | |
SalesTerritoryKey | N/A | N/A | The sales territory key object that specifies the territory for the salesperson. | |
EmployeeKey | N/A | Empty | The employee key object that specifies the employee corresponding to the salesperson. | |
VendorKey | N/A | Empty | The vendor key object that specifies the vendor the salesperson is associated with, such as when the salesperson is an independent contractor and not an employee. | |
FirstName | string | 15 | Empty | The salesperson's first name. |
MiddleName | string | 15 | Empty | The saleperson's middle name. |
LastName | string | 20 | Empty | The saleperson's last name. |
Address | N/A | Empty | The set of address information for the salesperson. | |
IsActive | boolean | N/A | True | A boolean that specifies whether the salesperson is active. The value true indicates they are, while false indicates they are not. |
CommissionPercent | N/A | 0 | The commission amount for the salesperson. | |
CommissionBasedOn | N/A | Sales | How the salesperson's commissions will be calculated. | |
HistoryOptions | N/A | N/A | Specifies how sales history information will be tracked for the salesperson. | |
SalesSummary | N/A | N/A | Summarizes sales information for the salesperson. | |
SalesHistory | N/A | N/A | The collection of historical sales information available for the salesperson. | |
CreatedDate | dateTime | N/A | The current system date | The date the salesperson was created. |
ModifiedDate | dateTime | N/A | The current system date | The date the saleperson was last modified. The value is in Coordinated Universal Time (UTC). |
InternetAddresses | N/A | Empty | The set of Internet address information for the salesperson. |