SAP IF_RSBOLAP_VARIABLE_CONTAINER OO Class - Variable Container









IF_RSBOLAP_VARIABLE_CONTAINER 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_RSBOLAP_VARIABLE_CONTAINER 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_RSBOLAP_VARIABLE_CONTAINER 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
ADDAdd VariablesPublic
CALL METHOD if_rsbolap_variable_container=>ADD...more details

CANCELCancel variable screen processingPublic
CALL METHOD if_rsbolap_variable_container=>CANCEL...more details

DATA_OUT_OF_SYNCPrivate
CALL METHOD if_rsbolap_variable_container=>DATA_OUT_OF_SYNC...more details

FREEPrivate
CALL METHOD if_rsbolap_variable_container=>FREE...more details

GET_CHARACTERISTICGet CharacteristicPublic
CALL METHOD if_rsbolap_variable_container=>GET_CHARACTERISTIC...more details

GET_CHARACTERISTICSProcure Characteristic ListPublic
CALL METHOD if_rsbolap_variable_container=>GET_CHARACTERISTICS...more details

GET_CURRENT_VARIABLE_VALUESRead Variable Values set with last SubmitPublic
CALL METHOD if_rsbolap_variable_container=>GET_CURRENT_VARIABLE_VALUES...more details

GET_DEFINITIONProcure Definition of VariablesPublic
CALL METHOD if_rsbolap_variable_container=>GET_DEFINITION...more details

GET_DESIGN_TIME_INFOPrivate
CALL METHOD if_rsbolap_variable_container=>GET_DESIGN_TIME_INFO...more details

GET_NEW_SELECTIONPrivate
CALL METHOD if_rsbolap_variable_container=>GET_NEW_SELECTION...more details

GET_RRI_RECEIVERSPrivate
CALL METHOD if_rsbolap_variable_container=>GET_RRI_RECEIVERS...more details

GET_SELECTION_SPACEPrivate
CALL METHOD if_rsbolap_variable_container=>GET_SELECTION_SPACE...more details

GET_SELECTION_STATEPrivate
CALL METHOD if_rsbolap_variable_container=>GET_SELECTION_STATE...more details

GET_SPECIFIC_RRI_RECEIVERSPrivate
CALL METHOD if_rsbolap_variable_container=>GET_SPECIFIC_RRI_RECEIVERS...more details

GET_STATE_XMLPrivate
CALL METHOD if_rsbolap_variable_container=>GET_STATE_XML...more details

GET_TYPEPrivate
CALL METHOD if_rsbolap_variable_container=>GET_TYPE...more details

GET_VARIABLERead Special VariablePublic
CALL METHOD if_rsbolap_variable_container=>GET_VARIABLE...more details

GET_VARIABLESRead VariablesPublic
CALL METHOD if_rsbolap_variable_container=>GET_VARIABLES...more details

HAS_SPECIFIC_RRI_RECEIVERSPrivate
CALL METHOD if_rsbolap_variable_container=>HAS_SPECIFIC_RRI_RECEIVERS...more details

IS_SUBMITTEDContainer already submitted?Public
CALL METHOD if_rsbolap_variable_container=>IS_SUBMITTED...more details

PERSONALIZATION_COMMANDPersonalization CommandPublic
CALL METHOD if_rsbolap_variable_container=>PERSONALIZATION_COMMAND...more details

READ_STATE_FROM_DOMPrivate
CALL METHOD if_rsbolap_variable_container=>READ_STATE_FROM_DOM...more details

REMOVERemove VariablesPublic
CALL METHOD if_rsbolap_variable_container=>REMOVE...more details

RESET_INPUT_DEFINITIONVariablen zurücksetzenPublic
CALL METHOD if_rsbolap_variable_container=>RESET_INPUT_DEFINITION...more details

SET_STATE_BY_XMLPrivate
CALL METHOD if_rsbolap_variable_container=>SET_STATE_BY_XML...more details

SUBMITProcess Variable ValuesPublic
CALL METHOD if_rsbolap_variable_container=>SUBMIT...more details

SUPPORTS_SET_STATEPrivate
CALL METHOD if_rsbolap_variable_container=>SUPPORTS_SET_STATE...more details

TO_ABAP_LISTPrivate
CALL METHOD if_rsbolap_variable_container=>TO_ABAP_LIST...more details

TO_STRINGPrivate
CALL METHOD if_rsbolap_variable_container=>TO_STRING...more details

