I_SUPPLIERDUNNING
Supplier Company Code Dunning
I_SUPPLIERDUNNING is a CDS View in S/4HANA. Supplier Company Code Dunning. It contains 10 fields. 5 CDS views read from this table.
CDS Views using this table (5)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_SupplierDunning | view | from | BASIC | Supplier Dunning |
| I_BPAddlSuplrDunningTP | view | from | TRANSACTIONAL | BO view for Additional Supplier Dunning |
| I_BPSupplierDunningGov | view_entity | union_all | COMPOSITE | BP Supplier Dunning Data Governance |
| I_BPSupplierDunningTP | view | from | TRANSACTIONAL | BO view for Supplier Dunning |
| I_SupplierDunningTP | view_entity | from | TRANSACTIONAL | Supplier Company Code Dunning - TP |
Fields (10)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CompanyCode | CompanyCode,CompanyCodeForEdit | 2 |
| KEY | DunningArea | DunningArea,DunningAreaForEdit | 2 |
| KEY | Supplier | Supplier,SupplierForEdit | 2 |
| DunningBlock | DunningBlock | 2 | |
| DunningClerk | DunningClerk | 2 | |
| DunningLevel | DunningLevel | 2 | |
| DunningProcedure | DunningProcedure | 2 | |
| DunningRecipient | DunningRecipient | 2 | |
| LastDunnedOn | LastDunnedOn | 2 | |
| LegDunningProcedureOn | LegDunningProcedureOn | 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.
-- Supplier Company Code Dunning
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_SUPPLIERDUNNING (
COMPANYCODE,
DUNNINGAREA,
SUPPLIER,
DUNNINGBLOCK,
DUNNINGCLERK,
DUNNINGLEVEL,
DUNNINGPROCEDURE,
DUNNINGRECIPIENT,
LASTDUNNEDON,
LEGDUNNINGPROCEDUREON,
PRIMARY KEY (COMPANYCODE, DUNNINGAREA, SUPPLIER)
);
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