C_CshFlwFcstComprnTimeStamp
Cash Flow Comparision By Timestamp
C_CshFlwFcstComprnTimeStamp is a Consumption CDS View that provides data about "Cash Flow Comparision By Timestamp" in SAP S/4HANA. It reads from 1 data source (I_CshFlwFcstComprnTimeStamp) and exposes 48 fields with key fields CashFlow, BankAccountInternalID.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_CshFlwFcstComprnTimeStamp | I_CshFlwFcstComprnTimeStamp | from |
Parameters (10)
| Name | Type | Default |
|---|---|---|
| P_StartDate | sydate | |
| P_EndDate | sydate | |
| P_CashFlowForecastStartDate | sydate | |
| P_CashFlowForecastEndDate | sydate | |
| P_Language | sylangu | |
| P_KeyDate | vdm_v_key_date | |
| P_DisplayCurrency | vdm_v_display_currency | |
| P_ExchangeRateType | kurst_curr | |
| P_CashFlowSnapshotTime1 | syuzeit | |
| P_CashFlowSnapshotTime2 | syuzeit |
Annotations (11)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | CSNAPCOMPARESS | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| EndUserText.label | Cash Flow Comparision By Timestamp | view | |
| Analytics.query | true | view | |
| VDM.viewType | #CONSUMPTION | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| AccessControl.authorizationCheck | #PRIVILEGED_ONLY | view | |
| ObjectModel.usageType.serviceQuality | #D | view | |
| ObjectModel.usageType.sizeCategory | #XL | view | |
| ObjectModel.usageType.dataClass | #MIXED | view | |
| Metadata.ignorePropagatedAnnotations | true | view |
Fields (48)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | CashFlow | CashFlow | Cash Flow | |
| KEY | BankAccountInternalID | BankAccountInternalID | Technical ID | |
| Bank | Bank | Bank | ||
| BankAccountCurrency | BankAccountCurrency | Bank Account Currency | ||
| CompanyCode | CompanyCode | Company Code | ||
| BankAccount | BankAccount | Bank Account | ||
| BankAccountDescription | BankAccountDescription | Bank Account Description | ||
| BankAccountType | BankAccountType | Bank Account Type | ||
| BankCountry | BankCountry | Bank Country/Region | ||
| BusinessPartner | BankGroup | Bank Group | ||
| BankGroupName | BankGroupName | Bank Group Name | ||
| BusinessArea | BusinessArea | Business Area | ||
| BusinessAreaName | BusinessAreaName | Business Area Name | ||
| CertaintyLevel | CertaintyLevel | Certainty Level | ||
| CompanyCodeName | CompanyCodeName | Company Code Name | ||
| TransactionCurrency | TransactionCurrency | Transaction Currency | ||
| GLAccount | GLAccount | GL Account | ||
| HouseBank | HouseBank | House Bank | ||
| HouseBankAccount | HouseBankAccount | House Bank Account | ||
| LiquidityItem | LiquidityItem | Liquidity Item | ||
| CashFlowDirection | CashFlowDirection | Cash Flow Direction | ||
| LiquidityItemName | LiquidityItemName | Liquidity Item Name | ||
| CashPlanningGroup | CashPlanningGroup | Planning Group | ||
| CashPlanningGroupName | CashPlanningGroupName | Planning Group Name | ||
| PlanningLevel | PlanningLevel | Planning Level | ||
| PlanningLevelName | PlanningLevelName | Planning Level Name | ||
| ProfitCenter | ProfitCenter | Profit Center | ||
| Segment | Segment | Segment | ||
| TradingPartner | TradingPartner | Trading Partner | ||
| CashFlowSnapshotDate | CashFlowSnapshotDate | Snapshot Date | ||
| CalendarDay | CalendarDay | Day of Month | ||
| WeekDay | WeekDay | Day of Week | ||
| ValueDate | TransactionDate | Value Date | ||
| DisplayCurrency | DisplayCurrency | Display Currency | ||
| AmountInBankAccountCurrency | AmountInBankAccountCurrency | Actual in Bank Account Currency | ||
| AmountInDisplayCurrency | AmountInDisplayCurrency | Actual in Display Currency | ||
| SnapshotAmtInBankAcctCrcy1 | SnapshotAmtInBankAcctCrcy1 | Forecast A (Bank Account Currency) | ||
| SnapshotAmtInDisplayCrcy1 | SnapshotAmtInDisplayCrcy1 | Forecast A (Display Currency) | ||
| AmtDiffInBankAcctSnapshotCrcy1 | 00 | Actual/Forecast A Diff. (Bank Acct Crcy) | ||
| AmtDiffInDisplaySnapshotCrcy1 | 00 | Actual/Forecast A Diff. (Display Crcy) | ||
| SnapshotDiff1InRatio | 1 | Forecast A Difference in % | ||
| SnapshotAmtInBankAcctCrcy2 | SnapshotAmtInBankAcctCrcy2 | Forecast B (Bank Account Currency) | ||
| SnapshotAmtInDisplayCrcy2 | SnapshotAmtInDisplayCrcy2 | Forecast B (Display Currency) | ||
| AmtDiffInBankAcctSnapshotCrcy2 | 00 | Actual/Forecast B Diff. (Bank Acct Crcy) | ||
| AmtDiffInDisplaySnapshotCrcy2 | 00 | Actual/Forecast B Diff. (Display Crcy) | ||
| SnapshotDiff2InRatio | 1 | Forecast B Difference in % | ||
| AmtDiffSnapshotsInBankCrcy | 00 | Forecast A/B Difference (Bank Acct Crcy) | ||
| AmtDiffSnapshotsInDisplayCrcy | 00 | Forecast A/B Difference (Display Crcy) |
Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.
-- Derived SQL interpretation of CDS view C_CshFlwFcstComprnTimeStamp.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
-- SQL view name: CSNAPCOMPARESS
-- Parameters: P_StartDate : sydate, P_EndDate : sydate, P_CashFlowForecastStartDate : sydate, P_CashFlowForecastEndDate : sydate, P_Language : sylangu, P_KeyDate : vdm_v_key_date, P_DisplayCurrency : vdm_v_display_currency, P_ExchangeRateType : kurst_curr, P_CashFlowSnapshotTime1 : syuzeit, P_CashFlowSnapshotTime2 : syuzeit
CREATE VIEW C_CshFlwFcstComprnTimeStamp AS
SELECT
CashFlow,
BankAccountInternalID,
Bank,
BankAccountCurrency,
CompanyCode,
BankAccount,
BankAccountDescription,
BankAccountType,
BankCountry,
BankGroup AS BusinessPartner,
BankGroupName,
BusinessArea,
BusinessAreaName,
CertaintyLevel,
CompanyCodeName,
TransactionCurrency,
GLAccount,
HouseBank,
HouseBankAccount,
LiquidityItem,
CashFlowDirection,
LiquidityItemName,
CashPlanningGroup,
CashPlanningGroupName,
PlanningLevel,
PlanningLevelName,
ProfitCenter,
Segment,
TradingPartner,
CashFlowSnapshotDate,
CalendarDay,
WeekDay,
TransactionDate AS ValueDate,
DisplayCurrency,
AmountInBankAccountCurrency,
AmountInDisplayCurrency,
SnapshotAmtInBankAcctCrcy1,
SnapshotAmtInDisplayCrcy1,
0.00 AS AmtDiffInBankAcctSnapshotCrcy1,
0.00 AS AmtDiffInDisplaySnapshotCrcy1,
1 AS SnapshotDiff1InRatio,
SnapshotAmtInBankAcctCrcy2,
SnapshotAmtInDisplayCrcy2,
0.00 AS AmtDiffInBankAcctSnapshotCrcy2,
0.00 AS AmtDiffInDisplaySnapshotCrcy2,
1 AS SnapshotDiff2InRatio,
0.00 AS AmtDiffSnapshotsInBankCrcy,
0.00 AS AmtDiffSnapshotsInDisplayCrcy
FROM I_CshFlwFcstComprnTimeStamp
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA
- 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
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA