Bank statement report entry in Transaction(BankStmtISOReportEntry)

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

ParameterValueData typeExplanation
attributeBankStmtISOReportEntry/(resolvedAttributes)/RecIdattribute

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
enBank statement report entry
entitya reference to the constant entity holding the list of localized text

Attributes

Name Description First Included in Instance
RecId Transaction/BankStmtISOReportEntry
AccountServicerReference Transaction/BankStmtISOReportEntry
AdditionalEntryInformation Transaction/BankStmtISOReportEntry
Amount Transaction/BankStmtISOReportEntry
AmountCreditDebitIndicator Transaction/BankStmtISOReportEntry
BankDocumentNumber Transaction/BankStmtISOReportEntry
BankStatementCounterCurrency Transaction/BankStmtISOReportEntry
BankStatementCounterCurrencyAmount Transaction/BankStmtISOReportEntry
BankStatementCounterExchangeRate Transaction/BankStmtISOReportEntry
BankStatementLineStatus Transaction/BankStmtISOReportEntry
BankStmtISOAccountStatement Transaction/BankStmtISOReportEntry
BookingDateTime Transaction/BankStmtISOReportEntry
ChargeRate Transaction/BankStmtISOReportEntry
EntryReference Transaction/BankStmtISOReportEntry
InterestRate Transaction/BankStmtISOReportEntry
IsNewBankDocument Transaction/BankStmtISOReportEntry
ParentBankStmtISOReportEntry Transaction/BankStmtISOReportEntry
ProprietaryBankTransactionCode Transaction/BankStmtISOReportEntry
Reconciled Transaction/BankStmtISOReportEntry
ReferenceNumber Transaction/BankStmtISOReportEntry
RelatedBankAccount Transaction/BankStmtISOReportEntry
RelatedBankName Transaction/BankStmtISOReportEntry
ReversalIndicator Transaction/BankStmtISOReportEntry
SourceDocumentLine Transaction/BankStmtISOReportEntry
TaxAmount Transaction/BankStmtISOReportEntry
TaxId Transaction/BankStmtISOReportEntry
TaxRate Transaction/BankStmtISOReportEntry
TradingParty Transaction/BankStmtISOReportEntry
BankStatementInstructedCurrency Transaction/BankStmtISOReportEntry
BankStatementInstructedCurrencyAmt Transaction/BankStmtISOReportEntry
BankStatementInstructedExchangeRate Transaction/BankStmtISOReportEntry
CreditorReferenceInformation Transaction/BankStmtISOReportEntry
DataAreaId Transaction/BankStmtISOReportEntry
Relationship_CurrencyRelationshipId Transaction/BankStmtISOReportEntry
Relationship_Relation1RelationshipId Transaction/BankStmtISOReportEntry
Relationship_SourceDocumentLineRelationshipId Transaction/BankStmtISOReportEntry
Relationship_TradingPartyRelationshipId Transaction/BankStmtISOReportEntry
Relationship_CompanyRelationshipId Transaction/BankStmtISOReportEntry

RecId

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
isPrimaryKeytrue
dataFormatint64
isReadOnlytrue

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

ParameterValueData typeExplanation
attributeBankStmtISOReportEntry/(resolvedAttributes)/RecIdattribute

is.readOnly
is.dataFormat.integer
is.dataFormat.big

AccountServicerReference

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

AdditionalEntryInformation

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameDescription
dataFormatstring
isNullabletrue

Traits

List of traits for the AdditionalEntryInformation 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
enDescription
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

Amount

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameAmount
dataFormatdecimal
isNullabletrue

Traits

List of traits for the Amount 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.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enAmount
entitya 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

AmountCreditDebitIndicator

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the AmountCreditDebitIndicator attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

BankDocumentNumber

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameDocument number
dataFormatstring
isNullabletrue

Traits

List of traits for the BankDocumentNumber 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
enDocument number
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

BankStatementCounterCurrency

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameCounter currency
dataFormatstring
isNullabletrue

Traits

List of traits for the BankStatementCounterCurrency 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
enCounter currency
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

BankStatementCounterCurrencyAmount

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameCounter amount
dataFormatdecimal
isNullabletrue

Traits

List of traits for the BankStatementCounterCurrencyAmount 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.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCounter amount
entitya 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

BankStatementCounterExchangeRate

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameCounter exchange rate
dataFormatdecimal
isNullabletrue

Traits

List of traits for the BankStatementCounterExchangeRate 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.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCounter exchange rate
entitya 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

