SAP VBFS Error Log for Collective Processing Table
Overview
VBFS is a standard SAP S/4HANA table that stores Error Log for Collective Processing data. There are total 14 fields in the VBFS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VBFS belongs to Shipping (LE-SHP) module and is located in the package WS-SHP: General Processing for Shipping (VL).
In addition, following links provide an overview of foreign key relationships, if any, that link VBFS to other SAP tables and standard CDS views available based on VBFS table in S/4HANA 2020.
Techincal Settings of VBFS
Below are technical details of the table VBFS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VBFS Fields
The following table gives you an overview of the fields available in VBFS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| SAMMG | Group | SAMMG | * | CHAR | 10 |
| VBELN | Sales and Distribution Document Number | VBELN | * | CHAR | 10 |
| POSNR | Item number of the SD document | POSNR | * | NUMC | 6 |
| ETENR | Schedule Line Number | ETENR | VBEP | NUMC | 4 |
| ZAEHL | Counter in Control Tables | DZAEHLER | NUMC | 2 | |
| MSGID | Message identification | MSGID | * | CHAR | 20 |
| MSGNO | System Message Number | MSGNO | * | CHAR | 3 |
| MSGTY | Message Type | MSGTY | CHAR | 1 | |
| MSGV1 | Message variable 01 | MSGV1 | CHAR | 50 | |
| MSGV2 | Message variable 02 | MSGV2 | CHAR | 50 | |
| MSGV3 | Message variable 03 | MSGV3 | CHAR | 50 | |
| MSGV4 | Message variable 04 | MSGV4 | CHAR | 50 | |
| SMART | Group Type | SMART | * | 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 VBFS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VBFS | ETENR | 1: CN | VBEP |