SAP VDDIP Differentiated Incoming Payment - Data and history Table
Overview
VDDIP is a standard SAP S/4HANA table that stores Differentiated Incoming Payment - Data and history data. There are total 12 fields in the VDDIP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VDDIP belongs to Loans Management (FS-CML) module and is located in the package Treasury Loans (FVVD).
In addition, following links provide an overview of foreign key relationships, if any, that link VDDIP to other SAP tables and standard CDS views available based on VDDIP table in S/4HANA 2020.
Techincal Settings of VDDIP
Below are technical details of the table VDDIP
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VDDIP Fields
The following table gives you an overview of the fields available in VDDIP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| BUKRS | Company Code | BUKRS | CHAR | 4 | |
| DIP_KUKEY | DIP Short Key | FVD_DIP_KUKEY | FEBEP | NUMC | 8 |
| DIP_ESNUM | DIP Line Item Number | FVD_DIP_ESNUM | FEBEP | NUMC | 5 |
| DIP_DATE_CHG | Change Date (Differentiated Incoming Payment Data) | TB_DIP_DATE_CHG | DATS | 8 | |
| DIP_TIME_CHG | Change Time (Differentiated Incoming Payment Data) | TB_DIP_TIME_CHG | TIMS | 6 | |
| DIP_ID | ID (Differentiated Incominmg Payment) | TB_DIP_ID | VDDIP_ID | CHAR | 4 |
| DIP_DATE | Date (Differentiated Incoming Payment) | TB_DIP_DATE | DATS | 8 | |
| DIP_RERF | Entered By | RERF | CHAR | 12 | |
| DIP_DATE_CREA | Import Date (Bank Statement) | TB_DIP_DATE_CREA | DATS | 8 | |
| DIP_TIME_CREA | Import Time (Bank Statement) | TB_DIP_TIME_CREA | TIMS | 6 | |
| DIP_NOT_RELEVANT | Not relevant (DIP) | FVD_DIP_NOT_RELEVANT | CHAR | 1 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for VDDIP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VDDIP | DIP_ESNUM | : | FEBEP |
| VDDIP | DIP_ID | : | VDDIP_ID |
| VDDIP | DIP_KUKEY | : | FEBEP |