SAP table TWBEXCLASS (Trading Expenses: Classification)

SAP table TWBEXCLASS has 2 primary key fields being MANDT,EXP_CLASS.

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
EXP_CLASS GT Expenses: Expense Class CHAR 3 0 WB2_EXPENSE_CLASS
TYPE_2 GT Expenses: Process Type CHAR 1 0 WB2_EXPENSE_TYPE_2
Standard
A Automatic Creation Background Import
X Type 2
EXP_CLASS_GROUP Expense Class Group CHAR 2 0 TWBEXCLASSGROUP WB2_EXPENSE_CLASS_GROUP
BASE_VAL_SIDE Base Value Side (Sales/Purchasing Side) CHAR 1 0 BASE_VALUE_SIDE
Default Value (Automatic)
A Sales Side
B Purchasing Side

TWBEXCLASS foreign key relationships

Table Field Check Table Check Field
0 TWBEXCLASS EXP_CLASS_GROUP TWBEXCLASSGROUP Grouping of Expense Class MANDT
0 TWBEXCLASS EXP_CLASS_GROUP TWBEXCLASSGROUP Grouping of Expense Class EXP_CLASS_GROUP