SAP VDPL_SAMPLE_ASS Assign Samples To Types (Policy Loan Integration) Table
Overview
VDPL_SAMPLE_ASS is a standard SAP S/4HANA table that stores Assign Samples To Types (Policy Loan Integration) data. There are total 5 fields in the VDPL_SAMPLE_ASS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VDPL_SAMPLE_ASS 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_SAMPLE_ASS to other SAP tables and standard CDS views available based on VDPL_SAMPLE_ASS table in S/4HANA 2020.
Techincal Settings of VDPL_SAMPLE_ASS
Below are technical details of the table VDPL_SAMPLE_ASS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VDPL_SAMPLE_ASS Fields
The following table gives you an overview of the fields available in VDPL_SAMPLE_ASS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| BUKRS | Company Code | BUKRS | T001 | CHAR | 4 |
| GSART | Product Type | VVSART | TZPA | CHAR | 3 |
| TYPE | Condition structure type (policy loan integration) | FVD_PL_COND_STRUC_TYPE | VDPL_TYPES | CHAR | 3 |
| SAMPLE | Loan number of sample record | VVRANLM | VDARL | CHAR | 13 |
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_SAMPLE_ASS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VDPL_SAMPLE_ASS | BUKRS | : | T001 |
| VDPL_SAMPLE_ASS | GSART | : | TZPA |
| VDPL_SAMPLE_ASS | SAMPLE | : | VDARL |
| VDPL_SAMPLE_ASS | TYPE | : | VDPL_TYPES |