SAP IF_UWS_SURVEY_FORM_API_C OO Class - Survey Form API Constants









IF_UWS_SURVEY_FORM_API_C 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_UWS_SURVEY_FORM_API_C 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_UWS_SURVEY_FORM_API_C 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



IF_UWS_SURVEY_FORM_API_C 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
GC_ET_AREAConstantElement Type 'Area''Area'LIKE
STRING
Public
GC_ET_BODYConstantElement Type 'Body''Body'LIKE
STRING
Public
GC_ET_BUTTONConstantElement Type 'Button''Button'LIKE
STRING
Public
GC_ET_CELLConstantElement Type 'Cell''Cell'LIKE
STRING
Public
GC_ET_CHECKBOXConstantElement Type 'Checkbox''Checkbox'LIKE
STRING
Public
GC_ET_CHECKBOXGROUPConstantElement Type 'CheckBoxGroup''CheckboxGroup'LIKE
STRING
Public
GC_ET_CHECKBOXGROUPITEMConstantElement Type 'CheckboxGroupItem''CheckboxGroupItem'LIKE
STRING
Public
GC_ET_COLUMNConstantElement Type 'Col''Col'LIKE
STRING
Public
GC_ET_DROPDOWNLISTBOXConstantElement Type 'DropdownListBox''DropdownListBox'LIKE
STRING
Public
GC_ET_DROPDOWNLISTBOXITEMConstantElement Type 'DropdownListBoxItem''DropdownListBoxItem'LIKE
STRING
Public
GC_ET_DYNAMICITEMLISTConstantElement Type 'DynamicItemList''DynamicItemList'LIKE
STRING
Public
GC_ET_GRIDLAYOUTConstantElement Type 'GridLayout''GridLayout'LIKE
STRING
Public
GC_ET_GROUPConstantElement Type 'Group''Group'LIKE
STRING
Public
GC_ET_HEADERConstantElement Type 'Header''Header'LIKE
STRING
Public
GC_ET_IFConstantElement Type 'If''If'LIKE
STRING
Public
GC_ET_IMAGEConstantElement Type 'Image''Image'LIKE
STRING
Public
GC_ET_INPUTFIELDConstantElement Type 'InputField''InputField'LIKE
STRING
Public
GC_ET_ITEMConstantElement Type 'Item''Item'LIKE
STRING
Public
GC_ET_LINKConstantElement Type 'Link''Link'LIKE
STRING
Public
GC_ET_LISTLAYOUTConstantElement Type 'ListLayout''ListLayout'LIKE
STRING
Public
GC_ET_OPTIONConstantElement Type 'Option''Option'LIKE
STRING
Public
GC_ET_PAGEConstantElement Type 'Page''Page'LIKE
STRING
Public
GC_ET_PARAMConstantElement Type 'Param''Param'LIKE
STRING
Public
GC_ET_QUESTIONConstantElement Type 'QuestionGroup''Question'LIKE
STRING
Public
GC_ET_QUESTIONCOLUMNConstantElement Type 'QuestionColumn''QuestionColumn'LIKE
STRING
Public
GC_ET_QUESTIONGROUPConstantElement Type 'QuestionGroup''QuestionGroup'LIKE
STRING
Public
GC_ET_QUESTIONNAIREConstantElement Type 'Questionnaire''Questionnaire'LIKE
STRING
Public
GC_ET_QUESTIONROWConstantElement Type 'QuestionRow''QuestionRow'LIKE
STRING
Public
GC_ET_QUESTIONTABLEConstantElement Type 'QuestionTable''QuestionTable'LIKE
STRING
Public
GC_ET_RADIOBUTTONGROUPConstantElement Type 'RadioButtonGroup''RadioButtonGroup'LIKE
STRING
Public
GC_ET_RADIOBUTTONGROUPITEMConstantElement Type 'RadioButtonGroupItem''RadioButtonGroupItem'LIKE
STRING
Public
GC_ET_REPEATEDROWConstantElement Type 'RepeatedRow''RepeatedRow'LIKE
STRING
Public
GC_ET_ROWConstantElement Type 'Row''Row'LIKE
STRING
Public
GC_ET_TABLEVIEWConstantElement Type 'TableView''TableView'LIKE
STRING
Public
GC_ET_TEXTEDITConstantElement Type 'TextEdit''TextEdit'LIKE
STRING
Public
GC_ET_TEXTVIEWConstantElement Type 'TextView''TextView'LIKE
STRING
Public
GC_ET_TEXTVIEWADVConstantElement Type 'TextViewAdv''TextViewAdv'LIKE
STRING
Public


Links to Related Class(s)

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