SAP table TE697 (Classification of Employees)

SAP table TE697 has 2 primary key fields being MANDT,WAKLASS.

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
WAKLASS Employee classification CHAR 4 0 WAKLASS
VERSEVU Name of utility company serving the employee CHAR 3 0 TE187 VERSEVU
ARBGEVU No. of the utility company to which the employee belongs CHAR 3 0 TE187 ARBGEVU

TE697 foreign key relationships

Table Field Check Table Check Field
0 TE697 ARBGEVU TE187 Utility Company MANDT
1 TE697 VERSEVU TE187 Utility Company MANDT