SalesTerritorySummary


Description

A representation of the important details of a sales territory within Microsoft Dynamics GP. A list of sales territory summary objects is returned by the GetSalesTerritoryList method.

Properties

Property

Type

Length

Default

Description

Key

SalesTerritoryKey

N/A

N/A

The sales territory key object that uniquely identifies the sales territory.

Description

string

30

Empty

The description of the sales territory.

IsActive

boolean

N/A

False

Indicates whether the sales territory is active.

SalesManagerKey

SalespersonKey

N/A

N/A

The sales manager key object that specifies the sales manager.

SalesManagerFirstName

string

15

Empty

The sales manager’s first name.

SalesManagerLastName

string

20

Empty

The sales manager’s last name.

CreatedDate

dateTime

N/A

Current system date

The date the sales territory was created.

ModifiedDate

dateTime

N/A

Current system date

The date the sales territory was modified.



Documentation Feedback