SalesDocumentTaxKey


Description

Defines the properties that uniquely identify a sales tax instance for a specific sales document in the Sales Order Processing module in Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

SalesDocumentKey

SalesDocumentKey

N/A

N/A

The sales document key object that uniquely identifies a sales document.

SequenceNumber

int

N/A

0

The sequence number of the tax detail.

TaxDetailKey

TaxDetailKey

N/A

Empty

The tax detail key object that uniquely identifies a tax detail.


Inherits from

TransactionKey


Documentation Feedback