Journal lines in GeneralLedger(LedgerJournalLineEntity)

Latest version of the JSON entity definition is available on GitHub.

Traits

Traits for this entity are listed below.

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"1.1"stringsemantic version number of the entity

is.application.releaseVersion

ParameterValueData typeExplanation
releaseVersion"10.0.13.0"stringsemantic version number of the application introducing this entity

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enJournal lines
entitya reference to the constant entity holding the list of localized text

Attributes

Name Description First Included in Instance
AccountType GeneralLedger/LedgerJournalLineEntity
CreditAmount GeneralLedger/LedgerJournalLineEntity
DebitAmount GeneralLedger/LedgerJournalLineEntity
CurrencyCode GeneralLedger/LedgerJournalLineEntity
JournalBatchNumber GeneralLedger/LedgerJournalLineEntity
Account GeneralLedger/LedgerJournalLineEntity
AccountDisplayValue GeneralLedger/LedgerJournalLineEntity
LineNumber GeneralLedger/LedgerJournalLineEntity
OffsetAccountType GeneralLedger/LedgerJournalLineEntity
OffsetAccount GeneralLedger/LedgerJournalLineEntity
OffsetAccountDisplayValue GeneralLedger/LedgerJournalLineEntity
OffsetText GeneralLedger/LedgerJournalLineEntity
Quantity GeneralLedger/LedgerJournalLineEntity
TransDate GeneralLedger/LedgerJournalLineEntity
Text GeneralLedger/LedgerJournalLineEntity
Voucher GeneralLedger/LedgerJournalLineEntity
DelayTaxCalculation GeneralLedger/LedgerJournalLineEntity
Company GeneralLedger/LedgerJournalLineEntity
OffsetCompany GeneralLedger/LedgerJournalLineEntity
IsWithholdingCalculationEnabled GeneralLedger/LedgerJournalLineEntity
ItemWithholdingTaxGroupCode GeneralLedger/LedgerJournalLineEntity
ChineseVoucherTypeRecId GeneralLedger/LedgerJournalLineEntity
ChineseVoucherType GeneralLedger/LedgerJournalLineEntity
ChineseVoucher GeneralLedger/LedgerJournalLineEntity
DiscountPercentage GeneralLedger/LedgerJournalLineEntity
CashDiscountAmount GeneralLedger/LedgerJournalLineEntity
Invoice GeneralLedger/LedgerJournalLineEntity
DueDate GeneralLedger/LedgerJournalLineEntity
PaymentId GeneralLedger/LedgerJournalLineEntity
TaxExemptNumber GeneralLedger/LedgerJournalLineEntity
SalesTaxCode GeneralLedger/LedgerJournalLineEntity
ItemSalesTaxGroup GeneralLedger/LedgerJournalLineEntity
CashDiscount GeneralLedger/LedgerJournalLineEntity
CashDiscountDate GeneralLedger/LedgerJournalLineEntity
Document GeneralLedger/LedgerJournalLineEntity
PaymentMethod GeneralLedger/LedgerJournalLineEntity
PostingProfile GeneralLedger/LedgerJournalLineEntity
SalesTaxGroup GeneralLedger/LedgerJournalLineEntity
PaymentReference GeneralLedger/LedgerJournalLineEntity
DefaultDimension GeneralLedger/LedgerJournalLineEntity
OffsetDefaultDimension GeneralLedger/LedgerJournalLineEntity
DefaultDimensionDisplayValue GeneralLedger/LedgerJournalLineEntity
OffsetDefaultDimensionDisplayValue GeneralLedger/LedgerJournalLineEntity
DocumentDate GeneralLedger/LedgerJournalLineEntity
ReverseDate GeneralLedger/LedgerJournalLineEntity
ReverseEntry GeneralLedger/LedgerJournalLineEntity
ExchRate GeneralLedger/LedgerJournalLineEntity
ExchRateSecond GeneralLedger/LedgerJournalLineEntity
ReportingCurrencyExchRate GeneralLedger/LedgerJournalLineEntity
ReportingCurrencyExchRateSecondary GeneralLedger/LedgerJournalLineEntity
Relationship_LedgerJournalHeaderRelationshipId GeneralLedger/LedgerJournalLineEntity
Relationship_LegalEntityRelationshipId GeneralLedger/LedgerJournalLineEntity
Relationship_LedgerDimensionRelationshipId GeneralLedger/LedgerJournalLineEntity
Relationship_OffsetLedgerDimensionRelationshipId GeneralLedger/LedgerJournalLineEntity
Relationship_CurrencyRelationshipId GeneralLedger/LedgerJournalLineEntity
Relationship_CompanyLegalEntityRelationshipId GeneralLedger/LedgerJournalLineEntity
Relationship_OffsetCompanyLegalEntityRelationshipId GeneralLedger/LedgerJournalLineEntity
Relationship_LedgerVoucherTypeEntityRelationshipId GeneralLedger/LedgerJournalLineEntity
Relationship_DefaultDimensionRelationshipId GeneralLedger/LedgerJournalLineEntity
Relationship_OffsetDefaultDimensionRelationshipId GeneralLedger/LedgerJournalLineEntity
Relationship_SalesTaxGroupRelationshipId GeneralLedger/LedgerJournalLineEntity
Relationship_ItemSalesTaxGroupRelationshipId GeneralLedger/LedgerJournalLineEntity
BackingTable_LedgerJournalTransRelationshipId GeneralLedger/LedgerJournalLineEntity
Relationship_PrimaryCompanyContextRelationshipId GeneralLedger/LedgerJournalLineEntity

AccountType

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the AccountType 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

