SAP /BOBF/CL_CONF_MODEL_API_REUSE OO Class - API reused by Integrations for BOB, ECLIPS and WB









/BOBF/CL_CONF_MODEL_API_REUSE 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_MODEL_API_REUSE 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_ADT_TEST_SUPPORT

Method list of /BOBF/CL_CONF_MODEL_API_REUSE 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
BUILD_DDIC_ENHANCEMENT_CATBuild enhancement category for combined structure and DB tabPrivate
CALL METHOD /bobf/cl_conf_model_api_reuse=>BUILD_DDIC_ENHANCEMENT_CAT...more details

BUILD_DDIC_QRES_TAB_TYPEBuild the query result table type in DDICPrivate
CALL METHOD /bobf/cl_conf_model_api_reuse=>BUILD_DDIC_QRES_TAB_TYPE...more details

CHECK_AK_DDIC_TTYP_GEN_NEEDEDIs DDIC generation of table type for alternative key needed?Private
CALL METHOD /bobf/cl_conf_model_api_reuse=>CHECK_AK_DDIC_TTYP_GEN_NEEDED...more details

CHECK_AND_CORRECT_BOExecute the CONF MODEL action CHECK & CORRECTPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>CHECK_AND_CORRECT_BO...more details

CHECK_CLASS_NAMECheck the name of a classPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>CHECK_CLASS_NAME...more details

CHECK_DDIC_NAMECheck the name of a DDIC elementPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>CHECK_DDIC_NAME...more details

CHECK_LEGACY_DB_TABLEIs DB table 'legacy' (no standard primary key)?Private
CALL METHOD /bobf/cl_conf_model_api_reuse=>CHECK_LEGACY_DB_TABLE...more details

CHECK_NODE_DDIC_GEN_NEEDEDIs DDIC generation for node needed?Private
CALL METHOD /bobf/cl_conf_model_api_reuse=>CHECK_NODE_DDIC_GEN_NEEDED...more details

CHECK_QRY_DDIC_TTYP_GEN_NEEDEDIs DDIC generation of table type for query needed?Private
CALL METHOD /bobf/cl_conf_model_api_reuse=>CHECK_QRY_DDIC_TTYP_GEN_NEEDED...more details

CLASS_CONSTRUCTORCLASS_CONSTRUCTORPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>CLASS_CONSTRUCTOR...more details

CONVERT_EDIT_MODEMap to BOPF edit mode constantPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>CONVERT_EDIT_MODE...more details

CREATE_BUSINESS_OBJECTAllows to create a new business objectPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>CREATE_BUSINESS_OBJECT...more details

CREATE_EXT_NODE_SYSADM_TRIGGERCreate SYSADM trigger for a new extension nodePublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>CREATE_EXT_NODE_SYSADM_TRIGGER...more details

CREATE_QUERYAllows to create a new action validationPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>CREATE_QUERY...more details

DERIVE_NAMESPACE_AND_PREFIXDerives namespace and prefix from BO namePublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>DERIVE_NAMESPACE_AND_PREFIX...more details

GENERATE_ACTION_ARTIFACTSGenerate Action-related Artifacts of the BOPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GENERATE_ACTION_ARTIFACTS...more details

GENERATE_ALTKEY_ARTIFACTSGenerate Alternative Key-related Artifacts of the BOPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GENERATE_ALTKEY_ARTIFACTS...more details

GENERATE_ASSOC_ARTIFACTSGenerate Association-related Artifacts of the BOPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GENERATE_ASSOC_ARTIFACTS...more details

GENERATE_BO_ARTIFACTSGenerate Artifacts of the Business ObjectPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GENERATE_BO_ARTIFACTS...more details

GENERATE_BO_HEADER_ARTIFACTSGenerates Artifacts of the Business ObjectPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GENERATE_BO_HEADER_ARTIFACTS...more details

GENERATE_CONSTANT_INTERFACEGeneration of constant interfacePublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GENERATE_CONSTANT_INTERFACE...more details

GENERATE_DET_ARTIFACTSGenerate Determination-related Artifacts of the BOPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GENERATE_DET_ARTIFACTS...more details

GENERATE_NODE_ARTIFACTSGenerate Node-related Artifacts of the BOPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GENERATE_NODE_ARTIFACTS...more details

GENERATE_QUERY_ARTIFACTSGenerate Query-related Artifacts of the BOPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GENERATE_QUERY_ARTIFACTS...more details

GENERATE_VAL_ARTIFACTSGenerate Validation-related Artifacts of the BOPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GENERATE_VAL_ARTIFACTS...more details

GET_ACTIONReturns the model of a certain actionPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_ACTION...more details

GET_ACTION_SUPERCLASSPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_ACTION_SUPERCLASS...more details

GET_ACTION_TABReturns the models of all actionsPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_ACTION_TAB...more details

