Model / CROSS / KLAH

CROSS — Cross-Application Foundation

KLAH

23 fields · 2 key · 5 foreign keys · sourced from leanx.eu

Class Header Data — the class master of SAP's classification system, the extension mechanism SAP itself sanctions for attaching arbitrary characteristics (CABN/CAWN) to any object without altering the object's own standard fields. This matters directly for this model: ESG attributes and interaction-record metadata that don't belong on a standard master table are intended to attach here, at the classification edge, rather than through custom fields bolted onto core tables. KLAH holds one row per class (CLASS/CLINT), its type (KLART, via TCLA), status (STATU, via TCLU), and characteristics-table linkage; the actual characteristic assignments live in AUSP against the classified object, keyed via CABN. SAP's real KLAH carries roughly 55 fields, mostly document-linkage and display-formatting control; this definition carries the full key, classification-status, class-type, and document/document-linkage fields plus the base unit of measure — the set that identifies a class and its status, not every list-display formatting flag.

Hover a canonical name to see the legacy SAP field name

Canonical nameConceptDescriptionData elementTypeCheck table
CLI keycliensClientMANDTCLNT 3T000
CLS_NUM_CLV keyclassis numerus clavisInternal Class Number — the technical key AUSP and CABN referenceCLINTNUMC 10
CLS_GENclassis genusClass TypeKLASSENARTCHAR 3TCLA
CLS_NUMclassis numerusClass number — the external, human-visible class identifierKLASSE_DCHAR 18
CLS_STAclassis statusClass statusKLSTATUSCHAR 1TCLU
CLS_CTSclassis coetusClass GroupKLASSENGRCHAR 10TCLG
CTScoetusAuthorization group for finding objectsBGRSECHAR 3
CTS2coetusClassification authorization groupBGRKLCHAR 3
NOM_PSN_CREnomen persona creatusName of Person who Created the ObjectERNAMCHAR 12
DIE_TBL_CREdies tabula creatusDate on Which Record Was CreatedERDATDATS 8
NOM_PSN_MUTnomen persona mutatusName of Person Who Changed ObjectAENAMCHAR 12
MUTmutatusChanged OnAEDATDATS 8
VLA_DIEvalidus ab diesValid-From DateVONDATDATS 8
VLD_DIEvalidus ad diesValid-to dateBISDATDATS 8
NUMnumerusNumber of AssignmentsANZUORNUMC 5
NDOnumerus documentiDocument numberDOKNRCHAR 25
GDOgenus documentiDocument TypeDOKARCHAR 3
DOCdocumentumDocument PartDOKTL_DCHAR 3
DOC_VRSdocumentum versioDocument VersionDOKVRCHAR 2
DVSdivisioDivisionSPARTCHAR 2
TBL_CLS_NOTtabula classis notaCharacteristics table — the table holding the class's characteristic assignmentsLEISTECHAR 20
MENmensuraBase Unit of MeasureMEINSUNIT 3T006
CLSclassisLocal classLOCAL_CLASSCHAR 1

Foreign keys

FieldCheck tableCheck field
MANDTT000MANDT
KLARTTCLAKLART
STATUTCLUSTATUS
KLAGRTCLGKLAGR
MEINST006MSEHI

View KLAH.yaml in the repository