SAP IF_FPM_RUIBB_BICS_GRID_CONFIG OO Class - BICS GRID Config API









IF_FPM_RUIBB_BICS_GRID_CONFIG 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_FPM_RUIBB_BICS_GRID_CONFIG 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_FPM_RUIBB_BICS_GRID_CONFIG 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_BR_BUTTONAdd button to button rowPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>ADD_BR_BUTTON...more details

ADD_BR_BUTTON_CHOICEAdd button choice to button rowPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>ADD_BR_BUTTON_CHOICE...more details

ADD_BR_SEPARATORAdd separator to button rowPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>ADD_BR_SEPARATOR...more details

ADD_BR_TOGGLE_BUTTONAdd toggle button to button rowPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>ADD_BR_TOGGLE_BUTTON...more details

GET_ALLOW_EXPORT_TO_EXCELPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>GET_ALLOW_EXPORT_TO_EXCEL...more details

GET_ARIA_LANDMARKget aria landmarkPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>GET_ARIA_LANDMARK...more details

GET_BICS_SIZEGet bics sizePublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>GET_BICS_SIZE...more details

GET_BR_BUTTONGet button row buttonPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>GET_BR_BUTTON...more details

GET_BR_BUTTON_CHOICEGet button row button choicePublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>GET_BR_BUTTON_CHOICE...more details

GET_BR_ELEMENTSGet button row elementsPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>GET_BR_ELEMENTS...more details

GET_BR_SEPARATORGet button row separatorPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>GET_BR_SEPARATOR...more details

GET_BR_TOGGLE_BUTTONGet button row toggle buttonPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>GET_BR_TOGGLE_BUTTON...more details

GET_FEEDER_PARAMETERGet feeder parameterPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>GET_FEEDER_PARAMETER...more details

GET_LAYOUT_STYLEGet layout stylePublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>GET_LAYOUT_STYLE...more details

HAS_MAX_MIN_BUTTONReturns whether the max/min button is enabledPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>HAS_MAX_MIN_BUTTON...more details

IS_JUMP_TO_HIDDENIs report-report-interface renderedPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>IS_JUMP_TO_HIDDEN...more details

IS_PERSONALIZATION_ENABLEDIs personalization enabledPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>IS_PERSONALIZATION_ENABLED...more details

IS_RRI_RENDEREDIs report-report-interface renderedPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>IS_RRI_RENDERED...more details

SET_ALLOW_EXPORT_TO_EXCELPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>SET_ALLOW_EXPORT_TO_EXCEL...more details

SET_ARIA_LANDMARKset aria landmarkPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>SET_ARIA_LANDMARK...more details

SET_BICS_SIZESet bics sizePublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>SET_BICS_SIZE...more details

SET_HIDE_DELETE_LINEEnable or disable delete line function in plan queriesPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>SET_HIDE_DELETE_LINE...more details

SET_HIDE_JUMP_TOEnable or disable rendering of report-report interfacePublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>SET_HIDE_JUMP_TO...more details

SET_LAYOUT_STYLESet layout stylePublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>SET_LAYOUT_STYLE...more details

SET_MAX_MIN_BUTTONEnable/ Disable max/min buttonPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>SET_MAX_MIN_BUTTON...more details

SET_PERSONALIZATION_ENABLEDEnable or disable personalizationPublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>SET_PERSONALIZATION_ENABLED...more details

SET_RENDER_RRIEnable or disable rendering of report-report interfacePublic
CALL METHOD if_fpm_ruibb_bics_grid_config=>SET_RENDER_RRI...more details






IF_FPM_RUIBB_BICS_GRID_CONFIG types

TY_S_ACTION -
TY_S_BR_BUTTON -
TY_S_BR_BUTTON_CHOICE -
TY_S_BR_SEPARATOR -
TY_S_BR_TOGGLE_BUTTON -
TY_S_BUTTON_ROW_ELEMENT -
TY_S_CHAR_SOURCE -
TY_S_FEEDER_PARAMETER -
TY_S_MENU_ACTION_ITEM -
TY_S_VAR_SOURCE -
TY_T_ACTION -
TY_T_BUTTON_ROW_ELEMENT -
TY_T_CHAR_SOURCE -
TY_T_FEEDER_PARAMETER -
TY_T_MENU_ACTION_ITEM -
TY_T_VAR_SOURCE -

Links to Related Class(s)

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