GET_ADT_COMPATIBLE_DEP_OBJECTSGet the list of DOs, which are _compatible_ to ADTPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_ADT_COMPATIBLE_DEP_OBJECTS...more details

GET_ADT_CROSS_TARGET_BOSGet the list of BOs, which can be used as xBO target (ADT)Public
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_ADT_CROSS_TARGET_BOS...more details

GET_ALTKEY_SUBENT_KEYSGet keys of all subentities for a altkey keyPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_ALTKEY_SUBENT_KEYS...more details

GET_ALTKEY_TABReturns the models of all alternative keysPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_ALTKEY_TAB...more details

GET_ASSOCIATION_SUBENT_KEYSGet keys of all subentities for a association keyPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_ASSOCIATION_SUBENT_KEYS...more details

GET_ASSOCIATION_TABReturns the models of all associationsPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_ASSOCIATION_TAB...more details

GET_ASSOCIATION_TAB_ADTReturns all associations for the eclipse apiPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_ASSOCIATION_TAB_ADT...more details

GET_ASSOCIATION_TAB_INTReturns the models of all associationsProtected
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_ASSOCIATION_TAB_INT...more details

GET_AUTHORIZATION_SUBENT_KEYSGet keys of all ACF maps for a node key and auth obj combiPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_AUTHORIZATION_SUBENT_KEYS...more details

GET_AUTHORIZATION_TABReturns a list of auth artifacts (auth objects and mapping)Public
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_AUTHORIZATION_TAB...more details

GET_BOReturns the model of a certain business objectPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_BO...more details

GET_BOPF_COMPATIBLE_AUTH_OBJSGet the list of _BOPF compatible_ authorization objectsPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_BOPF_COMPATIBLE_AUTH_OBJS...more details

GET_BO_KEY_BY_NAMEget the BO key by BO namePublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_BO_KEY_BY_NAME...more details

GET_BO_NAME_BY_KEYget the BO name by BO keyPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_BO_NAME_BY_KEY...more details

GET_BO_TAB_INTReturns the models of all business objectsProtected
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_BO_TAB_INT...more details

GET_CHECK_VERSION_KEYRead or check the version keyPrivate
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_CHECK_VERSION_KEY...more details

GET_DETERMINATION_SUBENT_KEYSGet keys of all subentities for a determination keyPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_DETERMINATION_SUBENT_KEYS...more details

GET_DETERMINATION_TABReturns the models of all determinationsPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_DETERMINATION_TAB...more details

GET_HIGHEST_PRIORITY_MESSAGEGet the highest priority messagePublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_HIGHEST_PRIORITY_MESSAGE...more details

GET_NODEReturns the model of a certain nodePublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_NODE...more details

GET_NODE_STATIC_PROPERTY_KEYSGet keys of all static properties for a node keyPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_NODE_STATIC_PROPERTY_KEYS...more details

GET_NODE_TABReturns the models of all nodesPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_NODE_TAB...more details

GET_PERSISTENCY_MAPPING_TABReturns a list of persistency mappingsPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_PERSISTENCY_MAPPING_TAB...more details

GET_PROPERTY_TABReturns a list of static propertiesPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_PROPERTY_TAB...more details

GET_QUERY_TABReturns the models of all queriesPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_QUERY_TAB...more details

GET_SUPER_CLASS_NAMEPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_SUPER_CLASS_NAME...more details

GET_VALIDATION_SUBENT_KEYSGet keys of all subentities for a validation keyPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_VALIDATION_SUBENT_KEYS...more details

GET_VALIDATION_TABReturns the models of all validationsPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_VALIDATION_TAB...more details

GET_VAL_KEY_ALTKEY_UNIQ_CHECKGet validation key for altkey uniqueness check (action val.)Public
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_VAL_KEY_ALTKEY_UNIQ_CHECK...more details

GET_VERSIONReturns the model a certain versionPrivate
CALL METHOD /bobf/cl_conf_model_api_reuse=>GET_VERSION...more details

UPDATE_BUSINESS_OBJECTUpdates the business objectPublic
CALL METHOD /bobf/cl_conf_model_api_reuse=>UPDATE_BUSINESS_OBJECT...more details

UPDATE_DETERMINATIONAllows to update a certain determinationPrivate
CALL METHOD /bobf/cl_conf_model_api_reuse=>UPDATE_DETERMINATION...more details



/BOBF/CL_CONF_MODEL_API_REUSE 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
GO_INSTANCEStatic AttributeAPI: Create, Update and Delete the model of a certain BOLIKE
/BOBF/CL_CONF_MODEL_API_REUSE
Protected




/BOBF/CL_CONF_MODEL_API_REUSE types

GTY_GENERATE_NODE_DDIC -
TT_REDEFINE_METHOD_NAME -

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!