P_RECNCLNCASHFLOWBASIC
Basic view
P_RECNCLNCASHFLOWBASIC is a CDS View in S/4HANA. Basic view. It contains 24 fields. 3 CDS views read from this table.
CDS Views using this table (3)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| P_BkStmntCshFlwWithRcnlnPrfl | view_entity | from | COMPOSITE | Bank Statement Flow with Reconciliation Profile |
| P_CashFlowForRcnlnPrfl | view_entity | from | COMPOSITE | Cash Flow Amount by Reconciliation Strategy |
| P_FcstCshFlwWthRcnlnPrfl | view_entity | from | COMPOSITE | Forecasted Flow with Reconciliation Profile |
Fields (24)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BankAccountInternalID | BankAccountInternalID | 3 |
| KEY | CashFlow | CashFlow | 2 |
| KEY | CertaintyLevel | CertaintyLevel | 3 |
| KEY | OriginApplication | OriginApplication | 3 |
| KEY | OriginDocument | OriginDocument | 2 |
| KEY | OriginSystem | OriginSystem | 2 |
| KEY | OriginTransaction | OriginTransaction | 2 |
| KEY | OriginTransactionQualifier | OriginTransactionQualifier | 2 |
| KEY | PlanningLevel | PlanningLevel | 3 |
| KEY | TransactionCurrency | TransactionCurrency | 3 |
| AccountingDocument | AccountingDocument | 1 | |
| AccountingDocumentItem | AccountingDocumentItem | 1 | |
| AccountingDocumentType | AccountingDocumentType | 1 | |
| AmountInCompanyCodeCurrency | AmountInCompanyCodeCurrency | 1 | |
| AmountInTransactionCurrency | AmountInTransactionCurrency | 2 | |
| CompanyCode | CompanyCode | 2 | |
| CompanyCodeCurrency | CompanyCodeCurrency | 1 | |
| Customer | Customer | 1 | |
| DocumentItemText | DocumentItemText | 2 | |
| FinancialAccountType | FinancialAccountType | 1 | |
| LiquidityItem | LiquidityItem | 2 | |
| MemoRecord | MemoRecord | 1 | |
| Supplier | Supplier | 1 | |
| TransactionDate | TransactionDate | 2 |
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.
-- Basic view
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_RECNCLNCASHFLOWBASIC (
BANKACCOUNTINTERNALID,
CASHFLOW,
CERTAINTYLEVEL,
ORIGINAPPLICATION,
ORIGINDOCUMENT,
ORIGINSYSTEM,
ORIGINTRANSACTION,
ORIGINTRANSACTIONQUALIFIER,
PLANNINGLEVEL,
TRANSACTIONCURRENCY,
ACCOUNTINGDOCUMENT,
ACCOUNTINGDOCUMENTITEM,
ACCOUNTINGDOCUMENTTYPE,
AMOUNTINCOMPANYCODECURRENCY,
AMOUNTINTRANSACTIONCURRENCY,
COMPANYCODE,
COMPANYCODECURRENCY,
CUSTOMER,
DOCUMENTITEMTEXT,
FINANCIALACCOUNTTYPE,
LIQUIDITYITEM,
MEMORECORD,
SUPPLIER,
TRANSACTIONDATE,
PRIMARY KEY (BANKACCOUNTINTERNALID, CASHFLOW, CERTAINTYLEVEL, ORIGINAPPLICATION, ORIGINDOCUMENT, ORIGINSYSTEM, ORIGINTRANSACTION, ORIGINTRANSACTIONQUALIFIER, PLANNINGLEVEL, TRANSACTIONCURRENCY)
);
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