SAP IF_CRM_BSP_PARENT_COM_2 OO Class - Methods for Partent Controller









IF_CRM_BSP_PARENT_COM_2 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 IF_CRM_BSP_PARENT_COM_2 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 IF_CRM_BSP_PARENT_COM_2 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
CLEAR_GT_MSELVALUESClear table with multiselect name-value pairsPublic
CALL METHOD if_crm_bsp_parent_com_2=>CLEAR_GT_MSELVALUES...more details

EVENTGRP_POPUP_SHOWNWhether Event Group Popup is shown for quick create.Public
CALL METHOD if_crm_bsp_parent_com_2=>EVENTGRP_POPUP_SHOWN...more details

FILL_GT_MULTISELECT_VALUESFill table with multiselect name-value pairsPublic
CALL METHOD if_crm_bsp_parent_com_2=>FILL_GT_MULTISELECT_VALUES...more details

GET_CONTROLLERWrapper method for CL_BSP_CONTROLLER2Public
CALL METHOD if_crm_bsp_parent_com_2=>GET_CONTROLLER...more details

GET_F4CS_EVENTGets context sensitive value help eventPublic
CALL METHOD if_crm_bsp_parent_com_2=>GET_F4CS_EVENT...more details

GET_F4CS_VALUEGets context sensitive value help attributePublic
CALL METHOD if_crm_bsp_parent_com_2=>GET_F4CS_VALUE...more details

GET_FLOORPLAN_VERSIONGets the Version of Floor PlanPublic
CALL METHOD if_crm_bsp_parent_com_2=>GET_FLOORPLAN_VERSION...more details

GET_GT_MSELVALUESGets table with multiselect name-value pairsPublic
CALL METHOD if_crm_bsp_parent_com_2=>GET_GT_MSELVALUES...more details

GET_NFP_VIEW_MODEGets View Mode AttributePublic
CALL METHOD if_crm_bsp_parent_com_2=>GET_NFP_VIEW_MODE...more details

GET_URL_PARAMETER_VALUEGets the value of a specific URL parameterPublic
CALL METHOD if_crm_bsp_parent_com_2=>GET_URL_PARAMETER_VALUE...more details

IN_ODP1_GEN_TABWhether the ODP tab is the 'General Tab'Public
CALL METHOD if_crm_bsp_parent_com_2=>IN_ODP1_GEN_TAB...more details

SET_F4CS_VALUESets context sensitive value help attributePublic
CALL METHOD if_crm_bsp_parent_com_2=>SET_F4CS_VALUE...more details

SET_NFP_VIEW_MODESets view mode attributePublic
CALL METHOD if_crm_bsp_parent_com_2=>SET_NFP_VIEW_MODE...more details

SET_OBJECT_KEY_TABSets the Object Key tablePublic
CALL METHOD if_crm_bsp_parent_com_2=>SET_OBJECT_KEY_TAB...more details

SET_OIP_CREATE_MODEsend the OIP's create modePublic
CALL METHOD if_crm_bsp_parent_com_2=>SET_OIP_CREATE_MODE...more details




Links to Related Class(s)

IF_CRM_B...
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!