SAP table VMETK (Method header data)
SAP table VMETK has 2 primary key fields being MANDT,MEINN.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
MEINN | Internal method number | NUMC | 10 | 0 | MEINN | ||
FOINN | Internal formula number | NUMC | 10 | 0 | VFORK | FOINN | |
METNR | External method number | CHAR | 10 | 0 | METNR | ||
TXTKZ | Long Text Exists | CHAR | 1 | 0 | TXTKZ | ||
STCAP | CAPP status | CHAR | 1 | 0 | TCAPI | STCAP | |
MZART | Standard value type | CHAR | 4 | 0 | TZART | DZEART | |
MZEIH | Unit of time or quantity | UNIT | 3 | 0 | T006 | MZEIH | |
BMMET | Base Quantity | QUAN | 13 | 3 | BMMET | ||
BMEIN | Unit of measure for base quantity | UNIT | 3 | 0 | T006 | BMEIN | |
ANDAT | Date Record Created On | DATS | 8 | 0 | ANDAT | ||
ANNAM | User who created record | CHAR | 12 | 0 | ANNAM | ||
AEDAT | Last Changed On | DATS | 8 | 0 | AEDAT | ||
AENAM | Name of Person Who Changed Object | CHAR | 12 | 0 | AENAM | ||
CPLGR | CAPP planner group | CHAR | 3 | 0 | T024C | CPLGR | |
SORTB | Sort string | CHAR | 9 | 0 | TSRTB | SORTB |
VMETK foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 VMETK | BMEIN | T006 | Units of Measurement | MANDT |
1 VMETK | CPLGR | T024C | Planner Group for CAPP | CPLGR |
0 VMETK | FOINN | VFORK | Formula header data | MANDT |
0 VMETK | FOINN | VFORK | Formula header data | FOINN |
1 VMETK | MANDT | T000 | Clients | MANDT |
0 VMETK | MZART | TZART | Value types for CAPP | MANDT |
0 VMETK | MZART | TZART | Value types for CAPP | ZEART |
1 VMETK | MZEIH | T006 | Units of Measurement | MANDT |
0 VMETK | STCAP | TCAPI | CAPP status | MANDT |
0 VMETK | STCAP | TCAPI | CAPP status | STCAP |