SAP table SCENUM (Numeric Characteristics)

SAP table SCENUM has 3 primary key fields being MANDT,KBID,CHARID.

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 * MANDT
KBID Internal Number of SCE Knowledge Base NUMC 6 0 KBID
CHARID Internal counter for objects in an SCE knowledge base NUMC 6 0 SCECHARAC SCEID
UNIT Base unit of measure UNIT 3 0 * SCEUNIT
LENGTH Number of characters of characteristic value NUMC 2 0 SCELENGTH
SCALE Number of decimal places of numeric characteristic value NUMC 2 0 SCESCALE
TEMPLATE Value with template CHAR 70 0 ATSCH

SCENUM foreign key relationships

Table Field Check Table Check Field
0 SCENUM CHARID SCECHARAC Characteristics MANDT
0 SCENUM CHARID SCECHARAC Characteristics KBID
0 SCENUM CHARID SCECHARAC Characteristics CHARID