SAP VEG_JOBLOG Job Ids of business objects with status Table
Overview
VEG_JOBLOG is a standard SAP S/4HANA table that stores Job Ids of business objects with status data. There are total 12 fields in the VEG_JOBLOG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VEG_JOBLOG belongs to Visual Enterprise Generator (CA-EPT-VE-VEG) module and is located in the package Visual Enterprise Generator (VISUAL_ENTERPRISE_GENERATOR).
In addition, following links provide an overview of foreign key relationships, if any, that link VEG_JOBLOG to other SAP tables and standard CDS views available based on VEG_JOBLOG table in S/4HANA 2020.
Techincal Settings of VEG_JOBLOG
Below are technical details of the table VEG_JOBLOG
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VEG_JOBLOG Fields
The following table gives you an overview of the fields available in VEG_JOBLOG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| VEG_INST | VEG Instance | VEG_INSTANCE | CHAR | 10 | |
| APPID | Application Type | VEG_APPL | CHAR | 10 | |
| JOB_STATUS | Status of Job | VEG_JOB_STATUS | NUMC | 2 | |
| JOB_RESULT | Result of Job Execution | VEG_JOB_RESULT | NUMC | 2 | |
| USER_REG | User Name in User Master Record | XUBNAME | * | CHAR | 12 |
| TIME_REG | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | |
| TIME_START | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | |
| TIME_END | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | |
| PRIO | Priority for Execution | VEG_PRIO | NUMC | 2 | |
| MULTI_CNV | Multiple File Conversion Check | VEG_MULTI_CNV | CHAR | 1 | |
| VEG_CONFIG_ID | Configuration ID | VEG_CONFG_ID | CHAR | 255 |
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 VEG_JOBLOG