_FINANCIALTRANSACTION
_FINANCIALTRANSACTION is an SAP database table in S/4HANA. It contains 23 fields.
Fields (23)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | Counterparty | Counterparty | 10 |
| _CompanyCode | _CompanyCode | 1 | |
| _Status | _FinancialInstrumentStatus | 1 | |
| BusinessArea | BusinessArea | 4 | |
| CompanyCode | FinTransactionCompanyCode | 1 | |
| FinancialInstrCharacteristic | FinancialInstrCharacteristic | 2 | |
| FinancialInstrProductCategory | FinancialInstrProductCategory | 2 | |
| FinancialInstrTransactionType | FinancialInstrTransactionType | 14 | |
| FinancialInstrumentAssignment | FinancialInstrumentAssignment | 2 | |
| FinancialInstrumentProductType | FinancialInstrumentProductType | 4 | |
| FinancialInstrumentReference | FinancialInstrumentReference | 2 | |
| FinancialInstrumentStatus | FinancialInstrumentStatus | 2 | |
| FinancialTransaction | FinancialTransaction,FinTransactionDealIdentifier | 2 | |
| FinancialTransactionQuantity | FinancialTransactionQuantity | 1 | |
| FinInstrTransactionCategory | FinInstrTransactionCategory | 1 | |
| HedgingClassification | HedgingClassification | 2 | |
| Portfolio | Portfolio | 5 | |
| ProfitCenter | ProfitCenter | 1 | |
| TermStartDate | TermStartDate | 1 | |
| TreasuryFacility | TreasuryFacility | 1 | |
| TreasuryFacilityCompanyCode | TreasuryFacilityCompanyCode | 1 | |
| TreasuryFinanceProject | TreasuryFinanceProject | 1 | |
| TreasuryFinancialObject | TreasuryFinancialObject | 1 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE _FINANCIALTRANSACTION (
COUNTERPARTY,
_COMPANYCODE,
_STATUS,
BUSINESSAREA,
COMPANYCODE,
FINANCIALINSTRCHARACTERISTIC,
FINANCIALINSTRPRODUCTCATEGORY,
FINANCIALINSTRTRANSACTIONTYPE,
FINANCIALINSTRUMENTASSIGNMENT,
FINANCIALINSTRUMENTPRODUCTTYPE,
FINANCIALINSTRUMENTREFERENCE,
FINANCIALINSTRUMENTSTATUS,
FINANCIALTRANSACTION,
FINANCIALTRANSACTIONQUANTITY,
FININSTRTRANSACTIONCATEGORY,
HEDGINGCLASSIFICATION,
PORTFOLIO,
PROFITCENTER,
TERMSTARTDATE,
TREASURYFACILITY,
TREASURYFACILITYCOMPANYCODE,
TREASURYFINANCEPROJECT,
TREASURYFINANCIALOBJECT,
PRIMARY KEY (COUNTERPARTY)
);
Learn More
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA