SAP /BOBF/CL_CONF_CDS_LINK OO Class - CDS link - active BO









/BOBF/CL_CONF_CDS_LINK 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 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

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_TESTINJ

Method list of /BOBF/CL_CONF_CDS_LINK 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 NameDescriptionVisability
ACTIVATE_BOPrivate
CALL METHOD /bobf/cl_conf_cds_link=>ACTIVATE_BO...more details

CHECK_AND_CORRECT_BOPrivate
CALL METHOD /bobf/cl_conf_cds_link=>CHECK_AND_CORRECT_BO...more details

CONSTRUCTORPrivate
CALL METHOD /bobf/cl_conf_cds_link=>CONSTRUCTOR...more details

CREATE_BOProtected
CALL METHOD /bobf/cl_conf_cds_link=>CREATE_BO...more details

CREATE_CHILD_NODESProtected
CALL METHOD /bobf/cl_conf_cds_link=>CREATE_CHILD_NODES...more details

CREATE_NODEProtected
CALL METHOD /bobf/cl_conf_cds_link=>CREATE_NODE...more details

CREATE_NODE_ACTIONSProtected
CALL METHOD /bobf/cl_conf_cds_link=>CREATE_NODE_ACTIONS...more details

CREATE_NODE_ALTERNATIVE_KEYSProtected
CALL METHOD /bobf/cl_conf_cds_link=>CREATE_NODE_ALTERNATIVE_KEYS...more details

CREATE_NODE_ARTIFACTSPrivate
CALL METHOD /bobf/cl_conf_cds_link=>CREATE_NODE_ARTIFACTS...more details

CREATE_NODE_AUTHORIZATIONProtected
CALL METHOD /bobf/cl_conf_cds_link=>CREATE_NODE_AUTHORIZATION...more details

CREATE_NODE_DETERMINATIONSProtected
CALL METHOD /bobf/cl_conf_cds_link=>CREATE_NODE_DETERMINATIONS...more details

CREATE_NODE_MAPPINGProtected
CALL METHOD /bobf/cl_conf_cds_link=>CREATE_NODE_MAPPING...more details

CREATE_NODE_PROPERTIESProtected
CALL METHOD /bobf/cl_conf_cds_link=>CREATE_NODE_PROPERTIES...more details

CREATE_NODE_VALIDATIONSProtected
CALL METHOD /bobf/cl_conf_cds_link=>CREATE_NODE_VALIDATIONS...more details

CRE_UPD_NODE_DETERM_SEQUENCEProtected
CALL METHOD /bobf/cl_conf_cds_link=>CRE_UPD_NODE_DETERM_SEQUENCE...more details

LOCK_BOPrivate
CALL METHOD /bobf/cl_conf_cds_link=>LOCK_BO...more details

PREPARE_BOPrivate
CALL METHOD /bobf/cl_conf_cds_link=>PREPARE_BO...more details

PREPARE_NODEProtected
CALL METHOD /bobf/cl_conf_cds_link=>PREPARE_NODE...more details

SAVEPrivate
CALL METHOD /bobf/cl_conf_cds_link=>SAVE...more details

UNLOCK_BOPrivate
CALL METHOD /bobf/cl_conf_cds_link=>UNLOCK_BO...more details

UPDATE_BOProtected
CALL METHOD /bobf/cl_conf_cds_link=>UPDATE_BO...more details

UPDATE_CHILD_NODESProtected
CALL METHOD /bobf/cl_conf_cds_link=>UPDATE_CHILD_NODES...more details

UPDATE_NODEProtected
CALL METHOD /bobf/cl_conf_cds_link=>UPDATE_NODE...more details

UPDATE_NODE_ACTIONSProtected
CALL METHOD /bobf/cl_conf_cds_link=>UPDATE_NODE_ACTIONS...more details

UPDATE_NODE_ALTERNATIVE_KEYSProtected
CALL METHOD /bobf/cl_conf_cds_link=>UPDATE_NODE_ALTERNATIVE_KEYS...more details

UPDATE_NODE_ARTIFACTSPrivate
CALL METHOD /bobf/cl_conf_cds_link=>UPDATE_NODE_ARTIFACTS...more details

UPDATE_NODE_AUTHORIZATIONProtected
CALL METHOD /bobf/cl_conf_cds_link=>UPDATE_NODE_AUTHORIZATION...more details

UPDATE_NODE_DETERMINATIONSProtected
CALL METHOD /bobf/cl_conf_cds_link=>UPDATE_NODE_DETERMINATIONS...more details

UPDATE_NODE_MAPPINGProtected
CALL METHOD /bobf/cl_conf_cds_link=>UPDATE_NODE_MAPPING...more details

UPDATE_NODE_PROPERTIESProtected
CALL METHOD /bobf/cl_conf_cds_link=>UPDATE_NODE_PROPERTIES...more details

UPDATE_NODE_VALIDATIONSProtected
CALL METHOD /bobf/cl_conf_cds_link=>UPDATE_NODE_VALIDATIONS...more details

_ACTIVATE_BOPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_ACTIVATE_BO...more details

_ACTIVE_KEY_IS_BOPF_COMPATIBLEProtected
CALL METHOD /bobf/cl_conf_cds_link=>_ACTIVE_KEY_IS_BOPF_COMPATIBLE...more details

_ADD_FEATURE_ANNOTATIONSPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_ADD_FEATURE_ANNOTATIONS...more details

_ADJUST_COMPOSITIONPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_ADJUST_COMPOSITION...more details

_ADJUST_FRAMEWORK_ACTIONSProtected
CALL METHOD /bobf/cl_conf_cds_link=>_ADJUST_FRAMEWORK_ACTIONS...more details

_ADJUST_TO_PARENT_TO_ROOTPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_ADJUST_TO_PARENT_TO_ROOT...more details

_BUILD_BO_NAMEPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_BUILD_BO_NAME...more details

_BUILD_NODE_NAMEPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_BUILD_NODE_NAME...more details

_CDS_ENTITYPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_CDS_ENTITY...more details

_CDS_ROOT_ENTITYPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_CDS_ROOT_ENTITY...more details

_CHECK_MISSING_TRANSPORTPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_CHECK_MISSING_TRANSPORT...more details

_CHECK_NAMESPACE_AND_PREFIXPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_CHECK_NAMESPACE_AND_PREFIX...more details

_CHECK_NODE_DATA_MODEL_CHANGEDPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_CHECK_NODE_DATA_MODEL_CHANGED...more details

_CHECK_NOT_IN_OTHER_TRANSPORTPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_CHECK_NOT_IN_OTHER_TRANSPORT...more details

_CLEANUPPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_CLEANUP...more details

_CREATE_ALTKEY_FOR_LEGACY_DACPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_CREATE_ALTKEY_FOR_LEGACY_DAC...more details

_CREATE_BO_VERSIONPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_CREATE_BO_VERSION...more details

_CREATE_DETERMINATION_GENERICPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_CREATE_DETERMINATION_GENERIC...more details

_CREATE_KEY_PERSISTENCY_MAPPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_CREATE_KEY_PERSISTENCY_MAP...more details

_DELETED_OR_REACTIVATED_NODESprocess deleted or reactivated nodesPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_DELETED_OR_REACTIVATED_NODES...more details

_DERIVE_NAMESPACE_OR_PREFIXProtected
CALL METHOD /bobf/cl_conf_cds_link=>_DERIVE_NAMESPACE_OR_PREFIX...more details

_DYNAMIC_FIELD_CTRL_ANNOTATEDPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_DYNAMIC_FIELD_CTRL_ANNOTATED...more details

_EXTRACT_ERROR_MESSAGEPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_EXTRACT_ERROR_MESSAGE...more details

_GET_ADDITIONAL_TECH_ELEMENTSProtected
CALL METHOD /bobf/cl_conf_cds_link=>_GET_ADDITIONAL_TECH_ELEMENTS...more details

_GET_ADDITIONAL_VIEW_ELEMENTSPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_GET_ADDITIONAL_VIEW_ELEMENTS...more details

_GET_INFO_MESSAGE_BO_DETAILPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_GET_INFO_MESSAGE_BO_DETAIL...more details

_GET_INFO_MESSAGE_FOR_CREATEPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_GET_INFO_MESSAGE_FOR_CREATE...more details

_GET_INFO_MESSAGE_FOR_UPDATEPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_GET_INFO_MESSAGE_FOR_UPDATE...more details

_GET_NAMESPACE_AND_PREFIXProtected
CALL METHOD /bobf/cl_conf_cds_link=>_GET_NAMESPACE_AND_PREFIX...more details

_GET_NODE_DB_PARENT_KEYPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_GET_NODE_DB_PARENT_KEY...more details

_GET_NODE_DB_ROOT_KEYPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_GET_NODE_DB_ROOT_KEY...more details

_IN_DEV_OR_CORRECTION_SYSTEMOnly for original or correction systems, or objects in $TMPPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_IN_DEV_OR_CORRECTION_SYSTEM...more details

_IS_LOCKING_SUPPORTED_FOR_SKPublic
CALL METHOD /bobf/cl_conf_cds_link=>_IS_LOCKING_SUPPORTED_FOR_SK...more details

_LOCK_BOPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_LOCK_BO...more details

_PERSIST_SYNC_TIMESTAMPPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_PERSIST_SYNC_TIMESTAMP...more details

_PREPARE_BOProtected
CALL METHOD /bobf/cl_conf_cds_link=>_PREPARE_BO...more details

_PREPARE_NODEProtected
CALL METHOD /bobf/cl_conf_cds_link=>_PREPARE_NODE...more details

_PROPOSE_DETERM_CLASS_NAMEProtected
CALL METHOD /bobf/cl_conf_cds_link=>_PROPOSE_DETERM_CLASS_NAME...more details

_PROPOSE_NAMEProtected
CALL METHOD /bobf/cl_conf_cds_link=>_PROPOSE_NAME...more details

_PUBLISH_BO_TO_WORKBENCHPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_PUBLISH_BO_TO_WORKBENCH...more details

_REGENERATE_CONSTANT_INTERFACEPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_REGENERATE_CONSTANT_INTERFACE...more details

_REMOVE_STRUC_IRRELEVNT_FIELDSProtected
CALL METHOD /bobf/cl_conf_cds_link=>_REMOVE_STRUC_IRRELEVNT_FIELDS...more details

_SEMKEY_LOCK_ACTION_CLASSPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_SEMKEY_LOCK_ACTION_CLASS...more details

_UNLOCK_BOPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_UNLOCK_BO...more details

_WARN_GTADIR_ENTRY_EXISTSPrivate
CALL METHOD /bobf/cl_conf_cds_link=>_WARN_GTADIR_ENTRY_EXISTS...more details



/BOBF/CL_CONF_CDS_LINK 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.

NameLevelDescriptionInitial ValueTypeVisability
MO_ADT_APIInstance AttributeLIKE
/BOBF/CL_CONF_MODEL_API_ADT
Protected
MO_KEY_INFOInstance AttributeLIKE
LIF_KEY_INFO
Private
MO_ROOT_CDS_VIEWInstance AttributeCDS view representationLIKE
/BOBF/CL_CONF_CDS_VIEW
Protected
MS_BO_BEFORE_UPDATEInstance AttributeLIKE
/BOBF/S_CONF_MODEL_ADT_BO
Private
MS_BO_SYNC_PARAMETERInstance AttributeLIKE
/BOBF/S_CDS_BO_SYNC_PARA
Private
MT_ADJUST_COMPOSITIONInstance AttributeTable for action RENAME_COMPOSITIONSLIKE
/BOBF/T_CONF_ADJUST_COMP
Protected
MT_ADJUST_PARENT_ROOTInstance AttributeTable for action ADJUST_PARENT_ROOTLIKE
/BOBF/T_CONF_ADJUST_PAR_ROOT
Protected
MT_CDS_ENTITYInstance AttributeLIKE
GTT_CDS_ENTITY
Private
MT_CHILD_CDS_VIEWInstance AttributeLIKE
GTT_CHILD_CDS_VIEW
Protected
MT_DDIC_UPDATEInstance AttributeLIKE
GTT_DDIC_UPDATE
Protected
MT_NAMESPACE_PREFIXInstance AttributeLIKE
GTT_NAMESPACE_PREFIX
Private
MT_NODE_DB_PARENT_KEYInstance AttributeLIKE
GTT_NODE_DB_PARENT_KEY
Protected
MT_NODE_DB_ROOT_KEYInstance AttributeLIKE
GTT_NODE_DB_ROOT_KEY
Protected
MT_NODE_LAST_ALTKEYInstance AttributeLIKE
GTT_NODE_LAST_ALTKEY
Protected
MT_NODE_UPDATEInstance AttributeLIKE
GTT_NODE_UPDATE
Protected
MT_UPDATE_MODIFICATIONInstance AttributeLIKE
/BOBF/T_FRW_MODIFICATION
Private
MV_ACTIVATION_HANDLINGInstance AttributeLIKE
ABAP_BOOL
Protected
MV_CREATE_BOInstance AttributeABAP_FALSELIKE
ABAP_BOOL
Protected
MV_IS_CREATEInstance AttributeABAP_FALSELIKE
ABAP_BOOL
Protected
MV_IS_DRAFTInstance AttributeABAP_FALSELIKE
ABAP_BOOL
Private
MV_IS_RAPInstance AttributeABAP_FALSELIKE
ABAP_BOOL
Protected
MV_KORRFLAGInstance AttributeLIKE
KORRFLAG
Private
MV_LOG_BO_DETAILSInstance AttributeABAP_TRUELIKE
ABAP_BOOL
Protected
MV_PACKAGE_NAMEInstance AttributeLIKE
DEVCLASS
Protected
MV_ROOT_CDS_VIEW_NAMEInstance AttributeLIKE
/BOBF/CONF_CDS_VIEW_NAME
Protected
MV_TRANSPORT_NAMEInstance AttributeLIKE
TRKORR
Protected
MV_VIEW_SCENARIOInstance AttributeLIKE
/BOBF/CONF_SCENARIO
Protected




/BOBF/CL_CONF_CDS_LINK types

GTT_BO_DETAIL_INFO_MSG -
GTT_CDS_ENTITY -
GTT_CHILD_CDS_VIEW -
GTT_DDIC_UPDATE -
GTT_NAMESPACE_PREFIX -
GTT_NODE_DB_PARENT_KEY -
GTT_NODE_DB_ROOT_KEY -
GTT_NODE_LAST_ALTKEY -
GTT_NODE_UPDATE -
GTY_BO_DETAIL_INFO_MSG -
GTY_BO_PREPARE -
GTY_CDS_ENTITY -
GTY_CHILD_CDS_VIEW -
GTY_DDIC_UPDATE -
GTY_NAMESPACE_PREFIX -
GTY_NODE_DB_PARENT_KEY -
GTY_NODE_DB_ROOT_KEY -
GTY_NODE_LAST_ALTKEY -
GTY_NODE_PREPARE -
GTY_NODE_UPDATE -

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



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!