SAP /SCMB/CL_MAP_SP_VB21 OO Class - SCMB Geo-Map: VB 2.1 Service Provider generic









/SCMB/CL_MAP_SP_VB21 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 /SCMB/CL_MAP_SP_VB21 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 /SCMB/IF_MAP_DP_PROC

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class /SCMB/IF_MAP_SP_VB21

Inheritance

This OO class has a superclass assigned to it, which means it will inherit its objects and methods. The superclass for /SCMB/CL_MAP_SP_VB21 is CL_VBI_SERVICE_PROVIDER

Method list of /SCMB/CL_MAP_SP_VB21 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
ADD_OBJECTS_TO_SCENEAdd Map Objects to the current sceneProtected
CALL METHOD /scmb/cl_map_sp_vb21=>ADD_OBJECTS_TO_SCENE...more details

CONSTRUCTORCONSTRUCTORPublic
CALL METHOD /scmb/cl_map_sp_vb21=>CONSTRUCTOR...more details

CREATE_DISPLAY_PROFILEREDEFINE: Create display profileProtected
CALL METHOD /scmb/cl_map_sp_vb21=>CREATE_DISPLAY_PROFILE...more details

DISPLAY_MESSAGESDisplay MessagesProtected
CALL METHOD /scmb/cl_map_sp_vb21=>DISPLAY_MESSAGES...more details

GET_MAP_SETTINGSGet Map settingsProtected
CALL METHOD /scmb/cl_map_sp_vb21=>GET_MAP_SETTINGS...more details

GET_OBJECTGet object of current sceneProtected
CALL METHOD /scmb/cl_map_sp_vb21=>GET_OBJECT...more details

GET_OBJECT_CONTEXT_MENUObject Function: Get Map Object context menuProtected
CALL METHOD /scmb/cl_map_sp_vb21=>GET_OBJECT_CONTEXT_MENU...more details

GET_OBJECT_DETAILSObject Function: Get Map Objects detailsProtected
CALL METHOD /scmb/cl_map_sp_vb21=>GET_OBJECT_DETAILS...more details

GET_OBJECT_MTRREDEFINE: Get Means of Transport of Map ObjectProtected
CALL METHOD /scmb/cl_map_sp_vb21=>GET_OBJECT_MTR...more details

GET_OBJECT_PROPERTIESObject Function: Get Map Objects propertiesProtected
CALL METHOD /scmb/cl_map_sp_vb21=>GET_OBJECT_PROPERTIES...more details

REMOVE_MAP_OBJECT_DATAREDEFINE: Remove Map Object dataProtected
CALL METHOD /scmb/cl_map_sp_vb21=>REMOVE_MAP_OBJECT_DATA...more details

UPDATE_LINK_GEOROUTEUpdate Georoute of single linkProtected
CALL METHOD /scmb/cl_map_sp_vb21=>UPDATE_LINK_GEOROUTE...more details

UPDATE_LINK_GEOROUTESUpdate Georoutes (for all links)Protected
CALL METHOD /scmb/cl_map_sp_vb21=>UPDATE_LINK_GEOROUTES...more details



/SCMB/CL_MAP_SP_VB21 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_CONTEXT_MENU_PROVIDERInstance AttributeSCMB Geo-Map: Context Menu ProviderLIKE
/SCMB/IF_MAP_CMP
Protected
MO_DIALOG_PROVIDER_SCMB_GENInstance AttributeSCMB Geo-Map: Dialog Provider Interface SCMB genericLIKE
/SCMB/IF_MAP_DP
Protected
MO_MAP_ADAPTERInstance AttributeOutput Adapter InterfaceLIKE
/SCMB/IF_MAP_AD_VB21
Protected
MO_MAP_CUSTOMIZINGStatic AttributeSCMB Geo-Map: Customizing accessLIKE
/SCMB/IF_MAP_CUSTOMIZING
Protected
MO_MAP_OBJECT_CREATORInstance AttributeSCMB Geo-Map: VB 2.1 Map Object Creator NetworkLIKE
/SCMB/IF_MAP_MOC_VB21
Protected
MO_MAP_OBJECT_DETAILS_PROVIDERInstance AttributeSCMB Geo-Map: Object Details ProviderLIKE
/SCMB/IF_MAP_MDP_VB21
Protected
MO_SCENE_MANAGERInstance AttributeSCMB Geo-Map: VB 2.1 Scene ManagerLIKE
/SCMB/CL_MAP_SCENE_MGR_VB21
Protected
MS_EVENT_POSITION_LASTInstance AttributeGeo-Map: Map Object PositionLIKE
VBI_S_OBJ_GEOPOS
Protected
MS_FUNCTION_CONFIGInstance AttributeLIKE
TY_S_FUNCTION_CONFIG
Protected
MS_MAP_SETTINGSInstance AttributeMap: SettingsLIKE
/SCMB/S_MAP_SETTINGS
Protected
MT_GEOROUTESInstance AttributeLIKE
TY_T_GEOROUTES
Protected
MV_APPLICATION_IDInstance AttributeVisual Business Application IdentifierLIKE
/SCMB/IF_MAP_CORE_DEF=>TY_MAP_APPLICATION
Protected
MV_BE_QUIETInstance AttributeRaise no messagesLIKE
BOOLE_D
Protected
MV_PROCESSING_METHODInstance AttributeGeo-Map: Functional methodLIKE
CHAR0064
Protected
MV_SELECTED_OBJECTInstance AttributeModel Object GUIDLIKE
VBI_OBJECT_GUID
Protected




/SCMB/CL_MAP_SP_VB21 types

TY_S_FUNCTION_CONFIG -
TY_S_GEOROUTE -
TY_T_GEOROUTES -

Links to Related Class(s)

/SCMB/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!