VALIDATEPrivate
CALL METHOD if_rsbolap_variable_container=>VALIDATE...more details

WRITE_STATE_INTO_DOMPrivate
CALL METHOD if_rsbolap_variable_container=>WRITE_STATE_INTO_DOM...more details



IF_RSBOLAP_VARIABLE_CONTAINER 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
C_INDENT_STEP_WIDTHInstance AttributeLIKE
Private
C_PERS_APPLYConstantApply Personalization'APPLY'LIKE
STRING
Public
C_PERS_REMOVEConstantRemove Personalization'REMOVE'LIKE
STRING
Public
C_PERS_SAVEConstantSave Personalization'SAVE'LIKE
STRING
Public
DOM_ACTIVEInstance AttributeLIKE
Private
DOM_ATTRIBUTE_ALTERNATIVE_NAMEInstance AttributeLIKE
Private
DOM_ATTRIBUTE_INDEXInstance AttributeLIKE
Private
DOM_ATTRIBUTE_IS_STATE_VARInstance AttributeLIKE
Private
DOM_ATTRIBUTE_NAMEInstance AttributeLIKE
Private
DOM_ATTRIBUTE_SIZEInstance AttributeLIKE
Private
DOM_ATTRIBUTE_SYSTEM_ALIASInstance AttributeLIKE
Private
DOM_ATTRIBUTE_TEXTInstance AttributeLIKE
Private
DOM_ATTRIBUTE_TYPEInstance AttributeLIKE
Private
DOM_ATTRIBUTE_VALUEInstance AttributeLIKE
Private
DOM_ATTRIBUTE_VALUE_TYPEInstance AttributeLIKE
Private
DOM_CUSTOMER_EXITInstance AttributeLIKE
Private
DOM_CUSTOMER_EXITSInstance AttributeLIKE
Private
DOM_CUSTOM_PARAMETERSInstance AttributeLIKE
Private
DOM_FALSEInstance AttributeLIKE
Private
DOM_JAVA_EXCEPTIONInstance AttributeLIKE
Private
DOM_NAMESPACEInstance AttributeLIKE
Private
DOM_OBJECTInstance AttributeLIKE
Private
DOM_OBJECT_LISTInstance AttributeLIKE
Private
DOM_SERVICE_DESCRIPTIONInstance AttributeLIKE
Private
DOM_SYSTEM_ALIASInstance AttributeLIKE
Private
DOM_TRUEInstance AttributeLIKE
Private
DOM_VALUEInstance AttributeLIKE
Private
DOM_VALUE_TYPEInstance AttributeLIKE
Private
DOM_VARIABLEInstance AttributeLIKE
Private
DOM_VARIABLESInstance AttributeLIKE
Private
N_ALTERNATIVE_NAMEInstance AttributeLIKE
Private
N_DUEDATEInstance AttributeLIKE
Private
N_HANDLEInstance AttributeLIKE
Private
N_IDInstance AttributeLIKE
Private
N_INFOPROVIDERInstance AttributeLIKE
Private
N_NAMEInstance AttributeLIKE
Private
N_PERIVInstance AttributeLIKE
Private
N_R_APPLICATIONInstance AttributeLIKE
Private
N_R_DATA_AREAInstance AttributeLIKE
Private
N_R_OLAP_VAR_RUNTIMEInstance AttributeONLY BI INTERNAL: Variables for One or More QueriesLIKE
IF_RSR_VAR_RUNTIME
Public
N_R_VARIABLE_CONTAINERInstance AttributeLIKE
Private
N_TEXTInstance AttributeLIKE
Private
XML_MODE_ADD_META_DATAInstance AttributeLIKE
Private
XML_MODE_OMIT_STATE_VARIABLESInstance AttributeLIKE
Private
XML_MODE_OMIT_WHITE_SPACEInstance AttributeLIKE
Private
XML_MODE_OMIT_XML_DECLARATIONInstance AttributeLIKE
Private
XML_MODE_ONLY_INPUT_ENABLEDInstance AttributeLIKE
Private
XML_MODE_RESTRICT_TO_SUPP_INFOInstance AttributeLIKE
Private


Events of Class IF_RSBOLAP_VARIABLE_CONTAINER

Events are created within your class using special event handler methods. These must be registered at runtime for the event and can then be triggered using the ABAP syntax: RAISE EVENT EXPOTING... CHANGED -
FREED -
RESETTED - Variable Defintion has been Reset
SUBMITTED - Variables Processed

Links to Related Class(s)

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