Credit card transactions in TravelAndExpense(TrvCreditCardTransactionEntity)

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
enCredit card transactions
entitya reference to the constant entity holding the list of localized text

Attributes

Name Description First Included in Instance
Amount_CreditCardCurrency TravelAndExpense/TrvCreditCardTransactionEntity
Amount_LocalCurrency TravelAndExpense/TrvCreditCardTransactionEntity
BusinessName TravelAndExpense/TrvCreditCardTransactionEntity
CardNumber TravelAndExpense/TrvCreditCardTransactionEntity
CardNumberNIKS TravelAndExpense/TrvCreditCardTransactionEntity
CardType TravelAndExpense/TrvCreditCardTransactionEntity
CategoryCode TravelAndExpense/TrvCreditCardTransactionEntity
CategoryCodesDescription TravelAndExpense/TrvCreditCardTransactionEntity
CCTransUniqueID TravelAndExpense/TrvCreditCardTransactionEntity
CostType TravelAndExpense/TrvCreditCardTransactionEntity
Country TravelAndExpense/TrvCreditCardTransactionEntity
EmpPayMethodRecId TravelAndExpense/TrvCreditCardTransactionEntity
ExchCode_CreditCardCurrency TravelAndExpense/TrvCreditCardTransactionEntity
ExchCode_LocalCurrency TravelAndExpense/TrvCreditCardTransactionEntity
MerchantCategoryCode TravelAndExpense/TrvCreditCardTransactionEntity
Name TravelAndExpense/TrvCreditCardTransactionEntity
PaymentMethod TravelAndExpense/TrvCreditCardTransactionEntity
Posted TravelAndExpense/TrvCreditCardTransactionEntity
Reference TravelAndExpense/TrvCreditCardTransactionEntity
Town TravelAndExpense/TrvCreditCardTransactionEntity
TransactionDate TravelAndExpense/TrvCreditCardTransactionEntity
Transferred TravelAndExpense/TrvCreditCardTransactionEntity
TravelNo TravelAndExpense/TrvCreditCardTransactionEntity
Worker TravelAndExpense/TrvCreditCardTransactionEntity
CarRentalCheckOutDate TravelAndExpense/TrvCreditCardTransactionEntity
CheckOutLocation TravelAndExpense/TrvCreditCardTransactionEntity
DailyRentalRate TravelAndExpense/TrvCreditCardTransactionEntity
DaysRented TravelAndExpense/TrvCreditCardTransactionEntity
MonthlyRentalRate TravelAndExpense/TrvCreditCardTransactionEntity
RegularMileageCharges TravelAndExpense/TrvCreditCardTransactionEntity
RenterName TravelAndExpense/TrvCreditCardTransactionEntity
ReservationNumber TravelAndExpense/TrvCreditCardTransactionEntity
ReturnLocation TravelAndExpense/TrvCreditCardTransactionEntity
ReturnDate TravelAndExpense/TrvCreditCardTransactionEntity
TotalMiles TravelAndExpense/TrvCreditCardTransactionEntity
VehicleClass TravelAndExpense/TrvCreditCardTransactionEntity
WeeklyRentalRate TravelAndExpense/TrvCreditCardTransactionEntity
DepartureDate TravelAndExpense/TrvCreditCardTransactionEntity
DomesticIndicator TravelAndExpense/TrvCreditCardTransactionEntity
ExchangeTicketNumber TravelAndExpense/TrvCreditCardTransactionEntity
IssuingCarrier TravelAndExpense/TrvCreditCardTransactionEntity
NumberOfLegs TravelAndExpense/TrvCreditCardTransactionEntity
OriginalTicketNumber TravelAndExpense/TrvCreditCardTransactionEntity
PassengerName TravelAndExpense/TrvCreditCardTransactionEntity
TicketIssueDate TravelAndExpense/TrvCreditCardTransactionEntity
TravelAgencyCode TravelAndExpense/TrvCreditCardTransactionEntity
TravelAgencyInvoiceNumber TravelAndExpense/TrvCreditCardTransactionEntity
TravelAgencyName TravelAndExpense/TrvCreditCardTransactionEntity
ArrivalDate TravelAndExpense/TrvCreditCardTransactionEntity
CarrierCode TravelAndExpense/TrvCreditCardTransactionEntity
CityOfOrigin TravelAndExpense/TrvCreditCardTransactionEntity
DepartureTax TravelAndExpense/TrvCreditCardTransactionEntity
DestinationCity TravelAndExpense/TrvCreditCardTransactionEntity
FareAmount TravelAndExpense/TrvCreditCardTransactionEntity
FeeAmount TravelAndExpense/TrvCreditCardTransactionEntity
FlightNumber TravelAndExpense/TrvCreditCardTransactionEntity
TrvEnhancedTripLegDetail_ItineraryRecId TravelAndExpense/TrvCreditCardTransactionEntity
ServiceClass TravelAndExpense/TrvCreditCardTransactionEntity
StopOverCity TravelAndExpense/TrvCreditCardTransactionEntity
TaxAmount TravelAndExpense/TrvCreditCardTransactionEntity
TravelDate TravelAndExpense/TrvCreditCardTransactionEntity
TripLegNumber TravelAndExpense/TrvCreditCardTransactionEntity
CheckInDate TravelAndExpense/TrvCreditCardTransactionEntity
CheckOutDate TravelAndExpense/TrvCreditCardTransactionEntity
FolioNumber TravelAndExpense/TrvCreditCardTransactionEntity
GuestName TravelAndExpense/TrvCreditCardTransactionEntity
GuestNumber TravelAndExpense/TrvCreditCardTransactionEntity
TotalRoomNights TravelAndExpense/TrvCreditCardTransactionEntity
TotalRoomRent TravelAndExpense/TrvCreditCardTransactionEntity
TotalTaxAmount TravelAndExpense/TrvCreditCardTransactionEntity
NoShowIndicator TravelAndExpense/TrvCreditCardTransactionEntity
CarRental_PBSRecid TravelAndExpense/TrvCreditCardTransactionEntity
Itinerary_PBSRecid TravelAndExpense/TrvCreditCardTransactionEntity
Hotel_PBSRecid TravelAndExpense/TrvCreditCardTransactionEntity
HashedCCNumber TravelAndExpense/TrvCreditCardTransactionEntity
BackingTable_TrvPBSMaindataRelationshipId TravelAndExpense/TrvCreditCardTransactionEntity
Relationship_PrimaryCompanyContextRelationshipId TravelAndExpense/TrvCreditCardTransactionEntity

Amount_CreditCardCurrency

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
displayNameTransaction amount
dataFormatstring

Traits

List of traits for the Amount_CreditCardCurrency attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.localized.displayedAs
Holds the list of language specific display text for an object.

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

is.dataFormat.character
is.dataFormat.array

Amount_LocalCurrency

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
displayNameAmount in local currency
dataFormatstring
isNullabletrue

Traits

List of traits for the Amount_LocalCurrency 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
enAmount in local currency
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

BusinessName

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
displayNameMerchant name
dataFormatstring
isNullabletrue

Traits

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

is.dataFormat.character
is.dataFormat.array

CardNumber

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring

Traits

List of traits for the CardNumber attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.character
is.dataFormat.array

CardNumberNIKS

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
displayNameUnique ID
dataFormatstring
isNullabletrue

Traits

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

is.dataFormat.character
is.dataFormat.array

CardType

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring

Traits

List of traits for the CardType attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.character
is.dataFormat.array

CategoryCode

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

CategoryCodesDescription

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

CCTransUniqueID

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring

Traits

List of traits for the CCTransUniqueID attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.character
is.dataFormat.array

CostType

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

Country

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

EmpPayMethodRecId

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

ExchCode_CreditCardCurrency

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring

Traits

List of traits for the ExchCode_CreditCardCurrency attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.character
is.dataFormat.array

ExchCode_LocalCurrency

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
displayNameLocal currency code
dataFormatstring
isNullabletrue

Traits

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

is.dataFormat.character
is.dataFormat.array

MerchantCategoryCode

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

Name

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
displayNameCardholder's name
dataFormatstring
isNullabletrue

Traits

List of traits for the Name 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
enCardholder's name
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

PaymentMethod

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (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

Posted

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
displayNameProcessed for payment
dataFormatstring
isNullabletrue

Traits

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

is.dataFormat.character
is.dataFormat.array

Reference

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

Town

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

TransactionDate

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring

Traits

List of traits for the TransactionDate attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.character
is.dataFormat.array

Transferred

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
displayNameTransaction is added to expense report
dataFormatstring
isNullabletrue

Traits

List of traits for the Transferred 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
enTransaction is added to expense report
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

TravelNo

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

Worker

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

CarRentalCheckOutDate

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

CheckOutLocation

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

DailyRentalRate

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

DaysRented

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

MonthlyRentalRate

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

RegularMileageCharges

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

RenterName

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

ReservationNumber

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

ReturnLocation

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

ReturnDate

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

TotalMiles

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

VehicleClass

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

WeeklyRentalRate

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

DepartureDate

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

DomesticIndicator

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

ExchangeTicketNumber

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

IssuingCarrier

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

NumberOfLegs

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

OriginalTicketNumber

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

PassengerName

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

TicketIssueDate

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

TravelAgencyCode

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

TravelAgencyInvoiceNumber

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

TravelAgencyName

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

ArrivalDate

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

CarrierCode

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

CityOfOrigin

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

DepartureTax

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

DestinationCity

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

FareAmount

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

FeeAmount

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

FlightNumber

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

TrvEnhancedTripLegDetail_ItineraryRecId

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

ServiceClass

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

StopOverCity

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

TaxAmount

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

TravelDate

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

TripLegNumber

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

CheckInDate

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

CheckOutDate

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

FolioNumber

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (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: TravelAndExpense/TrvCreditCardTransactionEntity (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: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

TotalRoomNights

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

TotalRoomRent

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

TotalTaxAmount

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

NoShowIndicator

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

CarRental_PBSRecid

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

Itinerary_PBSRecid

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

Hotel_PBSRecid

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

HashedCCNumber

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

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

BackingTable_TrvPBSMaindataRelationshipId

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (this entity)

Properties

NameValue
dataFormatguid

Traits

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

First included in: TravelAndExpense/TrvCreditCardTransactionEntity (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