T362 (Service Categories) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link T362 to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
MANDT
Client
|
MANDT | T000 |
CLNT
|
3 | 0 | |||||||
|
ASTYP
Service Category
|
ASTYP |
CHAR
|
4 | 0 | ||||||||
|
ASTYP_ORG
Org. status, service category
|
ASTYP_ORG | T362O |
CHAR
|
4 | 0 | |||||||
|
NUMKI
Number range in the case of internal number assignment
|
NUMKI |
CHAR
|
2 | 0 | ||||||||
|
NUMKE
Number range in the case of external number assignment
|
NUMKE |
CHAR
|
2 | 0 | ||||||||
|
ENVOP
External Number Assignment Without Validation
|
ENVOP |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
|
KKREF
Account category reference
|
KKREF | T025K |
CHAR
|
4 | 0 | |||||||
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| T362 | ASTYP_ORG | T362 | MANDT |
T362O
Org. Status: Service Category
|
MANDT |
| T362 | ASTYP_ORG | T362 | ASTYP_ORG |
T362O
Org. Status: Service Category
|
ASTYP_ORG |
| T362 | KKREF | T362 | MANDT |
T025K
Account Category Reference
|
MANDT |
| T362 | KKREF | T362 | KKREF |
T025K
Account Category Reference
|
KKREF |
| T362 | MANDT | T362 | MANDT |
T000
Clients
|
MANDT |