SAP table TECDE (Service Types)
SAP table TECDE has 2 primary key fields being MANDT,SERVICE.
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 | |
SERVICE | Service Type | CHAR | 4 | 0 | SERCODE | ||
DIVISION | Division | CHAR | 2 | 0 | TESPT | SPARTE | |
DISPLAY | Display point of delivery service in the CIC | CHAR | 1 | 0 | DISPLAY_SERVICE | ||
MOVE_OUT_STAY | Service Type Retained After Move-Out | CHAR | 1 | 0 | MOVE_OUT_STAY | ||
INTCODE | Service Category | CHAR | 2 | 0 | INTCODE | ||
NOSCENARIO | Service Type Not Relevant for Supply Scenario | CHAR | 1 | 0 | E_NOSCENARIO |
TECDE foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TECDE | DIVISION | TESPT | Alloc. of Div. Cat. to Div. | MANDT |