CreditAmount

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the CreditAmount 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

DebitAmount

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the DebitAmount 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

CurrencyCode

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the CurrencyCode 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

JournalBatchNumber

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the JournalBatchNumber 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

Account

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the Account 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

AccountDisplayValue

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
displayNameAccount
dataFormatstring
isNullabletrue

Traits

List of traits for the AccountDisplayValue 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enAccount
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

LineNumber

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the LineNumber 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

OffsetAccountType

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the OffsetAccountType 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

OffsetAccount

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the OffsetAccount 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

OffsetAccountDisplayValue

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
displayNameOffset account
dataFormatstring
isNullabletrue

Traits

List of traits for the OffsetAccountDisplayValue 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enOffset account
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

OffsetText

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the OffsetText 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

Quantity

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the Quantity 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

TransDate

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the TransDate 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

Text

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the Text 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: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the Voucher 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

DelayTaxCalculation

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the DelayTaxCalculation 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

Company

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the Company 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

OffsetCompany

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the OffsetCompany 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

IsWithholdingCalculationEnabled

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the IsWithholdingCalculationEnabled 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

ItemWithholdingTaxGroupCode

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the ItemWithholdingTaxGroupCode 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

ChineseVoucherTypeRecId

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the ChineseVoucherTypeRecId 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

ChineseVoucherType

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the ChineseVoucherType 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

ChineseVoucher

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the ChineseVoucher 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

DiscountPercentage

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the DiscountPercentage 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

CashDiscountAmount

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the CashDiscountAmount 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

Invoice

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the Invoice 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: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the DueDate 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

PaymentId

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the PaymentId 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

TaxExemptNumber

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the TaxExemptNumber 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

SalesTaxCode

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the SalesTaxCode 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

ItemSalesTaxGroup

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the ItemSalesTaxGroup 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

CashDiscount

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the CashDiscount 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

CashDiscountDate

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the CashDiscountDate 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

Document

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the Document 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

PaymentMethod

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the PaymentMethod 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

PostingProfile

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the PostingProfile 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

SalesTaxGroup

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the SalesTaxGroup 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

PaymentReference

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the PaymentReference 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

DefaultDimension

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the DefaultDimension 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

OffsetDefaultDimension

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the OffsetDefaultDimension 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

DefaultDimensionDisplayValue

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
displayNameAccount dimensions
dataFormatstring
isNullabletrue

Traits

List of traits for the DefaultDimensionDisplayValue 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enAccount dimensions
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

OffsetDefaultDimensionDisplayValue

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
displayNameOffset account dimensions
dataFormatstring
isNullabletrue

Traits

List of traits for the OffsetDefaultDimensionDisplayValue 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enOffset account dimensions
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

DocumentDate

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the DocumentDate 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

ReverseDate

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the ReverseDate 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

ReverseEntry

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the ReverseEntry 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

ExchRate

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the ExchRate 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

ExchRateSecond

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the ExchRateSecond 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

ReportingCurrencyExchRate

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the ReportingCurrencyExchRate 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

ReportingCurrencyExchRateSecondary

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the ReportingCurrencyExchRateSecondary 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

Relationship_LedgerJournalHeaderRelationshipId

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_LedgerJournalHeaderRelationshipId 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.

ParameterValueData typeExplanation
entityReferencesempty tableentitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_LegalEntityRelationshipId

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_LegalEntityRelationshipId 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.

ParameterValueData typeExplanation
entityReferencesempty tableentitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_LedgerDimensionRelationshipId

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_LedgerDimensionRelationshipId 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.

ParameterValueData typeExplanation
entityReferencesempty tableentitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_OffsetLedgerDimensionRelationshipId

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_OffsetLedgerDimensionRelationshipId 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.

ParameterValueData typeExplanation
entityReferencesempty tableentitya 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: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatguid

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.

ParameterValueData typeExplanation
entityReferencesempty tableentitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_CompanyLegalEntityRelationshipId

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_CompanyLegalEntityRelationshipId 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.

ParameterValueData typeExplanation
entityReferencesempty tableentitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_OffsetCompanyLegalEntityRelationshipId

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_OffsetCompanyLegalEntityRelationshipId 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.

ParameterValueData typeExplanation
entityReferencesempty tableentitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_LedgerVoucherTypeEntityRelationshipId

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_LedgerVoucherTypeEntityRelationshipId 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.

ParameterValueData typeExplanation
entityReferencesempty tableentitya 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: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatguid

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.

ParameterValueData typeExplanation
entityReferencesempty tableentitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_OffsetDefaultDimensionRelationshipId

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_OffsetDefaultDimensionRelationshipId 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.

ParameterValueData typeExplanation
entityReferencesempty tableentitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_SalesTaxGroupRelationshipId

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_SalesTaxGroupRelationshipId 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.

ParameterValueData typeExplanation
entityReferencesempty tableentitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_ItemSalesTaxGroupRelationshipId

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_ItemSalesTaxGroupRelationshipId 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.

ParameterValueData typeExplanation
entityReferencesempty tableentitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

BackingTable_LedgerJournalTransRelationshipId

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the BackingTable_LedgerJournalTransRelationshipId 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.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
/core/operationsCommon/Tables/Finance/AccountingFoundation/WorksheetLine/LedgerJournalTrans.cdm.json/LedgerJournalTransRecId
entitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_PrimaryCompanyContextRelationshipId

First included in: GeneralLedger/LedgerJournalLineEntity (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_PrimaryCompanyContextRelationshipId 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.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
/core/operationsCommon/Tables/Finance/Ledger/Main/CompanyInfo.cdm.json/CompanyInfoRecId
entitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array