Enhanced hotel data in WorksheetLine(TrvEnhancedHotelData)

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
attributeTrvEnhancedHotelData/(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
enEnhanced data
enEnhanced hotel data
entitya reference to the constant entity holding the list of localized text

Attributes

Name Description First Included in Instance
RecId WorksheetLine/TrvEnhancedHotelData
InstanceRelationType WorksheetLine/TrvEnhancedHotelData
PBSRecid WorksheetLine/TrvEnhancedHotelData
TransactionRecord WorksheetLine/TrvEnhancedHotelData
Relationship_TrvPBSMaindataRelationshipId WorksheetLine/TrvEnhancedHotelData
Relationship_TrvExpTransRelationshipId WorksheetLine/TrvEnhancedHotelData
CheckInDate WorksheetLine/TrvEnhancedHotelData
CheckOutDate WorksheetLine/TrvEnhancedHotelData
FolioNumber WorksheetLine/TrvEnhancedHotelData
GuestName WorksheetLine/TrvEnhancedHotelData
GuestNumber WorksheetLine/TrvEnhancedHotelData
NoShowIndicator WorksheetLine/TrvEnhancedHotelData
TotalRoomNights WorksheetLine/TrvEnhancedHotelData
TotalRoomRent WorksheetLine/TrvEnhancedHotelData
TotalTaxAmount WorksheetLine/TrvEnhancedHotelData

RecId

First included in: WorksheetLine/TrvEnhancedHotelData (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
attributeTrvEnhancedHotelData/(resolvedAttributes)/RecIdattribute

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

InstanceRelationType

First included in: WorksheetLine/TrvEnhancedHotelData (this entity)

Properties

NameValue
dataFormatint64
isNullabletrue

Traits

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

PBSRecid

First included in: WorksheetLine/TrvEnhancedHotelData (this entity)

Properties

NameValue
dataFormatint64
isNullabletrue

Traits

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

TransactionRecord

First included in: WorksheetLine/TrvEnhancedHotelData (this entity)

Properties

NameValue
dataFormatint64
isReadOnlytrue
isNullabletrue

Traits

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

Relationship_TrvPBSMaindataRelationshipId

First included in: WorksheetLine/TrvEnhancedHotelData (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_TrvPBSMaindataRelationshipId 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/Expense/WorksheetLine/TrvPBSMaindata.cdm.json/TrvPBSMaindataRecId
entitya reference to the constant entity holding the list of entity references

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

Relationship_TrvExpTransRelationshipId

First included in: WorksheetLine/TrvEnhancedHotelData (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_TrvExpTransRelationshipId 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/Expense/Transaction/TrvExpTrans.cdm.json/TrvExpTransRecId
entitya reference to the constant entity holding the list of entity references

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

CheckInDate

First included in: WorksheetLine/TrvEnhancedHotelData (this entity)

Properties

NameValue
displayNameCheck in date
dataFormatdate
isNullabletrue

Traits

List of traits for the CheckInDate attribute are listed below.

is.dataFormat.date
means.measurement.date
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
enCheck in date
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

CheckOutDate

First included in: WorksheetLine/TrvEnhancedHotelData (this entity)

Properties

NameValue
displayNameCheck out date
dataFormatdate
isNullabletrue

Traits

List of traits for the CheckOutDate attribute are listed below.

is.dataFormat.date
means.measurement.date
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
enCheck out date
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

FolioNumber

First included in: WorksheetLine/TrvEnhancedHotelData (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

GuestName

First included in: WorksheetLine/TrvEnhancedHotelData (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

GuestNumber

First included in: WorksheetLine/TrvEnhancedHotelData (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the GuestNumber attribute are listed below.

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

is.dataFormat.integer

NoShowIndicator

First included in: WorksheetLine/TrvEnhancedHotelData (this entity)

Properties

NameValue
displayNameNo show indicator
dataFormatint32
isNullabletrue

Traits

List of traits for the NoShowIndicator 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
enNo show indicator
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

TotalRoomNights

First included in: WorksheetLine/TrvEnhancedHotelData (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the TotalRoomNights attribute are listed below.

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

is.dataFormat.integer

TotalRoomRent

First included in: WorksheetLine/TrvEnhancedHotelData (this entity)

Properties

NameValue
displayNameTotal room rent
dataFormatdecimal
isNullabletrue

Traits

List of traits for the TotalRoomRent 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
enTotal room rent
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

TotalTaxAmount

First included in: WorksheetLine/TrvEnhancedHotelData (this entity)

Properties

NameValue
displayNameTotal tax amount
dataFormatdecimal
isNullabletrue

Traits

List of traits for the TotalTaxAmount 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
enTotal tax 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