SAP table VERME (Assignment of CAPP methods to CAPP processes)

SAP table VERME has 3 primary key fields being MANDT,VEINN,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
VEINN Internal process number NUMC 10 0 VERFK VEINN
MEINN Internal method number NUMC 10 0 VMETK MEINN
ASWKZ Standard indicator CHAR 1 0 ASWKZ
Calc. with manual selection of CAPP elements
X Calc. in background with aut. sel. of CAPP elements
SORME Sorting the assigned elements NUMC 4 0 SORME

VERME foreign key relationships

Table Field Check Table Check Field
0 VERME MANDT T000 Clients MANDT
1 VERME MEINN VMETK Method header data MANDT
1 VERME MEINN VMETK Method header data MEINN
0 VERME VEINN VERFK Process header data MANDT
0 VERME VEINN VERFK Process header data VEINN