SAP VDSTOP_VDARL_A Assign Stop to Loan Table
Overview
VDSTOP_VDARL_A is a standard SAP S/4HANA table that stores Assign Stop to Loan data. There are total 15 fields in the VDSTOP_VDARL_A table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VDSTOP_VDARL_A belongs to Loans Management (FS-CML) module and is located in the package Stops: Persistence Layer (FVVD_PER_STOPS).
In addition, following links provide an overview of foreign key relationships, if any, that link VDSTOP_VDARL_A to other SAP tables and standard CDS views available based on VDSTOP_VDARL_A table in S/4HANA 2020.
Techincal Settings of VDSTOP_VDARL_A
Below are technical details of the table VDSTOP_VDARL_A
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VDSTOP_VDARL_A Fields
The following table gives you an overview of the fields available in VDSTOP_VDARL_A
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| BUKRS | Company Code | BUKRS | * | CHAR | 4 |
| RANL | Contract Number | RANL | VDARL | CHAR | 13 |
| GUID | GUID in 'RAW' format | GUID_16 | RAW | 16 | |
| STATUS | Stop Status | TB_STOP_STATUS | CHAR | 1 | |
| VALID_FROM | Stop Valid from | TB_STOP_VALID_FROM | DATS | 8 | |
| VALID_TO | Stop Valid to | TB_STOP_VALID_TO | DATS | 8 | |
| CREATIONUSER | Entered By | RERF | CHAR | 12 | |
| CREATIONDATE | First Entered On | DERF | DATS | 8 | |
| CREATIONTIME | Time of Creation | TERF | TIMS | 6 | |
| CHANGEUSER | Employee ID | RBEAR | CHAR | 12 | |
| CHANGEDATE | Last Edited On | DBEAR | DATS | 8 | |
| CHANGETIME | Last Edited At | TBEAR | TIMS | 6 | |
| APPLICATION | Technical Key for Stop Application | TB_STOP_APPL | TDSTOP_APPL | NUMC | 2 |
| STOP | Technical Key for Stop | TB_STOP | TDSTOP | CHAR | 3 |
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 VDSTOP_VDARL_A
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VDSTOP_VDARL_A | APPLICATION | 1: CN | TDSTOP_APPL |
| VDSTOP_VDARL_A | RANL | 1: CN | VDARL |
| VDSTOP_VDARL_A | STOP | 1: CN | TDSTOP |