BankStatementLineStatus

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the BankStatementLineStatus attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

BankStmtISOAccountStatement

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
dataFormatint64
isNullabletrue

Traits

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

BookingDateTime

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
dataFormatdate
isNullabletrue

Traits

List of traits for the BookingDateTime attribute are listed below.

is.dataFormat.date
means.measurement.date
is.nullable
The attribute value may be set to NULL.

is.dataFormat.date

ChargeRate

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameCharge rate
dataFormatdecimal
isNullabletrue

Traits

List of traits for the ChargeRate 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.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCharge rate
entitya 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

EntryReference

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameEntry reference
dataFormatstring
isNullabletrue

Traits

List of traits for the EntryReference 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
enEntry reference
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

InterestRate

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameInterest rate
dataFormatdecimal
isNullabletrue

Traits

List of traits for the InterestRate 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.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enInterest rate
entitya 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

IsNewBankDocument

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameNew
dataFormatint32
isNullabletrue

Traits

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

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

is.dataFormat.integer

ParentBankStmtISOReportEntry

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
dataFormatint64
isReadOnlytrue
isNullabletrue

Traits

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

ProprietaryBankTransactionCode

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameBank statement transaction code
dataFormatstring
isNullabletrue

Traits

List of traits for the ProprietaryBankTransactionCode 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
enBank statement transaction code
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

Reconciled

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
dataFormatint32
isReadOnlytrue
isNullabletrue

Traits

List of traits for the Reconciled attribute are listed below.

is.dataFormat.integer
is.readOnly
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

ReferenceNumber

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameReference No.
dataFormatstring
isNullabletrue

Traits

List of traits for the ReferenceNumber 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
enReference No.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

RelatedBankAccount

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameRelated bank account
dataFormatstring
isNullabletrue

Traits

List of traits for the RelatedBankAccount 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
enRelated bank account
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

RelatedBankName

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameRelated bank
dataFormatstring
isNullabletrue

Traits

List of traits for the RelatedBankName 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
enRelated bank
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

ReversalIndicator

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameReversal
dataFormatint32
isNullabletrue

Traits

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

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

is.dataFormat.integer

SourceDocumentLine

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
dataFormatint64
isReadOnlytrue
isNullabletrue

Traits

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

TaxAmount

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameTax amount
dataFormatdecimal
isNullabletrue

Traits

List of traits for the TaxAmount 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.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTax amount
entitya 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

TaxId

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameTax code
dataFormatstring
isNullabletrue

Traits

List of traits for the TaxId 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
enTax code
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

TaxRate

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameTax rate%
dataFormatdecimal
isNullabletrue

Traits

List of traits for the TaxRate 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.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTax rate%
entitya 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

TradingParty

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameTrading party
dataFormatint64
isNullabletrue

Traits

List of traits for the TradingParty attribute are listed below.

is.dataFormat.integer
is.dataFormat.big
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
enTrading party
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer
is.dataFormat.big

BankStatementInstructedCurrency

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

BankStatementInstructedCurrencyAmt

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
dataFormatdecimal
isNullabletrue

Traits

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

BankStatementInstructedExchangeRate

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
displayNameInstructed exchange rate
dataFormatdecimal
isNullabletrue

Traits

List of traits for the BankStatementInstructedExchangeRate 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.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enInstructed exchange rate
entitya 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

CreditorReferenceInformation

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

DataAreaId

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
dataFormatstring
isReadOnlytrue

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_CurrencyRelationshipId

First included in: Transaction/BankStmtISOReportEntry (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
entityReferences
entityReferenceattributeReference
/core/operationsCommon/Tables/Common/Currency/Group/Currency.cdm.json/CurrencyRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_Relation1RelationshipId

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_Relation1RelationshipId 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/Bank/Transaction/BankStmtISOAccountStatement.cdm.json/BankStmtISOAccountStatementRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_SourceDocumentLineRelationshipId

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_SourceDocumentLineRelationshipId 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/TransactionLine/SourceDocumentLine.cdm.json/SourceDocumentLineRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_TradingPartyRelationshipId

First included in: Transaction/BankStmtISOReportEntry (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_TradingPartyRelationshipId 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/Bank/Transaction/BankStmtISOPartyIdentification.cdm.json/BankStmtISOPartyIdentificationRecId
entitya 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/BankStmtISOReportEntry (this entity)

Properties

NameValue
dataFormatguid

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.

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