/SLOAP/LEVEL - check table to determine level of org-elements
 check table to determine level of org-elements information is stored in SAP table /SLOAP/LEVEL.
It is part of development package /SLOAP/SVG in software component CA-LT. This development package consists of objects that can be grouped under "parser for svg org charts".
 It is part of development package /SLOAP/SVG in software component CA-LT. This development package consists of objects that can be grouped under "parser for svg org charts".
Fields for table /SLOAP/LEVEL
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| LEVELKEY | 5 Character Numeric NUMC | X | NUMC5 | NUMC | 10 | |
| PROFILE_NAME | Component of the Version Number | X | CHAR2 | CHAR | 4 | |
| MODULE_NAME | Component of the Version Number | X | CHAR2 | CHAR | 4 | |
| OVERVIEW | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 | ||
| ORGKEY | R/2 table | CHAR5 | CHAR | 10 | ||
| ORGREF | R/2 table | CHAR5 | CHAR | 10 | ||
| CARD_FROM | Single-Character Flag | CHAR1 | CHAR | 2 | ||
| CARD_TO | Single-Character Flag | CHAR1 | CHAR | 2 |