SAP VICNDPACTUAL Actual Security Deposit Table
Overview
VICNDPACTUAL is a standard SAP S/4HANA table that stores Actual Security Deposit data. There are total 17 fields in the VICNDPACTUAL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VICNDPACTUAL belongs to Real Estate Contract (RE-FX-CN) module and is located in the package RE: Security Deposit (RE_CN_DP).
In addition, following links provide an overview of foreign key relationships, if any, that link VICNDPACTUAL to other SAP tables and standard CDS views available based on VICNDPACTUAL table in S/4HANA 2020.
Techincal Settings of VICNDPACTUAL
Below are technical details of the table VICNDPACTUAL
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VICNDPACTUAL Fields
The following table gives you an overview of the fields available in VICNDPACTUAL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| DPBUKRS | Company Code of Security Deposit Agreement | RECNDPBUKRS | T001 | CHAR | 4 |
| DPNO | Number of Security Deposit Agreement | RECNDPNO | CHAR | 13 | |
| DPACTUALNO | Sequential Number of Actual Security Deposit | RECNDPACTUALNO | NUMC | 4 | |
| DPACTUALFROM | Actual Security Deposit Made On | RECNDPACTUALFROM | DATS | 8 | |
| DPACTUALTYPE | Security Deposit Type | RECNDPTYPE | TIVCNDPTYPE | CHAR | 4 |
| DPACTUALINFONUM | Informational Number for Actual Security Deposit | RECNDPACTUALINFONUM | CHAR | 25 | |
| DPACTUALPLACE | Place of Deposit for Actual Security Deposit | RECNDPACTUALPLACE | CHAR | 25 | |
| DPACTUALPARTNER | Partner for Actual Security Deposit | RECNDPACTUALPARTNER | BUT000 | CHAR | 10 |
| DPACPARTNERROLE | Partner Role for Actual Security Deposit | RECNDPACPARTNERROLE | TB003 | CHAR | 6 |
| DPACTUALTO | Validity of Actual Security Deposit Ends On | RECNDPACTUALTO | DATS | 8 | |
| DPACTUALCOMPL | Processing of Actual Security Deposit Completed | RECNDPACTUALCOMPL | CHAR | 1 | |
| DPACTUALRECEIVED | Amount Received/Paid for Actual Security Deposit | RECNDPACTUALRECEIVEDAMOUNT | CURR | 15 | |
| DPACTUALRETOURED | Amount of Actual Security Deposit Paid Back/Received Back | RECNDPACTUALRETOUREDAMOUNT | CURR | 15 | |
| DPACTUALRETODATE | Date of Reimbursement | RECNDPACTUALRETOUREDDATE | DATS | 8 | |
| DPACTUALRETAINED | Amount of Actual Security Deposit Retained | RECNDPACTUALRETAINEDAMOUNT | CURR | 15 | |
| DPACTUALCURR | Currency of Actual Security Deposit | RECNDPACTUALCURR | TCURC | CUKY | 5 |
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 VICNDPACTUAL
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VICNDPACTUAL | DPACPARTNERROLE | C: CN | TB003 |
| VICNDPACTUAL | DPACTUALCURR | : | TCURC |
| VICNDPACTUAL | DPACTUALPARTNER | : | BUT000 |
| VICNDPACTUAL | DPACTUALTYPE | 1: CN | TIVCNDPTYPE |
| VICNDPACTUAL | DPBUKRS | : | T001 |