SAP Table VAKE
Sample Structure for the Variable Key
VAKE (Sample Structure for the Variable Key) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link VAKE to other SAP tables.
VAKE table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
KVEWE | Usage of the condition table | KVEWE | T681V | CHAR | 1 | 0 | ||
KOTABNR | Condition table | KOTABNR | T681 | NUMC | 3 | 0 | ||
KAPPL | Application | KAPPL | T681A | CHAR | 2 | 0 | ||
KSCHL | Condition Type | KSCHL | T685 | CHAR | 4 | 0 | ||
VAKEY | Variable key 100 bytes | VAKEY | CHAR | 100 | 0 | |||
DATBI | Validity end date of the condition record | KODATBI | DATS | 8 | 0 | |||
DATAB | Validity start date of the condition record | KODATAB | DATS | 8 | 0 | |||
KNUMH | Condition record number | KNUMH | CHAR | 10 | 0 | |||
KNUMA | Agreement (various conditions grouped together) | KNUMA | KONA | CHAR | 10 | 0 | ||
VADAT | Variable Data Part | VADAT_KO | CHAR | 100 | 0 |
VAKE foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
VAKE | KAPPL | VAKE | KAPPL | T681A | Conditions: Applications | KAPPL |
VAKE | KNUMA | SYST | MANDT | KONA | Agreements | MANDT |
VAKE | KNUMA | VAKE | KNUMA | KONA | Agreements | KNUMA |
VAKE | KOTABNR | VAKE | KOTABNR | T681 | Conditions: Structures | KOTABNR |
VAKE | KOTABNR | VAKE | KVEWE | T681 | Conditions: Structures | KVEWE |
VAKE | KSCHL | VAKE | KAPPL | T685 | Conditions: Types | KAPPL |
VAKE | KSCHL | VAKE | KSCHL | T685 | Conditions: Types | KSCHL |
VAKE | KSCHL | SYST | MANDT | T685 | Conditions: Types | MANDT |
VAKE | KSCHL | VAKE | KVEWE | T685 | Conditions: Types | KVEWE |
VAKE | KVEWE | VAKE | KVEWE | T681V | Conditions: Usages | KVEWE |