SAP Table SCECHARAC

Characteristics

SCECHARAC (Characteristics) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link SCECHARAC to other SAP tables.

SCECHARAC table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
KBID Internal Number of SCE Knowledge Base KBID SCEKB NUMC 6 0
CHARID Internal counter for objects in an SCE knowledge base SCEID NUMC 6 0
CHARNAME Name of object in knowledge base (task, event, and so on) KBNAME CHAR 30 0
DATATYPE Data type of characteristic SCEDATATYP INT4 10 0
CHARKIND Type of characteristic CHARKIND NUMC 1 0
1
ADDITVALUE Boolean (T = true, F = false, blank = unknown) SCEBOOLEAN CHAR 1 0
DISPMODE Display Allowed Values Defined in Characteristic SCEDISPMOD CHAR 1 0

SCECHARAC foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
SCECHARAC KBID * SCEKB Runtime Version of SCE Knowledge Base KBOBJNAME
SCECHARAC KBID * SCEKB Runtime Version of SCE Knowledge Base VERSION
SCECHARAC KBID SCECHARAC MANDT SCEKB Runtime Version of SCE Knowledge Base MANDT
SCECHARAC KBID SCECHARAC KBID SCEKB Runtime Version of SCE Knowledge Base KBID