taAnalyticsDistribution_ItemsTaAnalyticsDistribution Class


A class that represents the eConnect node you use to specify an analytical accounting distribution.

Constructor

[spacer]

Name

Description

taAnalyticsDistribution_ItemsTaAnalyticsDistribution()

Initializes an instance of the taAnalyticsDistribution_ItemsTaAnalyticsDistribution class.


Fields

[spacer]

Name

Type

Description

ACTINDX

int32

Account index

ACTINDXSpecified

bool

Set to True when you assign a value to ACTINDX

ACTNUMST

string

Account number

AMOUNT

Decimal

Amount

AMOUNTSpecified

bool

Set to True when you assign a value to AMOUNT

DOCNMBR

string

Document number

DOCType

int16

Document type

DistRef

string

Distribution reference

DistSequence

int32

GL distribution sequence number

DistSequenceSpecified

bool

Set to True when you assign a value to DistSequence

NOTETEXT

string

Notes field

RequesterTrx

int16

Requester transaction

USRDEFND1

string

User-defined field

USRDEFND2

string

User-defined field

USRDEFND3

string

User-defined field

USRDEFND4

string

User-defined field

USRDEFND5

string

User-defined field

UpdateIfExists

int16

Update if exists flag

aaAssignedPercent

Decimal

Assigned percentage

aaAssignedPercentSpecified

bool

Set to True when you assign a value to aaAssignedPercent

aaSubLedgerAssignID

int32

Subledger assign look up ID

aaSubLedgerDistID

int32

Subledger distribution lookup ID

aaSubLedgerDistIDSpecified

bool

Set to True when you assign a value to aaSubLedgerDistID

aaSubLedgerHdrID

int32

Subledger header lookup ID

aaSubLedgerHdrIDSpecified

bool

Set to True when you assign a value to aaSubLedgerHdrID

aaTrxCodeID

int32

Transaction dimension code ID

aaTrxCodeIDSpecified

bool

Set to True when you assign a value to aaTrxCodeID

aaTrxDim

string

Transaction dimension

aaTrxDimCode

string

Transaction dimension alphanumeric code

aaTrxDimCodeBool

int16

Transaction dimension boolean field

aaTrxDimCodeBoolSpecified

bool

Set to True when you assign a value to aaTrxDimCodeBool

aaTrxDimCodeDate

string

Transaction dimension date field

aaTrxDimCodeNum

Decimal

Transaction dimension numeric field

aaTrxDimCodeNumSpecified

bool

Set to True when you assign a value to aaTrxDimCodeNum

aaTrxDimID

int32

Transaction dimension ID

aaTrxDimIDSpecified

bool

Set to True when you assign a value to aaTrxDimID


See Also

<taAnalyticsDistribution>


Documentation Feedback