SAP IF_CRM_BSP_MODEL_ACCESS_IL OO Class - Application Interface for BSP IL









IF_CRM_BSP_MODEL_ACCESS_IL 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_MODEL_ACCESS_IL 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_MODEL_ACCESS_IL 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
AFTER_ROLLBACK_DELETEDeletion FailedPublic
CALL METHOD if_crm_bsp_model_access_il=>AFTER_ROLLBACK_DELETE...more details

CHANGE_FOCUSChange FocusPublic
CALL METHOD if_crm_bsp_model_access_il=>CHANGE_FOCUS...more details

CHECK_ACTIVE_MULTIGROUPRead Active SubcontrollerPublic
CALL METHOD if_crm_bsp_model_access_il=>CHECK_ACTIVE_MULTIGROUP...more details

CHECK_ACTIVE_SHUFFLERCheck Active ShufflerPublic
CALL METHOD if_crm_bsp_model_access_il=>CHECK_ACTIVE_SHUFFLER...more details

CHECK_ACTIVE_STEPSRead Active StepsPublic
CALL METHOD if_crm_bsp_model_access_il=>CHECK_ACTIVE_STEPS...more details

CHECK_ACTIVE_TABSTRIPReading the Active TabsPublic
CALL METHOD if_crm_bsp_model_access_il=>CHECK_ACTIVE_TABSTRIP...more details

CHECK_ACTIVE_TOOLBARRead Active PushbuttonsPublic
CALL METHOD if_crm_bsp_model_access_il=>CHECK_ACTIVE_TOOLBAR...more details

CHECK_ACTIVE_VIEWSETGROUPRead Active ViewsetsPublic
CALL METHOD if_crm_bsp_model_access_il=>CHECK_ACTIVE_VIEWSETGROUP...more details

CHECK_BEFORE_DELETECheck if Deletion is AllowedPublic
CALL METHOD if_crm_bsp_model_access_il=>CHECK_BEFORE_DELETE...more details

CONVERT_FROM_BORDetermination of Object Key from BOR ParametersPublic
CALL METHOD if_crm_bsp_model_access_il=>CONVERT_FROM_BOR...more details

CONVERT_TO_BORDetermination of BOR Parameters from Object KeyPublic
CALL METHOD if_crm_bsp_model_access_il=>CONVERT_TO_BOR...more details

DELETEDeletePublic
CALL METHOD if_crm_bsp_model_access_il=>DELETE...more details

FILL_DROPDOWN_LISTBOXRead Dropdown Listbox ValuesPublic
CALL METHOD if_crm_bsp_model_access_il=>FILL_DROPDOWN_LISTBOX...more details

FILL_EVENTGROUPRead Dynamic EventsPublic
CALL METHOD if_crm_bsp_model_access_il=>FILL_EVENTGROUP...more details

GET_ALLOWED_DDLB_VALUESFill Values for Drop-Down List Box Depending on Object KeyPublic
CALL METHOD if_crm_bsp_model_access_il=>GET_ALLOWED_DDLB_VALUES...more details

GET_FIELDGROUP_VARIANTRead Field Group VariantsPublic
CALL METHOD if_crm_bsp_model_access_il=>GET_FIELDGROUP_VARIANT...more details

GET_MESSAGESRead Error MessagesPublic
CALL METHOD if_crm_bsp_model_access_il=>GET_MESSAGES...more details

GET_MY_FAVORITESDetermine FavoritesPublic
CALL METHOD if_crm_bsp_model_access_il=>GET_MY_FAVORITES...more details

GET_PARENT_OBJECT_KEYDetermine Higher-Level Object KeyPublic
CALL METHOD if_crm_bsp_model_access_il=>GET_PARENT_OBJECT_KEY...more details

GET_VARIANTRead Screen VariantsPublic
CALL METHOD if_crm_bsp_model_access_il=>GET_VARIANT...more details

IS_OBJECT_IN_CREATE_MODEIs the object in create mode?Public
CALL METHOD if_crm_bsp_model_access_il=>IS_OBJECT_IN_CREATE_MODE...more details

MODIFYChange DataPublic
CALL METHOD if_crm_bsp_model_access_il=>MODIFY...more details

PROCESS_EVENTEvent ExecutionPublic
CALL METHOD if_crm_bsp_model_access_il=>PROCESS_EVENT...more details

QUERYStart SearchPublic
CALL METHOD if_crm_bsp_model_access_il=>QUERY...more details

READRead DataPublic
CALL METHOD if_crm_bsp_model_access_il=>READ...more details

READ_FOCUS_OBJECTRead Data (with Focus Object)Public
CALL METHOD if_crm_bsp_model_access_il=>READ_FOCUS_OBJECT...more details

SET_SELECTED_PROCESS_IDSet Selected Process IDPublic
CALL METHOD if_crm_bsp_model_access_il=>SET_SELECTED_PROCESS_ID...more details

SET_SELECTED_STEP_IDSet Selected Step IDPublic
CALL METHOD if_crm_bsp_model_access_il=>SET_SELECTED_STEP_ID...more details

SET_URL_PARAMETERSet URL Parameters for EventsPublic
CALL METHOD if_crm_bsp_model_access_il=>SET_URL_PARAMETER...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!