I_DUNNINGENTRY
Dunning Entry
I_DUNNINGENTRY is a CDS View in S/4HANA. Dunning Entry. It contains 32 fields. 5 CDS views read from this table.
CDS Views using this table (5)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_DunningEntry | view | from | CONSUMPTION | Dunning Entry |
| C_EmailDunningEntryData | view_entity | from | CONSUMPTION | Email Data For Dunning Entry |
| C_MyDunnProposals | view_entity | from | CONSUMPTION | My Dunning Proposals |
| I_DunningEntryForOutpDetn | view_entity | from | COMPOSITE | Determine Output Parameter for Dunning |
| P_DunningNoticeOMPrmDet | view | from | CONSUMPTION | Dunning Notice OM Param Determination |
Fields (32)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CompanyCode | CompanyCode | 2 |
| KEY | Customer | Customer | 1 |
| KEY | CustomerHeadOffice | CustomerHeadOffice | 2 |
| KEY | DunningClerk | DunningClerk | 2 |
| KEY | DunningRun | DunningRun | 2 |
| KEY | DunningRunDate | DunningRunDate | 2 |
| KEY | FinancialAccountType | FinancialAccountType | 2 |
| KEY | GroupingDunningArea | GroupingDunningArea | 2 |
| KEY | GroupingDunningLevel | GroupingDunningLevel | 1 |
| KEY | OneTimeAcctBankAccount | OneTimeAcctBankAccount | 2 |
| KEY | Supplier | Supplier | 2 |
| _AccountingClerk | _AccountingClerk | 1 | |
| _CompanyCode | _CompanyCode | 1 | |
| _Customer | _Customer | 2 | |
| _DunningBlockingReason | _DunningBlockingReason | 1 | |
| _DunningCurrency | _DunningCurrency | 1 | |
| CityName | CityName | 1 | |
| Country | Country | 1 | |
| DocIncldUpToPostgDate | DocIncldUpToPostgDate | 1 | |
| DunAreaAcctBalanceDunCrcy | DunAreaAcctBalanceDunCrcy | 1 | |
| DunningBlockingReason | DunningBlockingReason | 1 | |
| DunningCurrency | DunningCurrency | 2 | |
| DunningDate | DunningDate | 1 | |
| DunningLevel | DunningLevel | 2 | |
| DunningNoticeIsToBeSent | DunningNoticeIsToBeSent,PrintIsReal | 2 | |
| DunningPrintDate | DunningPrintDate | 1 | |
| DunningRecipient | DunningRecipient | 1 | |
| LastDunningPrntDate | LastDunningPrntDate | 1 | |
| LegDunningProcedureOn | LegDunningProcedureOn | 1 | |
| POBox | POBox | 1 | |
| PostalCode | PostalCode | 1 | |
| StreetName | StreetName | 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.
-- Dunning Entry
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_DUNNINGENTRY (
COMPANYCODE,
CUSTOMER,
CUSTOMERHEADOFFICE,
DUNNINGCLERK,
DUNNINGRUN,
DUNNINGRUNDATE,
FINANCIALACCOUNTTYPE,
GROUPINGDUNNINGAREA,
GROUPINGDUNNINGLEVEL,
ONETIMEACCTBANKACCOUNT,
SUPPLIER,
_ACCOUNTINGCLERK,
_COMPANYCODE,
_CUSTOMER,
_DUNNINGBLOCKINGREASON,
_DUNNINGCURRENCY,
CITYNAME,
COUNTRY,
DOCINCLDUPTOPOSTGDATE,
DUNAREAACCTBALANCEDUNCRCY,
DUNNINGBLOCKINGREASON,
DUNNINGCURRENCY,
DUNNINGDATE,
DUNNINGLEVEL,
DUNNINGNOTICEISTOBESENT,
DUNNINGPRINTDATE,
DUNNINGRECIPIENT,
LASTDUNNINGPRNTDATE,
LEGDUNNINGPROCEDUREON,
POBOX,
POSTALCODE,
STREETNAME,
PRIMARY KEY (COMPANYCODE, CUSTOMER, CUSTOMERHEADOFFICE, DUNNINGCLERK, DUNNINGRUN, DUNNINGRUNDATE, FINANCIALACCOUNTTYPE, GROUPINGDUNNINGAREA, GROUPINGDUNNINGLEVEL, ONETIMEACCTBANKACCOUNT, 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