SAP table COFUNC2 (CO-OM-ABC: Function Definitions)

SAP table COFUNC2 has 4 primary key fields being MANDT,NAMESPACE,ENVIRONMNT,LOG_FUNC.

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 T000 MANDT
NAMESPACE Namespace CHAR 10 0 * NAMESPACE
ENVIRONMNT Valid Environments CHAR 3 0 COTPLCLASS ABC_CLASS
LOG_FUNC Logical Function Name CHAR 30 0 * FUNCLOG
RESFIELD Type of Function Results CHAR 61 0 ABC_RESFLD
PARAMTYPE CO-ABC: Data Element for F4 Help Template Editor CHAR 30 0 * ABC_ROLLNM
ABAP_FUNCT ABAP Function Name CHAR 30 0 * FUNCABAP
TABLENAME Template: Table Name as Implementation of Logical Function CHAR 30 0 * ABC_TABNAME
FIELDNAME CO-OM-ABC: Field Name as Realization of Logical Function CHAR 30 0 * ABC_FLDNAME
LOG_FUNCTP CO-OM-ABC: Reference Logical Function CHAR 72 0 ABC_P_FUNC
DOKU Documentation Object CHAR 60 0 DOKU_OBJ
F4_FUNCTION ABAP Function Name for F4 Help CHAR 30 0 * F4_FUNCABAP

COFUNC2 foreign key relationships

Table Field Check Table Check Field
0 COFUNC2 ENVIRONMNT COTPLCLASS Template environments CLASS
1 COFUNC2 MANDT T000 Clients MANDT