SAP VDPL_TYPES_T Cond. Struct. Types (Policy Loan Integration) - Text Table Table
Overview
VDPL_TYPES_T is a standard SAP S/4HANA table that stores Cond. Struct. Types (Policy Loan Integration) - Text Table data. There are total 4 fields in the VDPL_TYPES_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VDPL_TYPES_T belongs to Loans Management (FS-CML) module and is located in the package Main Package for Policy Loans (FVVPL).
In addition, following links provide an overview of foreign key relationships, if any, that link VDPL_TYPES_T to other SAP tables and standard CDS views available based on VDPL_TYPES_T table in S/4HANA 2020.
Techincal Settings of VDPL_TYPES_T
Below are technical details of the table VDPL_TYPES_T
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VDPL_TYPES_T Fields
The following table gives you an overview of the fields available in VDPL_TYPES_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| TYPE | Condition structure type (policy loan integration) | FVD_PL_COND_STRUC_TYPE | VDPL_TYPES | CHAR | 3 |
| LANGU | Language Key | SPRAS | T002 | LANG | 1 |
| TEXT | Text Field | TEXT50 | CHAR | 50 |
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 VDPL_TYPES_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VDPL_TYPES_T | LANGU | : | T002 |
| VDPL_TYPES_T | TYPE | 1: CN | VDPL_TYPES |