SAP Table CFC_CONTROL_OBJ
CFC: Control objects
CFC_CONTROL_OBJ (CFC: Control objects) 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 CFC_CONTROL_OBJ to other SAP tables.
CFC_CONTROL_OBJ table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
OBJCN | CFC: Clarification control: Control object | CFC_OBJCN | CHAR | 4 | 0 | |||
FCTNAME | Function module: Process control (main event loop) | CFC_CNTR_FNAME | TFDIR | CHAR | 30 | 0 |
CFC_CONTROL_OBJ foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
CFC_CONTROL_OBJ | FCTNAME | CFC_CONTROL_OBJ | FCTNAME | TFDIR | Function Module | FUNCNAME |