SAP VEC_DRR Validation Engine: Data Release Request Table
Overview
VEC_DRR is a standard SAP S/4HANA table that stores Validation Engine: Data Release Request data. There are total 41 fields in the VEC_DRR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VEC_DRR belongs to Validation Engine (FIN-CS-VE) module and is located in the package Financial Validation Engine (FIN_VE).
In addition, following links provide an overview of foreign key relationships, if any, that link VEC_DRR to other SAP tables and standard CDS views available based on VEC_DRR table in S/4HANA 2020.
Techincal Settings of VEC_DRR
Below are technical details of the table VEC_DRR
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VEC_DRR Fields
The following table gives you an overview of the fields available in VEC_DRR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| DRRUUID | Validation Run UUID | VEC_DRR_UUID | RAW | 16 | |
| SCEN_ID | Validation Scenario | VEC_SCEN_ID | CHAR | 5 | |
| RYEAR | General Ledger Fiscal Year | GJAHR_POS | NUMC | 4 | |
| POPER | Posting period | POPER | NUMC | 3 | |
| PERIV | Fiscal Year Variant | PERIV | CHAR | 2 | |
| FISCYEARPER | Period/Year | JAHRPER | NUMC | 7 | |
| DIMEN | Consolidation Dimension | VEC_DIMEN | CHAR | 2 | |
| RVERS | Consolidation Version | VEC_RVERS | CHAR | 3 | |
| RLDNR | Consolidation Ledger | VEC_RLDNR | * | CHAR | 2 |
| RBUNIT | Consolidation Unit | VEC_UNIT | * | CHAR | 18 |
| RCONGR | Consolidation Group | VEC_GROUP | * | CHAR | 18 |
| RITCLG | Consolidation Chart of Accounts | VEC_COA | CHAR | 2 | |
| CURTYPE | Currency Type | VEC_CURTYPE | CHAR | 2 | |
| RCOMP | Company | RCOMP_D | * | CHAR | 6 |
| BUKRS | Company Code | BUKRS | CHAR | 4 | |
| KOKRS | Controlling Area | KOKRS | * | CHAR | 4 |
| RCNTR | Cost Center | KOSTL | * | CHAR | 10 |
| PRCTR | Profit Center | PRCTR | CHAR | 10 | |
| SEGMENT | Segment for Segmental Reporting | FB_SEGMENT | * | CHAR | 10 |
| RBUSA | Business Area | GSBER | * | CHAR | 4 |
| USTATUS | Data Release Request Status | VEC_DRR_USTATUS | INT1 | 3 | |
| SSTATUS | Data Release Request System Status | VEC_DRR_SSTATUS | INT1 | 3 | |
| TIMESTAMP | Data Release Timestamp (YYYYMMDDhhmmss) | VEC_RTIME | DEC | 15 | |
| CREATEDBY | Created By | VEC_CREATOR | CHAR | 12 | |
| CREATEDAT | Time Created | VEC_TIMESTAMP_C | DEC | 15 | |
| CHANGEDBY | Changed By | VEC_MODIFIER | CHAR | 12 | |
| CHANGEDAT | Time Changed | VEC_TIMESTAMP_M | DEC | 15 | |
| METHOD | Validation Method | VEC_MTD_ID | CHAR | 5 | |
| TASK | Validation Task ID | VEC_TASK_ID | CHAR | 8 | |
| JOBNAME | Background job name | BTCJOB | CHAR | 32 | |
| JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 8 | |
| LOGNUMBER | 16 Byte UUID in 32 Characters (Hexadecimal Encoded) | SYSUUID_C32 | CHAR | 32 | |
| TTIME | Data Release Timestamp (YYYYMMDDhhmmss) | VEC_RTIME | DEC | 15 | |
| MSGTY | Message Type | SYMSGTY | CHAR | 1 | |
| MSGID | Message Class | SYMSGID | * | CHAR | 20 |
| MSGNO | Message Number | SYMSGNO | NUMC | 3 | |
| MSGV1 | Message Variable | SYMSGV | CHAR | 50 | |
| MSGV2 | Message Variable | SYMSGV | CHAR | 50 | |
| MSGV3 | Message Variable | SYMSGV | CHAR | 50 | |
| MSGV4 | Message Variable | SYMSGV | CHAR | 50 |
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 VEC_DRR