SAP /BOBF/CL_CONF_MODEL_API_MAP OO Class - Mapper









/BOBF/CL_CONF_MODEL_API_MAP 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_MAP including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of /BOBF/CL_CONF_MODEL_API_MAP 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
ASSEMBLE_DEEP_STRUCTUREPublic
CALL METHOD /bobf/cl_conf_model_api_map=>ASSEMBLE_DEEP_STRUCTURE...more details

CONSTRUCTORCONSTRUCTORPublic
CALL METHOD /bobf/cl_conf_model_api_map=>CONSTRUCTOR...more details

MAP_ACTION_DATAPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ACTION_DATA...more details

MAP_ACTION_FOR_CREATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ACTION_FOR_CREATE...more details

MAP_ACTION_FOR_DELETEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ACTION_FOR_DELETE...more details

MAP_ACTION_FOR_UPDATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ACTION_FOR_UPDATE...more details

MAP_ALTKEY_FIELD_DATAPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ALTKEY_FIELD_DATA...more details

MAP_ALTKEY_FOR_CREATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ALTKEY_FOR_CREATE...more details

MAP_ALTKEY_FOR_DELETEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ALTKEY_FOR_DELETE...more details

MAP_ALTKEY_FOR_READPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ALTKEY_FOR_READ...more details

MAP_ALTKEY_FOR_UPDATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ALTKEY_FOR_UPDATE...more details

MAP_ALTKEY_HEADER_DATAPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ALTKEY_HEADER_DATA...more details

MAP_ASSOCIATION_DATAPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ASSOCIATION_DATA...more details

MAP_ASSOC_ATTR_BINDING_DATAPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ASSOC_ATTR_BINDING_DATA...more details

MAP_ASSOC_CONST_BINDING_DATAPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ASSOC_CONST_BINDING_DATA...more details

MAP_ASSOC_FOR_CREATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ASSOC_FOR_CREATE...more details

MAP_ASSOC_FOR_DELETEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ASSOC_FOR_DELETE...more details

MAP_ASSOC_FOR_READPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ASSOC_FOR_READ...more details

MAP_ASSOC_FOR_UPDATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ASSOC_FOR_UPDATE...more details

MAP_ASSOC_PARAM_BINDING_DATAPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_ASSOC_PARAM_BINDING_DATA...more details

MAP_AUTH_FIELD_MAP_DATAPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_AUTH_FIELD_MAP_DATA...more details

MAP_AUTH_FOR_CREATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_AUTH_FOR_CREATE...more details

MAP_AUTH_FOR_DELETEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_AUTH_FOR_DELETE...more details

MAP_AUTH_FOR_READPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_AUTH_FOR_READ...more details

MAP_AUTH_FOR_UPDATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_AUTH_FOR_UPDATE...more details

MAP_AUTH_HEADER_DATAPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_AUTH_HEADER_DATA...more details

MAP_BO_HEADER_FOR_UPDATEmap business object header for updatePublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_BO_HEADER_FOR_UPDATE...more details

MAP_DELEGATED_ASSOC_FOR_READPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_DELEGATED_ASSOC_FOR_READ...more details

MAP_DELEGATED_NODE_FOR_READPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_DELEGATED_NODE_FOR_READ...more details

MAP_DET_CONF_DATAPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_DET_CONF_DATA...more details

MAP_DET_DEPENDENCY_DATAPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_DET_DEPENDENCY_DATA...more details

MAP_DET_FOR_CREATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_DET_FOR_CREATE...more details

MAP_DET_FOR_DELETEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_DET_FOR_DELETE...more details

MAP_DET_FOR_READPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_DET_FOR_READ...more details

MAP_DET_FOR_UPDATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_DET_FOR_UPDATE...more details

MAP_DET_HEADER_DATAPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_DET_HEADER_DATA...more details

MAP_DET_REQUEST_NODE_DATAPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_DET_REQUEST_NODE_DATA...more details

MAP_DET_WRITE_NODE_DATAPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_DET_WRITE_NODE_DATA...more details

MAP_NODE_DATAPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_NODE_DATA...more details

MAP_NODE_FOR_CREATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_NODE_FOR_CREATE...more details

MAP_NODE_FOR_DELETEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_NODE_FOR_DELETE...more details

MAP_NODE_FOR_UPDATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_NODE_FOR_UPDATE...more details

MAP_NODE_PROPS_FOR_READPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_NODE_PROPS_FOR_READ...more details

MAP_NODE_PROP_FOR_CREATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_NODE_PROP_FOR_CREATE...more details

MAP_PERSISTENCY_MAP_DATAPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_PERSISTENCY_MAP_DATA...more details

MAP_PERSISTENCY_MAP_FOR_CREATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_PERSISTENCY_MAP_FOR_CREATE...more details

MAP_PERSISTENCY_MAP_FOR_DELETEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_PERSISTENCY_MAP_FOR_DELETE...more details

MAP_PERSISTENCY_MAP_FOR_READPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_PERSISTENCY_MAP_FOR_READ...more details

MAP_PROPS_FOR_READPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_PROPS_FOR_READ...more details

MAP_PROP_DATAPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_PROP_DATA...more details

MAP_PROP_FOR_CREATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_PROP_FOR_CREATE...more details

MAP_PROP_FOR_DELETEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_PROP_FOR_DELETE...more details

MAP_QUERY_DATAPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_QUERY_DATA...more details

MAP_QUERY_FOR_CREATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_QUERY_FOR_CREATE...more details

MAP_QUERY_FOR_DELETEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_QUERY_FOR_DELETE...more details

MAP_QUERY_FOR_UPDATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_QUERY_FOR_UPDATE...more details

MAP_REPRESENT_NODE_FOR_CREATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_REPRESENT_NODE_FOR_CREATE...more details

MAP_VAL_ACT_UNIQ_FOR_CREATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_VAL_ACT_UNIQ_FOR_CREATE...more details

MAP_VAL_CONF_DATAPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_VAL_CONF_DATA...more details

MAP_VAL_CONS_UNIQ_FOR_CREATEPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_VAL_CONS_UNIQ_FOR_CREATE...more details

MAP_VAL_FOR_CREATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_VAL_FOR_CREATE...more details

MAP_VAL_FOR_DELETEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_VAL_FOR_DELETE...more details

MAP_VAL_FOR_READPrivate
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_VAL_FOR_READ...more details

MAP_VAL_FOR_UPDATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_VAL_FOR_UPDATE...more details

MAP_VAL_HEADER_DATAPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_VAL_HEADER_DATA...more details

MAP_VAL_REQUEST_NODE_DATAPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_VAL_REQUEST_NODE_DATA...more details

MAP_VAL_UNIQUE_FOR_CREATEPublic
CALL METHOD /bobf/cl_conf_model_api_map=>MAP_VAL_UNIQUE_FOR_CREATE...more details



/BOBF/CL_CONF_MODEL_API_MAP 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_ASSOCIATION_CONVERTERInstance AttributeAssociation converter for ADTLIKE
/BOBF/CL_CONF_MODEL_ADT_ASCCNV
Protected
MT_NODE_KEY_DO_EMBED_KEYInstance AttributeLIKE
GTT_NODE_KEY_DO_EMBED_KEY
Private




/BOBF/CL_CONF_MODEL_API_MAP types

GTT_NODE_KEY_DO_EMBED_KEY -
GTY_FIELD_NAME_NO -
GTY_NODE_KEY_DO_EMBED_KEY -

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!