Bank Statement Transaction Codes

The Bank Statement Transaction Codes view object contains information related to transaction codes such as description, transaction type, domain, family, and subfamily. Bank statement transaction codes are the internal codes that are used on a bank statement line to identify the type of transaction being reported.

Data store key : FscmTopModelAM.FinExtractAM.CeBiccExtractAM.BankTransactionCodeExtractPVO

Primary Keys : BankTransactionCodesTransactionCodeId

Initial Extract Date : BankTransactionCodesCreationDate

Incremental Extract Date : BankTransactionCodesLastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
BankTransactionCodesCreatedBy The user who created the transaction code.
BankTransactionCodesCreationDate The date and time when the transaction code was created.
BankTransactionCodesDescription The description of the transaction code.
BankTransactionCodesDomain The ISO domain associated with the transaction code. A list of accepted values is defined in the lookup type CE_DOMAIN.
BankTransactionCodesFamily The ISO family associated with the transaction code. A list of accepted values is defined in the lookup type CE_FAMILY.
BankTransactionCodesLastUpdateDate The date and time when the transaction code was last updated.
BankTransactionCodesLastUpdateLogin The session login associated with the user who last updated the transaction code.
BankTransactionCodesLastUpdatedBy The user who last updated the transaction code.
BankTransactionCodesObjectVersionNumber The number of times the transaction code row has been updated.
BankTransactionCodesSeededFlag Indicates whether the transaction code is predefined. A list of accepted values is defined in the lookup type YES_NO.
BankTransactionCodesSubFamily The ISO subfamily associated with the transaction code. A list of accepted values is defined in the lookup type CE_SUBFAMILY.
BankTransactionCodesTransactionCodeId The unique identifier of the transaction code. This is the primary key of the Bank Statement Transaction Codes view object.
BankTransactionCodesTrxCode The transaction code printed on the bank statement.
BankTransactionCodesTrxType The transaction type associated with the transaction code. A list of accepted values is defined in the lookup type CE_TRX_TYPE.