SAP /BOBF/CL_CONF_CDS_LINK_CHECK OO Class - CDS link - check - active BO
/BOBF/CL_CONF_CDS_LINK_CHECK is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class /BOBF/CL_CONF_CDS_LINK_CHECK including details of:
- Interface class implementations
- Inheritance details
- Methods defined within class ( including link to full details )
- Attributes ( including initial values )
- Class Events
Interface Implementation
This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class /BOBF/IF_CONF_CDS_LINK_CHECKMethod list of /BOBF/CL_CONF_CDS_LINK_CHECK SAP class
A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD.
Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...
| Method Name | Description | Visability |
| CHECK_BDEFINVERSE_VS_ALTKEYS | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_BDEFINVERSE_VS_ALTKEYS...more details | ||
| CHECK_BDEFKEYS_VS_ALTKEYS | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_BDEFKEYS_VS_ALTKEYS...more details | ||
| CHECK_CHILDREN | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_CHILDREN...more details | ||
| CHECK_CHILD_ANNOS_PERSISTENCE | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_CHILD_ANNOS_PERSISTENCE...more details | ||
| CHECK_CHILD_ANNOTATIONS | Protected | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_CHILD_ANNOTATIONS...more details | ||
| CHECK_CHILD_ASSOCIATIONS | Protected | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_CHILD_ASSOCIATIONS...more details | ||
|
| ||
| CHECK_CHILD_ASSOC_ANNOTATIONS | Protected | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_CHILD_ASSOC_ANNOTATIONS...more details | ||
| CHECK_CHILD_DDIC | Protected | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_CHILD_DDIC...more details | ||
| CHECK_CHILD_KEY_TYPE | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_CHILD_KEY_TYPE...more details | ||
| CHECK_CHILD_VIEW | Protected | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_CHILD_VIEW...more details | ||
| CHECK_CHILD_VIEW_VS_DDIC | Protected | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_CHILD_VIEW_VS_DDIC...more details | ||
| CHECK_ROOT | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_ROOT...more details | ||
| CHECK_ROOT_ANNOS_PERSISTENCE | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_ROOT_ANNOS_PERSISTENCE...more details | ||
| CHECK_ROOT_ANNOTATIONS | Protected | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_ROOT_ANNOTATIONS...more details | ||
| CHECK_ROOT_ASSOCIATIONS | Protected | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_ROOT_ASSOCIATIONS...more details | ||
| CHECK_ROOT_ASSOC_ANNOTATIONS | Protected | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_ROOT_ASSOC_ANNOTATIONS...more details | ||
| CHECK_ROOT_DDIC | Protected | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_ROOT_DDIC...more details | ||
| CHECK_ROOT_VIEW | Protected | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_ROOT_VIEW...more details | ||
| CHECK_ROOT_VIEW_VS_DDIC | Protected | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CHECK_ROOT_VIEW_VS_DDIC...more details | ||
| CONSTRUCTOR | CONSTRUCTOR | Private |
| CALL METHOD /bobf/cl_conf_cds_link_check=>CONSTRUCTOR...more details | ||
| DETECT_CYCLE | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>DETECT_CYCLE...more details | ||
| _CHECK_DBTABLE | Protected | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>_CHECK_DBTABLE...more details | ||
| _CHECK_ELEMENTS_VS_DB_TYPE | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>_CHECK_ELEMENTS_VS_DB_TYPE...more details | ||
| _CHECK_ELEMENTS_VS_DDIC | Protected | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>_CHECK_ELEMENTS_VS_DDIC...more details | ||
| _CHECK_ENTITY_CHANGE_STATE_ID | Protected | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>_CHECK_ENTITY_CHANGE_STATE_ID...more details | ||
| _CHECK_FOR_DELETED_NODES | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>_CHECK_FOR_DELETED_NODES...more details | ||
| _CHECK_MISSING_DB_FIELDS | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>_CHECK_MISSING_DB_FIELDS...more details | ||
| _CHECK_NEW_AI_ALLOWED | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>_CHECK_NEW_AI_ALLOWED...more details | ||
| _CHECK_ROOT_CATEGORY | Protected | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>_CHECK_ROOT_CATEGORY...more details | ||
| _CHECK_ROOT_SCENARIO | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>_CHECK_ROOT_SCENARIO...more details | ||
| _CHECK_VIEW_ALREADY_USED | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>_CHECK_VIEW_ALREADY_USED...more details | ||
| _CHECK_VIEW_NAME | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>_CHECK_VIEW_NAME...more details | ||
| _CHECK_VIEW_TYPE | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>_CHECK_VIEW_TYPE...more details | ||
| _IS_BOPF_NAMESPACE | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>_IS_BOPF_NAMESPACE...more details | ||
| _IS_ON_AI_NEW_ALLOW_LIST | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>_IS_ON_AI_NEW_ALLOW_LIST...more details | ||
| _IS_SAP_INTERNAL_SYSTEM | Private | |
| CALL METHOD /bobf/cl_conf_cds_link_check=>_IS_SAP_INTERNAL_SYSTEM...more details | ||
/BOBF/CL_CONF_CDS_LINK_CHECK attributes
List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.
| Name | Level | Description | Initial Value | Type | Visability |
| GV_ENABLE_DRAFT | Static Attribute | ABAP_FALSE | LIKE ABAP_BOOL | Public | |
| MO_BEHAVIOR_DEFINITION | Instance Attribute | LIKE /BOBF/CL_CONF_BEHAVIOR_DEF | Private | ||
| MO_MESSAGE | Instance Attribute | Interface of Message Object | LIKE /BOBF/IF_FRW_MESSAGE | Protected | |
| MO_ROOT_CDS_ENTITY | Instance Attribute | LIKE /BOBF/IF_CONF_CDS_ENTITY | Private | ||
| MO_ROOT_CDS_VIEW | Instance Attribute | Represents a CDS view (including BO annotations) | LIKE /BOBF/CL_CONF_CDS_VIEW | Protected | |
| MS_BO | Instance Attribute | LIKE /BOBF/S_CONF_MODEL_ADT_BO | Private | ||
| MT_CDS_VIEW_NAME | Instance Attribute | LIKE | Private | ||
| MV_IS_DRAFT | Instance Attribute | ABAP_FALSE | LIKE ABAP_BOOL | Private | |
| MV_PACKAGE_NAME | Instance Attribute | LIKE DEVCLASS | Private | ||
| MV_ROOT_PERSISTENCY_KEY_TYPE | Instance Attribute | LIKE STRING | Protected | ||
| MV_VIEW_SCENARIO | Instance Attribute | LIKE /BOBF/CONF_SCENARIO | Private |
Links to Related Class(s)
/BOBF/CL...Full list of available SAP object classes
Search for further information about these or an SAP related objects