SAP Table COFUNC2
CO-OM-ABC: Function Definitions
COFUNC2 (CO-OM-ABC: Function Definitions) 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 COFUNC2 to other SAP tables.
COFUNC2 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
NAMESPACE | Namespace | NAMESPACE | CHAR | 10 | 0 | |||
ENVIRONMNT | Valid Environments | ABC_CLASS | COTPLCLASS | CHAR | 3 | 0 | ||
LOG_FUNC | Logical Function Name | FUNCLOG | CHAR | 30 | 0 | |||
RESFIELD | Type of Function Results | ABC_RESFLD | CHAR | 61 | 0 | |||
PARAMTYPE | CO-ABC: Data Element for F4 Help Template Editor | ABC_ROLLNM | CHAR | 30 | 0 | |||
ABAP_FUNCT | ABAP Function Name | FUNCABAP | CHAR | 30 | 0 | |||
TABLENAME | Template: Table Name as Implementation of Logical Function | ABC_TABNAME | CHAR | 30 | 0 | |||
FIELDNAME | CO-OM-ABC: Field Name as Realization of Logical Function | ABC_FLDNAME | CHAR | 30 | 0 | |||
LOG_FUNCTP | CO-OM-ABC: Reference Logical Function | ABC_P_FUNC | CHAR | 72 | 0 | |||
DOKU | Documentation Object | DOKU_OBJ | CHAR | 60 | 0 | |||
F4_FUNCTION | ABAP Function Name for F4 Help | F4_FUNCABAP | CHAR | 30 | 0 |
COFUNC2 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
COFUNC2 | ENVIRONMNT | COFUNC2 | ENVIRONMNT | COTPLCLASS | Template environments | CLASS |
COFUNC2 | MANDT | COFUNC2 | MANDT | T000 | Clients | MANDT |