SAP IF_UPWB_C_SELECTOR OO Class - IF_UPWB_C_SELECTOR









IF_UPWB_C_SELECTOR 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_UPWB_C_SELECTOR 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_UPWB_C_SELECTOR 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_CHILDPrivate
CALL METHOD if_upwb_c_selector=>ADD_CHILD...more details

GET_APPLICATIONPrivate
CALL METHOD if_upwb_c_selector=>GET_APPLICATION...more details

GET_AREAGET_AREAPublic
CALL METHOD if_upwb_c_selector=>GET_AREA...more details

GET_CHILDRENPrivate
CALL METHOD if_upwb_c_selector=>GET_CHILDREN...more details

GET_CHILDREN_COUNTPrivate
CALL METHOD if_upwb_c_selector=>GET_CHILDREN_COUNT...more details

GET_CHILD_NUMBERPrivate
CALL METHOD if_upwb_c_selector=>GET_CHILD_NUMBER...more details

GET_CLASSPrivate
CALL METHOD if_upwb_c_selector=>GET_CLASS...more details

GET_COMPONENTPrivate
CALL METHOD if_upwb_c_selector=>GET_COMPONENT...more details

GET_DESIGNTypes: 'Dropdown', 'Hidden', 'Input'Public
CALL METHOD if_upwb_c_selector=>GET_DESIGN...more details

GET_EVENT_ONSELECTPrivate
CALL METHOD if_upwb_c_selector=>GET_EVENT_ONSELECT...more details

GET_FORMATTINGGET_FORMATTINGPublic
CALL METHOD if_upwb_c_selector=>GET_FORMATTING...more details

GET_IDPrivate
CALL METHOD if_upwb_c_selector=>GET_ID...more details

GET_LABEL_REFLabel ReferencePublic
CALL METHOD if_upwb_c_selector=>GET_LABEL_REF...more details

GET_LINESLines of DropdownPublic
CALL METHOD if_upwb_c_selector=>GET_LINES...more details

GET_PARENTPrivate
CALL METHOD if_upwb_c_selector=>GET_PARENT...more details

GET_VALUEGET_VALUEPublic
CALL METHOD if_upwb_c_selector=>GET_VALUE...more details

GET_VISUALPrivate
CALL METHOD if_upwb_c_selector=>GET_VISUAL...more details

PREPARE_VALUESPREPARE_VALUESPublic
CALL METHOD if_upwb_c_selector=>PREPARE_VALUES...more details

PROCESS_SELECTIONPROCESS_SELECTIONPublic
CALL METHOD if_upwb_c_selector=>PROCESS_SELECTION...more details

REMOVEPrivate
CALL METHOD if_upwb_c_selector=>REMOVE...more details

SET_AREASET_AREAPublic
CALL METHOD if_upwb_c_selector=>SET_AREA...more details

SET_DESIGNTypes: 'Dropdown', 'Hidden', 'Input'Public
CALL METHOD if_upwb_c_selector=>SET_DESIGN...more details

SET_EVENT_ONSELECTPrivate
CALL METHOD if_upwb_c_selector=>SET_EVENT_ONSELECT...more details

SET_FORMATTINGSET_FORMATTINGPublic
CALL METHOD if_upwb_c_selector=>SET_FORMATTING...more details

SET_LABEL_REFLabel ReferencePublic
CALL METHOD if_upwb_c_selector=>SET_LABEL_REF...more details

SET_LINESLines of DropdownPublic
CALL METHOD if_upwb_c_selector=>SET_LINES...more details

SET_VALUESET_VALUEPublic
CALL METHOD if_upwb_c_selector=>SET_VALUE...more details

SET_VISUALPrivate
CALL METHOD if_upwb_c_selector=>SET_VISUAL...more details



IF_UPWB_C_SELECTOR 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
CB_FALSEInstance AttributeLIKE
Private
CB_TRUEInstance AttributeLIKE
Private
CS_APPLICATIONInstance AttributeLIKE
Private
CS_BUT_EXITInstance AttributeLIKE
Private
CS_BUT_NAVIGATIONInstance AttributeLIKE
Private
CS_BUT_SAVEInstance AttributeLIKE
Private
CS_BUT_SUBMITInstance AttributeLIKE
Private
CS_CONTAINERInstance AttributeLIKE
Private
CS_DOCUMENTInstance AttributeLIKE
Private
CS_FUNCTIONInstance AttributeLIKE
Private
CS_GROUPInstance AttributeLIKE
Private
CS_LAYOUTInstance AttributeLIKE
Private
CS_LINKInstance AttributeLIKE
Private
CS_MESSAGEInstance AttributeLIKE
Private
CS_PAGEInstance AttributeLIKE
Private
CS_SEL_CHAVLInstance AttributeLIKE
Private
CS_SEL_FUNCTIONInstance AttributeLIKE
Private
CS_SEL_PACKAGEInstance AttributeLIKE
Private
CS_TAB_CONTAINERInstance AttributeLIKE
Private
CS_TAB_STRIPInstance AttributeLIKE
Private
CS_TEXTInstance AttributeLIKE
Private
MO_MSG_LOGInstance AttributeLIKE
Private
MT_TREEInstance AttributeTree ViewLIKE
TVIEW2
Public
MT_VALUEInstance AttributeMT_VALUELIKE
UPWB_YT_SEL_OPTION
Public
M_SUBRCInstance AttributeReturn Value, Return Value After ABAP StatementsLIKE
SYSUBRC
Public


Links to Related Class(s)

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