SAP table T5E05 (Social Insurance branch offices)
SAP table T5E05 has 3 primary key fields being MANDT,TIOSS,COPSS.
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 | |
TIOSS | Social Insurance office type | CHAR | 1 | 0 | T5E55 | TIOSS | |
COPSS | Local Social Insurance office | CHAR | 6 | 0 | COPSS | ||
ADRES | Street and House Number | CHAR | 30 | 0 | STRAS | ||
PSTLZ | Postal Code | CHAR | 10 | 0 | PSTLZ | ||
ORT01 | City | CHAR | 25 | 0 | ORT01 | ||
TELFA | Telefax | CHAR | 15 | 0 | TELFA | ||
TELEX | Telex | CHAR | 15 | 0 | TELXP | ||
TELFN | Telephone number | CHAR | 15 | 0 | TELFN |
T5E05 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T5E05 | TIOSS | T5E55 | Social Insurance office types | MANDT |
0 T5E05 | TIOSS | T5E55 | Social Insurance office types | TIOSS |