SAP CL_CRM_BSP_SMP_IVIEW_MODEL OO Class - SMP: iView Model









CL_CRM_BSP_SMP_IVIEW_MODEL 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 CL_CRM_BSP_SMP_IVIEW_MODEL including details of:

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

Inheritance

This OO class has a superclass assigned to it, which means it will inherit its objects and methods. The superclass for CL_CRM_BSP_SMP_IVIEW_MODEL is CL_BSP_MODEL

Method list of CL_CRM_BSP_SMP_IVIEW_MODEL 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
APPEND_TO_ROW_TABLEPrivate
CALL METHOD cl_crm_bsp_smp_iview_model=>APPEND_TO_ROW_TABLE...more details

BUILD_SELECTED_SRES_KEYSPrivate
CALL METHOD cl_crm_bsp_smp_iview_model=>BUILD_SELECTED_SRES_KEYS...more details

BUILD_SELECTED_SRES_ROWSPrivate
CALL METHOD cl_crm_bsp_smp_iview_model=>BUILD_SELECTED_SRES_ROWS...more details

CLEAR_SEARCHRESULTSPrivate
CALL METHOD cl_crm_bsp_smp_iview_model=>CLEAR_SEARCHRESULTS...more details

CREATE_APPL_OBJECTPrivate
CALL METHOD cl_crm_bsp_smp_iview_model=>CREATE_APPL_OBJECT...more details

DDIC_TO_FIELDGROUPPrivate
CALL METHOD cl_crm_bsp_smp_iview_model=>DDIC_TO_FIELDGROUP...more details

DELETE_FROM_ROW_TABLEPrivate
CALL METHOD cl_crm_bsp_smp_iview_model=>DELETE_FROM_ROW_TABLE...more details

DESELECT_ALLDeselect All EntriesPublic
CALL METHOD cl_crm_bsp_smp_iview_model=>DESELECT_ALL...more details

FILL_SEARCH_STRUCTUREPrivate
CALL METHOD cl_crm_bsp_smp_iview_model=>FILL_SEARCH_STRUCTURE...more details

GET_APPL_EVENTFind Application EventPublic
CALL METHOD cl_crm_bsp_smp_iview_model=>GET_APPL_EVENT...more details

GET_COUNT_TEXTPrivate
CALL METHOD cl_crm_bsp_smp_iview_model=>GET_COUNT_TEXT...more details

GET_DDLB_ITEMSFinds Default Item for DDLBPublic
CALL METHOD cl_crm_bsp_smp_iview_model=>GET_DDLB_ITEMS...more details

GET_DOMAIN_VALUESDetermines Domain ValuesPublic
CALL METHOD cl_crm_bsp_smp_iview_model=>GET_DOMAIN_VALUES...more details

GET_FIELD_TEXTPrivate
CALL METHOD cl_crm_bsp_smp_iview_model=>GET_FIELD_TEXT...more details

GET_PERS_EVENTPrivate
CALL METHOD cl_crm_bsp_smp_iview_model=>GET_PERS_EVENT...more details

GET_PORTAL_EVENTPrivate
CALL METHOD cl_crm_bsp_smp_iview_model=>GET_PORTAL_EVENT...more details

INVERT_SELECTIONInvert SelectionPublic
CALL METHOD cl_crm_bsp_smp_iview_model=>INVERT_SELECTION...more details

IS_IN_ROW_TABLEPrivate
CALL METHOD cl_crm_bsp_smp_iview_model=>IS_IN_ROW_TABLE...more details

LOAD_SEARCHFIELDSPrivate
CALL METHOD cl_crm_bsp_smp_iview_model=>LOAD_SEARCHFIELDS...more details

SEARCHFIELDS_CHANGEDPrivate
CALL METHOD cl_crm_bsp_smp_iview_model=>SEARCHFIELDS_CHANGED...more details

SELECT_ALLSelects All EntriesPublic
CALL METHOD cl_crm_bsp_smp_iview_model=>SELECT_ALL...more details

SET_DDLB_ITEMSAdd Default_item to Global TablePublic
CALL METHOD cl_crm_bsp_smp_iview_model=>SET_DDLB_ITEMS...more details

SET_DEFAULT_ITEMAdd Default_item to Global TablePublic
CALL METHOD cl_crm_bsp_smp_iview_model=>SET_DEFAULT_ITEM...more details

SET_REFRESHPrivate
CALL METHOD cl_crm_bsp_smp_iview_model=>SET_REFRESH...more details



CL_CRM_BSP_SMP_IVIEW_MODEL 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_APPL_OBJECTInstance AttributeLIKE
Private
GO_SRES_ITERATORInstance AttributeLIKE
Private
GR_SEARCHSTRUCTURE_INSTANCEInstance AttributeLIKE
Private
GT_DDLBS_SEARCH_ITEMSInstance AttributeData for Dynamic Dropdown List Boxes when SearchingLIKE
CRMT_BSP_SMP_DDLBS_ITEMS
Public
GT_OBJECT_KEYSInstance AttributeLIKE
Private
GT_SELECTED_SRES_KEYSInstance AttributeLIKE
Private
GT_SELECTED_SRES_ROWSInstance AttributeLIKE
Private
GT_SREQ_FGTInstance AttributeLIKE
Private
GT_SRESInstance AttributeLIKE
Private
G_CLASSInstance AttributeLIKE
Private
G_DATA_STRUCTURE_NAMEInstance AttributeLIKE
Private
G_DISABLE_DISP_IN_HIERInstance AttributeBoolean Variable'X'LIKE
BOOLE
Public
G_FOCUS_CHANGEDInstance AttributeLIKE
Private
G_FOCUS_INDEXInstance AttributeLIKE
Private
G_FOCUS_OBJECTInstance AttributeLIKE
Private
G_REFRESHInstance AttributeLIKE
Private
G_SELECTION_MODEInstance AttributeLIKE
Private
G_SREQ_STRUCTURE_NAMEInstance AttributeLIKE
Private
G_SRES_STRUCTURE_NAMEInstance AttributeLIKE
Private
G_TABSTATEInstance AttributeLIKE
Private
PERS_EVENTInstance AttributeLIKE
Private
RAISE_PORTAL_EVENTInstance AttributeData Element for Domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
BOOLE_D
Public


Links to Related Class(s)

CL_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!