SAP table T362O (Org. Status: Service Category)
SAP table T362O has 2 primary key fields being MANDT,ASTYP_ORG.
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_ORG | Org. status, service category | CHAR | 4 | 0 | ASTYP_ORG | ||
STATBAS | Service category: "Basic Data" status | CHAR | 1 | 0 | STATBAS | ||
STATCO | Service category: "Controlling" status | CHAR | 1 | 0 | STATCO | ||
STATPM | Service category: "Purchasing Data" status | CHAR | 1 | 0 | STATPM | ||
STATSD | Service category: "Sales/Distribution" status | CHAR | 1 | 0 | STATSD |
T362O foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T362O | MANDT | T000 | Clients | MANDT |