/BOBF/CONF_CLIMP - Interface impl., instanciation etc. of configured classes
Interface impl., instanciation etc. of configured classes information is stored in SAP table /BOBF/CONF_CLIMP.
It is part of development package /BOBF/CONFIGURATION in software component BC-ESI-BOF. This development package consists of objects that can be grouped under "Business Object Processing Configuration".
It is part of development package /BOBF/CONFIGURATION in software component BC-ESI-BOF. This development package consists of objects that can be grouped under "Business Object Processing Configuration".
Fields for table /BOBF/CONF_CLIMP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| NODE_KEY | Node | X | /BOBF/OBM_NODE_KEY | RAW | 16 | |
| FIELDNAME | Name | X | /BOBF/OBM_NAME | CHAR | 60 | |
| INTERFACE_NAME | Object Type Name | X | SEOCLSNAME | CHAR | 60 | |
| METHOD_NAME | Component name | X | SEOCMPNAME | CHAR | 60 | |
| OBLIGATORY | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 | ||
| INSTANCIABLE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 | ||
| IMPL_NEEDED | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 | ||
| IF_OPTIONAL | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 | ||
| FIELD_DESCR | Description | /BOBF/OBM_DESCRIPTION | CHAR | 80 | ||
| INACTIVE_OPTIONAL | Optional for inactive version of the business object | CHAR | 2 |