SAP VEC_SEL_OPT Validation SELECT-OPTIONS Table
Overview
VEC_SEL_OPT is a standard SAP S/4HANA table that stores Validation SELECT-OPTIONS data. There are total 9 fields in the VEC_SEL_OPT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VEC_SEL_OPT 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_SEL_OPT to other SAP tables and standard CDS views available based on VEC_SEL_OPT table in S/4HANA 2020.
Techincal Settings of VEC_SEL_OPT
Below are technical details of the table VEC_SEL_OPT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VEC_SEL_OPT Fields
The following table gives you an overview of the fields available in VEC_SEL_OPT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| SCEN_ID | Validation Scenario | VEC_SCEN_ID | CHAR | 5 | |
| STATE | Status | VEC_STATE | CHAR | 1 | |
| SELECTION | Selection ID | VEC_SEL_ID | VEC_SEL | CHAR | 32 |
| FLD_NAME | SELECT-OPTIONS Field Name | VEC_SO_FLD_NAME | CHAR | 30 | |
| LOW | SELECT-OPTIONS - Low | VEC_SO_LOW | CHAR | 100 | |
| SIGN | SELECT-OPTIONS - Sign | VEC_SO_SIGN | CHAR | 1 | |
| OPT | SELECT-OPTIONS - Option | VEC_SO_OPTION | CHAR | 2 | |
| HIGH | SELECT-OPTIONS - High | VEC_SO_HIGH | CHAR | 100 |
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_SEL_OPT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VEC_SEL_OPT | SELECTION | : | VEC_SEL |