Clients — the root of the SAP client hierarchy (MANDT) that every table in this repository keys on as its first field. One row per client (production, test, sandbox).
Hover a canonical name to see the legacy SAP field name
| Canonical name | Concept | Description | Data element | Type | Check table |
|---|---|---|---|---|---|
| CLI key | cliens | Client | MANDT | CLNT 3 | — |
| CLI_NOM | cliens nomen | Client Name | MTEXT_D | CHAR 25 | — |
| URB | urbs | City | ORT01 | CHAR 25 | — |
| NRM_MON_CLI | norma moneta cliens | Standard Currency Throughout Client | MWAER | CUKY 5 | TCURC |
| DML | domicilium | Address (business address services) | CHAR10 | CHAR 10 | — |
| CLI_PRD | cliens productio | Role of client (production, test, ...) | CCCATEGORY | CHAR 1 | — |
| CLI2 | cliens | Change and transport for client-specific objects | CCCORACTIV | CHAR 1 | — |
| CLI_OBI | cliens obiectum | Client-independent object changes | CCNOCLIIND | CHAR 1 | — |
| IDX_CLI | index cliens | Indicator: Client Copy or Comparison Is Running | CCCOPYLOCK | CHAR 1 | — |
| CCNOCASCAD | Protection against SAP upgrade / cascading changes | CCNOCASCAD | CHAR 1 | — | |
| CLI3 | cliens | Client Locked due to Client Copy | CCSOFTLOCK | CHAR 1 | — |
| CCORIGCONT | Restriction of original access | CCORIGCONT | CHAR 1 | — | |
| CCIMAILDIS | No Internet mail and fax connections | CCIMAILDIS | CHAR 1 | — | |
| OBX_CLI | obex cliens | Temporary lock due to a client copy process | CCTEMPLOCK | CHAR 1 | — |
| NOM_PSN_MUT | nomen persona mutatus | Name of the person who changed the object | AS4USER | CHAR 12 | — |
| DIE_ULT | dies ultimus | Date of Last Change | AS4DATE | DATS 8 | — |
| LOGSYS | Logical system | LOGSYS | CHAR 10 | TBDLS |
Foreign keys
| Field | Check table | Check field |
|---|---|---|
MWAER | TCURC | WAERS |
LOGSYS | TBDLS | LOGSYS |