TKVS is a standard SAP Table which is used to store CO Versions data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP TKVS Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: C - Customizing table, Maintenance only by customer and not updated by SAP import
Display/Maintenance via SM30: Allowed
Enhancement category i: Can be enhanced (character-type)
See here for more information about this and other SAP enhancement categories
Text table = TKVST
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
MANDT | MANDT | CLNT | 3 | T000 | Client | |
VERSI | COVERSI | CHAR | 3 | Version | ALPHA | |
EXUVS | CO_EXUVS | NUMC | 2 | Exclusive Use of Version | ||
PLNDF | VER_PLAN | CHAR | 1 | Record planning data for the relevant version? | ||
ISTDF | VER_ACTUAL | CHAR | 1 | Record actual data for the relevant version? | ||
WIPDF | VER_WIP | CHAR | 1 | Carry data from res. analysis and WIP calc. in the version? | ||
ABWDF | VER_ABW | CHAR | 1 | Carry data from variance calculation in the version? |
Key field | |
Non-key field |