Bank Statement Line Charges
The bank statement line charges view object contains information related to additional charge amounts applied to the bank statement line.
Data store key : FscmTopModelAM.FinExtractAM.CeBiccExtractAM.BankStatementLineChargesExtractPVO
Primary Keys : BankStatementLineChargesStmtLineChargesId
Initial Extract Date : BankStatementLineChargesCreationDate
Incremental Extract Date : BankStatementLineChargesLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| BankStatementLineChargesChargePercentRate | The rate used to calculate the amount of the charge or fee. |
| BankStatementLineChargesChargeServiceCode | The code of the transaction charge service. This code indicates a service that is a charge is asked or paid, for example, brokerage fees. |
| BankStatementLineChargesChargesAmt | The charge amount of the bank statement line to be paid by the charge bearer. |
| BankStatementLineChargesChargesCurr | The currency of the bank statement line charge amount. This is a foreign key to the FND_CURRENCIES table. |
| BankStatementLineChargesCreatedBy | The user who created the bank statement line charge. |
| BankStatementLineChargesCreationDate | The date and time when the bank statement line charge was created. |
| BankStatementLineChargesLastUpdateDate | The date and time when the bank statement line charge was last updated. |
| BankStatementLineChargesLastUpdateLogin | The session login associated with the user who last updated the bank statement line charge. |
| BankStatementLineChargesLastUpdatedBy | The user who last updated the bank statement line charge. |
| BankStatementLineChargesObjectVersionNumber | The number of times the bank statement line charge row has been updated. |
| BankStatementLineChargesStatementLineId | The unique identifier of the bank statement line. This is a foreign key to the CE_STATEMENT_LINES table. |
| BankStatementLineChargesStmtLineChargesId | The unique identifier of the bank statement line charge. This is the primary key of the Bank Statement Line Charges view object. |
| BankStatementLineChargesTaxAmount | The value of a tax for a given tax jurisdiction for a given tax event. |
| BankStatementLineChargesTaxCurr | The currency that the tax transactions are to be reported. This is a foreign key to the FND_CURRENCIES table. |
| BankStatementLineChargesTaxId | The reference identifying the nature of tax levied, for example, Value Added Tax. |
| BankStatementLineChargesTaxRate | The rate specified for a tax status for an effective time period. A tax rate can be expressed as a percentage or a value per unit quantity. |
| BankStatementLineChargesTrxChargeBearerCode | The code that specifies which party bates the charges associated with the processing of the payment transaction. |