I_PAYMENTSTATISTICS_BASE
Base View for Payment Statistics
I_PAYMENTSTATISTICS_BASE is a CDS View in S/4HANA. Base View for Payment Statistics. It contains 14 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| P_Paymentstatistics_Days | view | from | COMPOSITE | Payment Processing Days |
Fields (14)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| BankCountryKey | BankCountryKey | 1 | |
| BankKey | BankKey | 1 | |
| CompanyCode | CompanyCode | 1 | |
| CreationDate | CreationDate | 1 | |
| IsUrgentPayment | IsUrgentPayment | 1 | |
| LastChangeDate | LastChangeDate | 1 | |
| PayeeBankCountry | PayeeBankCountry | 1 | |
| PayeeBankInternalID | PayeeBankInternalID | 1 | |
| PaymentBatch | PaymentBatch | 1 | |
| PaymentBatchRule | PaymentBatchRule | 1 | |
| PaymentCurrency | PaymentCurrency | 1 | |
| PaymentMethod | PaymentMethod | 1 | |
| PaymentProcessingStatus | PaymentProcessingStatus | 1 | |
| Status | GeneralStatus | 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.
-- Base View for Payment Statistics
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PAYMENTSTATISTICS_BASE (
BANKCOUNTRYKEY,
BANKKEY,
COMPANYCODE,
CREATIONDATE,
ISURGENTPAYMENT,
LASTCHANGEDATE,
PAYEEBANKCOUNTRY,
PAYEEBANKINTERNALID,
PAYMENTBATCH,
PAYMENTBATCHRULE,
PAYMENTCURRENCY,
PAYMENTMETHOD,
PAYMENTPROCESSINGSTATUS,
STATUS
);
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