SAP table T362 (Service Categories)
SAP table T362 has 2 primary key fields being MANDT,ASTYP.
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 | |
ASTYP | Service Category | CHAR | 4 | 0 | ASTYP | ||
ASTYP_ORG | Org. status, service category | CHAR | 4 | 0 | T362O | ASTYP_ORG | |
NUMKI | Number Range of Internal Number Assignment | CHAR | 2 | 0 | NUMKI | ||
NUMKE | Number Range of External Number Assignment | CHAR | 2 | 0 | NUMKE | ||
ENVOP | External Number Assignment Without Validation | CHAR | 1 | 0 | ENVOP | ||
KKREF | Account category reference | CHAR | 4 | 0 | T025K | KKREF |
T362 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T362 | ASTYP_ORG | T362O | Org. Status: Service Category | MANDT |
0 T362 | ASTYP_ORG | T362O | Org. Status: Service Category | ASTYP_ORG |
1 T362 | KKREF | T025K | Account Category Reference | KKREF |
0 T362 | MANDT | T000 | Clients | MANDT |