Characteristic Values — the actual characteristic-value assignments against a classified object (OBJEK), the table that carries a class's data onto an object instance. Each row assigns one characteristic (ATINN, resolving to CABN) and one value (ATWRT, or the numeric ATFLV/ATFLB range) to an object; combined with CAWN for predefined value texts and KLAH/CABN for the class/characteristic definitions, this is the operative layer of SAP's classification-based extension mechanism — where ESG and interaction-record attributes attach without touching the object's own standard table. SAP's real AUSP carries all its fields; this definition carries the table complete.
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 | T000 |
| CLV_OBI key | clavis obiectum | Key of object to be classified | OBJNUM | CHAR 50 | — |
| NOT key | nota | Internal characteristic — resolves to CABN | ATINN | NUMC 10 | — |
| NOT_VAL_NMR key | nota valor numerator | Characteristic value counter | WZAEHL | NUMC 3 | — |
| IDX_OBI_CLS key | index obiectum classis | Indicator: Object/Class | KLMAF | CHAR 1 | — |
| CLS_GEN key | classis genus | Class Type | KLASSENART | CHAR 3 | TCLA |
| NMR key | numerator | Internal counter for archiving objects via engin. chg. mgmt | ADZHL | NUMC 4 | — |
| NOT_VAL | nota valor | Characteristic Value | ATWRT | CHAR 30 | — |
| ATFLV | Internal floating point from | ATFLV | FLTP 16,16 | — | |
| UNI_MSU | unitas mensuratio | Unit of Measurement | MSEHI | UNIT 3 | T006 |
| VAL | valor | Internal floating point value to | ATFLB | FLTP 16,16 | — |
| UNI_MSU2 | unitas mensuratio | Unit of Measurement | MSEHI | UNIT 3 | T006 |
| COD_VAL | codex valor | Code for value dependency | ATCOD | CHAR 1 | — |
| ATTLV | Tolerance from | ATTLV | FLTP 16,16 | — | |
| ATTLB | Tolerance to | ATTLB | FLTP 16,16 | — | |
| IDX | index | Indicator: Tolerance Shown as a Percentage | ATPRZ | CHAR 1 | — |
| ATINC | Increment Within a Specified Interval | ATINC | FLTP 16,16 | — | |
| ATAUT | Classification: Author | ATAUT | CHAR 1 | — | |
| NUM | numerus | Change Number | AENNR | CHAR 12 | — |
| VLA_DIE | validus ab dies | Valid-From Date | DATUV | DATS 8 | — |
| IDX2 | index | Deletion Indicator | LKENZ | CHAR 1 | — |
| NOT_NUM_USR | nota numerus usor | Characteristic Number of User-Defined Data Type | ATIMB | NUMC 10 | — |
| NMR2 | numerator | Instance counter | ATZIS | NUMC 3 | — |
| CMP | campus | Sort field for AUSP char. values | ATSRT | NUMC 4 | — |
| GEN_VAL | genus valor | Comparison Type for Char. Value: " " .. "7": Incl./Excl. | ATVGLART | CHAR 1 | — |
Foreign keys
| Field | Check table | Check field |
|---|---|---|
MANDT | T000 | MANDT |
KLART | TCLA | KLART |
ATAWE | T006 | MSEHI |
ATAW1 | T006 | MSEHI |