SAP Table CMFP

Storage Structure for Errors Collected

CMFP (Storage Structure for Errors Collected) 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 CMFP to other SAP tables.

CMFP table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
APLID Error Management in the Application CM_APLID TCMF6 CHAR 4 0
NR Error Management Number CMF_NR NUMC 12 0
MSGCNT Total Number of System Messages CMF_MSGCNT NUMC 5 0
ARBGB Application Area ARBGB T100A CHAR 20 0
MSGTY Message Type SYMSGTY CHAR 1 0
MSGNR Message number MSGNR T100 CHAR 3 0
MSGV1 Message Variable SYMSGV CHAR 50 0
MSGV2 Message Variable SYMSGV CHAR 50 0
MSGV3 Message Variable SYMSGV CHAR 50 0
MSGV4 Message Variable SYMSGV CHAR 50 0
SPRAS Language Key SPRAS T002 LANG 1 0
OBJKZ Object-Dependent System Message CMF_OBJKZ CHAR 1 0
X Yes
NULL No
OBJECT Application-Indep. Object for Which Messages Are Collected CMF_OBJECT CHAR 100 0
SUBOBJ Applic.-Independent Subobject for Which Msgs Are Collected CMF_SUBOBJ CHAR 60 0
DUPCOUNT Number of Times a Message Recurred CMF_COUNT NUMC 4 0
VBFIX Predefined Area of Responsibility CMF_VBFIX NUMC 2 0
00 Cannot Be Assigned to Any Area of Responsibility
01 Purchasing
02 Engineering/Design
03 Work Scheduling
04 Cost Center Accounting
05 Costing
06 Accounting
07 Plant Maintenance
08 Capacity Planning
09 Material Requirements Planning
99 System Support
VEBE Area of Responsibility CMF_VEBE TCMF3 NUMC 2 0
VBSPZ Specification: Area of Responsibility CMF_VBSPZ CHAR 10 0
GRU1 Grouping Term 1 CMF_GRUP CHAR 10 0
GRU2 Grouping Term 1 CMF_GRUP CHAR 10 0
OCSKZ Indicator: Message Sent via OCS CMF_OCSKZ CHAR 1 0
X Yes
NULL No
DATUM Date on Which Error Log Was Generated CMF_DATUM DATS 8 0
UZEIT Time UZEIT TIMS 6 0
KOKRS Controlling Area KOKRS TKA01 CHAR 4 0
WERKS Plant WERKS_D T001W CHAR 4 0
USEREXITT Application Log: Callback: Type (Ext. Perform, FM, etc.) BALUET CHAR 1 0
NULL External perform
F Function module
USEREXITP Application Log: Callback: Program name BALUEP CHAR 40 0
USEREXITF Application Log: Callback: Routine name BALUEF CHAR 30 0
LOGSYS Logical Destination (Specified in Function Call) RFCDEST CHAR 32 0

CMFP foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
CMFP APLID CMFP APLID TCMF6 Error Management IDs (SAP) APLID
CMFP ARBGB CMFP ARBGB T100A Message IDs for T100 ARBGB
CMFP KOKRS CMFP MANDT TKA01 Controlling Areas MANDT
CMFP KOKRS CMFP KOKRS TKA01 Controlling Areas KOKRS
CMFP MANDT CMFP MANDT T000 Clients MANDT
CMFP MSGNR SYST LANGU T100 Messages SPRSL
CMFP MSGNR CMFP ARBGB T100 Messages ARBGB
CMFP MSGNR CMFP MSGNR T100 Messages MSGNR
CMFP SPRAS CMFP SPRAS T002 Language Keys (Component BC-I18) SPRAS
CMFP VEBE T000 MANDT TCMF3 Areas of Responsibility MANDT
CMFP VEBE CMFP VEBE TCMF3 Areas of Responsibility VEBE
CMFP WERKS CMFP MANDT T001W Plants/Branches MANDT
CMFP WERKS CMFP WERKS T001W Plants/Branches WERKS