SAP VTBLSE Global Collateral: Single Record per Object Table
Overview
VTBLSE is a standard SAP S/4HANA table that stores Global Collateral: Single Record per Object data. There are total 9 fields in the VTBLSE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VTBLSE 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 VTBLSE to other SAP tables and standard CDS views available based on VTBLSE table in S/4HANA 2020.
Techincal Settings of VTBLSE
Below are technical details of the table VTBLSE
- Buffering not allowed
- No buffering
- Storage type is Not Defined
List of VTBLSE Fields
The following table gives you an overview of the fields available in VTBLSE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| TLI | Object Number Category in Limit Management | TB_TLI | CHAR | 2 | |
| SID | Object number | J_OBJNR | * | CHAR | 22 |
| SLE | Determination Procedure for Limit Utilizations | TB_SLE | * | NUMC | 2 |
| SLI | Limit Utilization Base | TB_SLI | ATLSLI | NUMC | 1 |
| DLI | Base Date for Determining Limit Utilization | TB_DLI | DATS | 8 | |
| VLI | Valid-From Date of the Limit Utilization | TB_VLI | DATS | 8 | |
| BLS | Global Collateral Amount: Single Record | TB_BLSE | CURR | 17 | |
| WLI | Currency of Global Collateral (Single Record) | TB_WLSE | TCURC | CUKY | 5 |
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 VTBLSE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VTBLSE | MANDT | 1: N | T000 |
| VTBLSE | SLI | 1: N | ATLSLI |
| VTBLSE | WLI | 1: N | TCURC |