SAP VTBLLH Limit Management: Header Information for Limit Transfer Table
Overview
VTBLLH is a standard SAP S/4HANA table that stores Limit Management: Header Information for Limit Transfer data. There are total 12 fields in the VTBLLH table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VTBLLH 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 VTBLLH to other SAP tables and standard CDS views available based on VTBLLH table in S/4HANA 2020.
Techincal Settings of VTBLLH
Below are technical details of the table VTBLLH
- Buffering allowed but switched off
- No buffering
- Storage type is Column Store
List of VTBLLH Fields
The following table gives you an overview of the fields available in VTBLLH
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| SLA | Limit Type | TB_SLA | ATLA | CHAR | 3 |
| RLV_LL | Number of Limit Transfer | TB_RLV_LL | NUMC | 20 | |
| XLL | Long Name of a Limit Transfer | TB_XLL | CHAR | 30 | |
| DEL_IND | Deletion Flag for Limit Transfers | TB_DEL_LL | CHAR | 1 | |
| LLBEG | Valid From Date of Limit Transfer | TB_LLBEG | DATS | 8 | |
| LLEND | Valid To Date of a Limit Transfer | TB_LLEND | DATS | 8 | |
| LLCRUSER | Limit Transfer Entered By | TB_LLCRUSER | * | CHAR | 12 |
| LLCRDAT | Date on Which Limit Transfer Was Created | TB_LLCRDAT | DATS | 8 | |
| LLUPUSER | Limit Transfer Last Changed By | TB_LLUPUSER | * | CHAR | 12 |
| LLUPDAT | Date on Which Limit Transfer Was Last Changed | TB_LLUPDAT | DATS | 8 | |
| NOTES_EXIST | Flag Showing if Notes Exist | TB_NOTES_EXIST | CHAR | 1 |
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 VTBLLH
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VTBLLH | MANDT | 1: N | T000 |
| VTBLLH | SLA | : | ATLA |