Vendor transactions in Transaction(VendTrans)
Latest version of the JSON entity definition is available on GitHub.
Traits
Traits for this entity are listed below.
is.identifiedBy
names a specifc identity attribute to use with an entity
Parameter | Value | Data type | Explanation |
---|---|---|---|
attribute | VendTrans/(resolvedAttributes)/RecId | attribute |
is.CDM.entityVersion
Parameter | Value | Data type | Explanation |
---|---|---|---|
versionNumber | "1.1" | string | semantic version number of the entity |
is.application.releaseVersion
Parameter | Value | Data type | Explanation |
---|---|---|---|
releaseVersion | "10.0.13.0" | string | semantic version number of the application introducing this entity |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
Attributes
RecId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
isPrimaryKey | true |
dataFormat | int64 |
isReadOnly | true |
Traits
List of traits for the RecId attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.identifiedBy
names a specifc identity attribute to use with an entity
Parameter | Value | Data type | Explanation |
---|---|---|---|
attribute | VendTrans/(resolvedAttributes)/RecId | attribute |
is.readOnly
is.dataFormat.integer
is.dataFormat.big
PostingProfile
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the PostingProfile attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
AccountingEvent
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int64 |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the AccountingEvent attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
is.dataFormat.big
AccountNum
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isReadOnly | true |
Traits
List of traits for the AccountNum attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.dataFormat.character
is.dataFormat.array
AmountCur
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the AmountCur attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
AmountMST
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the AmountMST attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Approved
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the Approved attribute are listed below.
is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
ApprovedDate
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | date |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the ApprovedDate attribute are listed below.
is.dataFormat.date
means.measurement.date
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.date
Approver
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int64 |
isNullable | true |
Traits
List of traits for the Approver attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
is.dataFormat.big
Arrival
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the Arrival attribute are listed below.
is.dataFormat.integer
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
BankCentralBankPurposeCode
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isNullable | true |
Traits
List of traits for the BankCentralBankPurposeCode attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
BankCentralBankPurposeText
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isNullable | true |
Traits
List of traits for the BankCentralBankPurposeText attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
BankLCImportLine
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int64 |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the BankLCImportLine attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
is.dataFormat.big
BankRemittanceFileId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the BankRemittanceFileId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
Cancel
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Cancellation |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the Cancel attribute are listed below.
is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
CashDiscBaseDate
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | date |
isNullable | true |
Traits
List of traits for the CashDiscBaseDate attribute are listed below.
is.dataFormat.date
means.measurement.date
is.nullable
The attribute value may be set to NULL.
is.dataFormat.date
CashDiscCode
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isNullable | true |
Traits
List of traits for the CashDiscCode attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
Closed
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Closed date |
dataFormat | date |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the Closed attribute are listed below.
is.dataFormat.date
means.measurement.date
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.date
CompanyBankAccountId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isNullable | true |
Traits
List of traits for the CompanyBankAccountId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
Correct
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the Correct attribute are listed below.
is.dataFormat.integer
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
CurrencyCode
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isReadOnly | true |
Traits
List of traits for the CurrencyCode attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.dataFormat.character
is.dataFormat.array
DefaultDimension
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int64 |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the DefaultDimension attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
is.dataFormat.big
DocumentDate
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | date |
isNullable | true |
Traits
List of traits for the DocumentDate attribute are listed below.
is.dataFormat.date
means.measurement.date
is.nullable
The attribute value may be set to NULL.
is.dataFormat.date
DocumentNum
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isNullable | true |
Traits
List of traits for the DocumentNum attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
DueDate
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | date |
isNullable | true |
Traits
List of traits for the DueDate attribute are listed below.
is.dataFormat.date
means.measurement.date
is.nullable
The attribute value may be set to NULL.
is.dataFormat.date
EUROTriangulation
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the EUROTriangulation attribute are listed below.
is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
ExchAdjustment
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the ExchAdjustment attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
ExchAdjustmentReporting
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the ExchAdjustmentReporting attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
ExchRate
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the ExchRate attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
ExchRateSecond
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the ExchRateSecond attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
FixedExchRate
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the FixedExchRate attribute are listed below.
is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
Invoice
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the Invoice attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
InvoiceProject
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Project contract |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the InvoiceProject attribute are listed below.
is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
InvoiceReleaseDate
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | date |
isNullable | true |
Traits
List of traits for the InvoiceReleaseDate attribute are listed below.
is.dataFormat.date
means.measurement.date
is.nullable
The attribute value may be set to NULL.
is.dataFormat.date
JournalNum
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the JournalNum attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
LastExchAdj
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Last foreign currency revaluation adjustment date |
dataFormat | date |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the LastExchAdj attribute are listed below.
is.dataFormat.date
means.measurement.date
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.date
LastExchAdjRate
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Last foreign currency revaluation adjustment rate |
dataFormat | decimal |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the LastExchAdjRate attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
LastExchAdjRateReporting
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the LastExchAdjRateReporting attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
LastExchAdjVoucher
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Last foreign currency revaluation adjustment voucher |
dataFormat | string |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the LastExchAdjVoucher attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.character
is.dataFormat.array
LastSettleAccountNum
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Last settlement voucher account number |
dataFormat | string |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the LastSettleAccountNum attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.character
is.dataFormat.array
LastSettleCompany
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Last settlement voucher company account |
dataFormat | string |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the LastSettleCompany attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.character
is.dataFormat.array
LastSettleDate
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Last settlement |
dataFormat | date |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the LastSettleDate attribute are listed below.
is.dataFormat.date
means.measurement.date
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.date
LastSettleVoucher
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Last settlement voucher |
dataFormat | string |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the LastSettleVoucher attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.character
is.dataFormat.array
OffsetRecid
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int64 |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the OffsetRecid attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
is.dataFormat.big
PackedExtensions
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | binary |
isNullable | true |
Traits
List of traits for the PackedExtensions attribute are listed below.
is.dataFormat.byte
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.byte
is.dataFormat.array
PaymId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isNullable | true |
Traits
List of traits for the PaymId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
PaymMode
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isNullable | true |
Traits
List of traits for the PaymMode attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
PaymReference
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isNullable | true |
Traits
List of traits for the PaymReference attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
PaymSpec
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isNullable | true |
Traits
List of traits for the PaymSpec attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
PaymTermId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isNullable | true |
Traits
List of traits for the PaymTermId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
PostingChangeVoucher
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Voucher |
dataFormat | string |
isNullable | true |
Traits
List of traits for the PostingChangeVoucher attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.character
is.dataFormat.array
PostingProfileApprove
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Approve |
dataFormat | string |
isNullable | true |
Traits
List of traits for the PostingProfileApprove attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.character
is.dataFormat.array
PostingProfileCancel
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Cancel |
dataFormat | string |
isNullable | true |
Traits
List of traits for the PostingProfileCancel attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.character
is.dataFormat.array
PostingProfileClose
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Close |
dataFormat | string |
isNullable | true |
Traits
List of traits for the PostingProfileClose attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.character
is.dataFormat.array
PostingProfileReOpen
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Reopen |
dataFormat | string |
isNullable | true |
Traits
List of traits for the PostingProfileReOpen attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.character
is.dataFormat.array
Prepayment
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Prepayment journal voucher |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the Prepayment attribute are listed below.
is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
PromissoryNoteID
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the PromissoryNoteID attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
PromissoryNoteSeqNum
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the PromissoryNoteSeqNum attribute are listed below.
is.dataFormat.integer
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
PromissoryNoteStatus
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the PromissoryNoteStatus attribute are listed below.
is.dataFormat.integer
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
RBOVendTrans
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the RBOVendTrans attribute are listed below.
is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
ReasonRefRecId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int64 |
isNullable | true |
Traits
List of traits for the ReasonRefRecId attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
is.dataFormat.big
ReleaseDateComment
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isNullable | true |
Traits
List of traits for the ReleaseDateComment attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
RemittanceAddress
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int64 |
isNullable | true |
Traits
List of traits for the RemittanceAddress attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
is.dataFormat.big
RemittanceLocation
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int64 |
isNullable | true |
Traits
List of traits for the RemittanceLocation attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
is.dataFormat.big
ReportingCurrencyAmount
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the ReportingCurrencyAmount attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
ReportingCurrencyCrossRate
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the ReportingCurrencyCrossRate attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
ReportingExchAdjustmentRealized
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the ReportingExchAdjustmentRealized attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
ReportingExchAdjustmentUnrealized
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the ReportingExchAdjustmentUnrealized attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
SettleAmountCur
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Settled currency |
dataFormat | decimal |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the SettleAmountCur attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
SettleAmountMST
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Settled amount in standard currency |
dataFormat | decimal |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the SettleAmountMST attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
SettleAmountReporting
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the SettleAmountReporting attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Settlement
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the Settlement attribute are listed below.
is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
SettleTax1099Amount
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the SettleTax1099Amount attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
SettleTax1099StateAmount
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the SettleTax1099StateAmount attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Tax1099Amount
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the Tax1099Amount attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Tax1099Date
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | date |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the Tax1099Date attribute are listed below.
is.dataFormat.date
means.measurement.date
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.date
Tax1099Fields
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int64 |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the Tax1099Fields attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
is.dataFormat.big
Tax1099Num
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the Tax1099Num attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
Tax1099RecId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int64 |
isNullable | true |
Traits
List of traits for the Tax1099RecId attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
is.dataFormat.big
Tax1099State
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the Tax1099State attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
Tax1099StateAmount
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the Tax1099StateAmount attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
TaxInvoicePurchId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isNullable | true |
Traits
List of traits for the TaxInvoicePurchId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
ThirdPartyBankAccountId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
displayName | Vendor bank account |
dataFormat | string |
isNullable | true |
Traits
List of traits for the ThirdPartyBankAccountId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.character
is.dataFormat.array
TransDate
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | date |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the TransDate attribute are listed below.
is.dataFormat.date
means.measurement.date
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.date
TransType
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the TransType attribute are listed below.
is.dataFormat.integer
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
Txt
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isNullable | true |
Traits
List of traits for the Txt attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
VendExchAdjustmentRealized
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the VendExchAdjustmentRealized attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
VendExchAdjustmentUnrealized
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the VendExchAdjustmentUnrealized attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
VendPaymentGroup
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isNullable | true |
Traits
List of traits for the VendPaymentGroup attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
Voucher
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the Voucher attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
ReportingCurrencyExchRate
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the ReportingCurrencyExchRate attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
ReportingCurrencyExchRateSecondary
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the ReportingCurrencyExchRateSecondary attribute are listed below.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
is.nullable
The attribute value may be set to NULL.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
PSNPurchasingCardType
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the PSNPurchasingCardType attribute are listed below.
is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
PSNJournalizingDefinition
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | int64 |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the PSNJournalizingDefinition attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
is.dataFormat.big
DataAreaId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isReadOnly | true |
Traits
List of traits for the DataAreaId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.dataFormat.character
is.dataFormat.array
Relationship_AccountingEventRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_AccountingEventRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_BankAccountTableRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_BankAccountTableRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_BankCentralBankPurposeRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_BankCentralBankPurposeRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_BankChequePaymentTransRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_BankChequePaymentTransRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_BankLCImportLineRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_BankLCImportLineRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_BankRemittanceFilesVendRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_BankRemittanceFilesVendRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_CashDiscRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_CashDiscRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_CurrencyRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_CurrencyRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_DefaultDimensionRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_DefaultDimensionRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_FactureJourAmountDifference_RURelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_FactureJourAmountDifference_RURelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_LedgerJournalTableRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_LedgerJournalTableRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_ReasonRefRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_ReasonRefRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_RemittanceAddress_FKRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_RemittanceAddress_FKRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_RemittanceLocation_FKRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_RemittanceLocation_FKRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_Tax1099DetailRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_Tax1099DetailRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_Tax1099FieldsRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_Tax1099FieldsRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_Tax1099StateRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_Tax1099StateRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_ThirdPartyBankAccountRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_ThirdPartyBankAccountRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_VendExchRateAdjustmentRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_VendExchRateAdjustmentRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_VendInvoiceJourRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_VendInvoiceJourRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_VendLedger_PostingChangeVoucherRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_VendLedger_PostingChangeVoucherRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_VendLedger_PostingProfileRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_VendLedger_PostingProfileRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_VendLedger_PostingProfileApproveRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_VendLedger_PostingProfileApproveRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_VendLedger_PostingProfileCancelRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_VendLedger_PostingProfileCancelRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_VendLedger_PostingProfileCloseRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_VendLedger_PostingProfileCloseRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_VendLedger_PostingProfileReOpenRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_VendLedger_PostingProfileReOpenRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_VendPaymentModeRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_VendPaymentModeRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_VendPaymentModeSpecRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_VendPaymentModeSpecRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_VendPromissoryNoteJourRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_VendPromissoryNoteJourRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_VendPromissoryNoteTransRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_VendPromissoryNoteTransRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_VendStateTaxIDRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_VendStateTaxIDRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_VendTable_AccountNumRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_VendTable_AccountNumRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_VendTable_LastSettleAcountNumRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_VendTable_LastSettleAcountNumRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_PaymTermIdRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_PaymTermIdRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_PSNJournalizingDefinitionRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_PSNJournalizingDefinitionRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Relationship_CompanyRelationshipId
First included in: Transaction/VendTrans (this entity)
Properties
Name | Value |
---|---|
dataFormat | guid |
Traits
List of traits for the Relationship_CompanyRelationshipId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
entityReferences |
| entity | a reference to the constant entity holding the list of entity references |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array