SAP table VBFS (Error Log for Collective Processing)
SAP table VBFS has 6 primary key fields being MANDT,SAMMG,VBELN,POSNR,ETENR,ZAEHL.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | * | MANDT | |
SAMMG | Group | CHAR | 10 | 0 | * | SAMMG | |
VBELN | Sales and Distribution Document Number | CHAR | 10 | 0 | * | VBELN | |
POSNR | Item number of the SD document | NUMC | 6 | 0 | * | POSNR | |
ETENR | Schedule Line Number | NUMC | 4 | 0 | VBEP | ETENR | |
ZAEHL | Counter in Control Tables | NUMC | 2 | 0 | DZAEHLER | ||
MSGID | Message identification | CHAR | 20 | 0 | * | MSGID | |
MSGNO | System Message Number | CHAR | 3 | 0 | * | MSGNO | |
MSGTY | Message Type | CHAR | 1 | 0 | MSGTY | ||
MSGV1 | Message variable 01 | CHAR | 50 | 0 | MSGV1 | ||
MSGV2 | Message variable 02 | CHAR | 50 | 0 | MSGV2 | ||
MSGV3 | Message variable 03 | CHAR | 50 | 0 | MSGV3 | ||
MSGV4 | Message variable 04 | CHAR | 50 | 0 | MSGV4 | ||
SMART | Group Type | CHAR | 1 | 0 | * | SMART |
VBFS foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 VBFS | ETENR | VBEP | Sales Document: Schedule Line Data | MANDT |
0 VBFS | ETENR | VBEP | Sales Document: Schedule Line Data | VBELN |
0 VBFS | ETENR | VBEP | Sales Document: Schedule Line Data | POSNR |
0 VBFS | ETENR | VBEP | Sales Document: Schedule Line Data | ETENR |