SAP VTBLSTAB Limit Management: Administration of Generated Tables Table
Overview
VTBLSTAB is a standard SAP S/4HANA table that stores Limit Management: Administration of Generated Tables data. There are total 6 fields in the VTBLSTAB table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VTBLSTAB belongs to Limit Management (FIN-FSCM-TRM-CR-LM) module and is located in the package CRA Limit Management (FTLM).
In addition, following links provide an overview of foreign key relationships, if any, that link VTBLSTAB to other SAP tables and standard CDS views available based on VTBLSTAB table in S/4HANA 2020.
Techincal Settings of VTBLSTAB
Below are technical details of the table VTBLSTAB
- Buffering not allowed
- No buffering
- Storage type is Not Defined
List of VTBLSTAB Fields
The following table gives you an overview of the fields available in VTBLSTAB
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| SLA | Limit Type | TB_SLA | ATLA | CHAR | 3 |
| SLH | Hierarchy Level of Limit Record | TB_SLH | NUMC | 2 | |
| TABNAME | Table Name | TABNAME | * | CHAR | 30 |
| GENDATE | Date of Last Generation | TB_GENDAT | DATS | 8 | |
| GENTIME | Time Generated | TB_GENTIME | TIMS | 6 |
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 VTBLSTAB
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VTBLSTAB | MANDT | 1: N | T000 |
| VTBLSTAB | SLA | 1: N | ATLA |