R_FINTRANSCASHFLOWACTIVITY
Financial Transaction Cash Flow Activity
R_FINTRANSCASHFLOWACTIVITY is a CDS View in S/4HANA. Financial Transaction Cash Flow Activity. It contains 3 fields. 14 CDS views read from this table.
CDS Views using this table (14)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_FinTransCndnFmlaVarbl | view | from | COMPOSITE | Fin Trans Condition Formula Variable |
| I_FinTransCndnScale | view | from | COMPOSITE | Fin Trans Condition Scaled Interest |
| I_FinTransCndnSingleDate | view | from | COMPOSITE | Fin Trans Condition Single Date |
| I_FinTransCondition | view | from | COMPOSITE | Financial Transaction Condition |
| I_FinTransFlow | view | from | COMPOSITE | Financial Transaction Flow |
| I_FinTransFlow | view | union_all | COMPOSITE | Financial Transaction Flow |
| I_FinTransInterest | view | from | COMPOSITE | Fin Trans Interest Information |
| I_FinTransInterest | view | union | COMPOSITE | Fin Trans Interest Information |
| P_FinTransAlternativeCondition | view | inner | COMPOSITE | Alternative Condition |
| P_FinTransCshSettlmtFlw | view | from | COMPOSITE | |
| P_FinTransFlowWithOneDirection | view | from | COMPOSITE | |
| P_FinTransFlowWithTwoDirection | view | from | COMPOSITE | |
| P_FinTransPremFlw | view | from | COMPOSITE | |
| R_FinTransCshFlwActyMainCndn | view | from | BASIC | Cash Flow Activity Main Condition |
Fields (3)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CompanyCode | CompanyCode | 2 |
| KEY | FinancialTransaction | FinancialTransaction | 2 |
| FinancialInstrProductCategory | FinancialInstrProductCategory | 4 |
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.
-- Financial Transaction Cash Flow Activity
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE R_FINTRANSCASHFLOWACTIVITY (
COMPANYCODE,
FINANCIALTRANSACTION,
FINANCIALINSTRPRODUCTCATEGORY,
PRIMARY KEY (COMPANYCODE, FINANCIALTRANSACTION)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- 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