SAP IF_SALV_WD_C_COLUMN_SETTINGS OO Class - Constants for the Column of the ALV Output









IF_SALV_WD_C_COLUMN_SETTINGS 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_SALV_WD_C_COLUMN_SETTINGS 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_SALV_WD_C_COLUMN_SETTINGS 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_SALV_WD_C_COLUMN_SETTINGS 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
CELL_EDITORConstantConstant'99'LIKE
SALV_WD_CONSTANT
Public
CELL_EDITOR_BUTTONConstantConstant'01'LIKE
SALV_WD_CONSTANT
Public
CELL_EDITOR_CAPTIONConstantConstant'16'LIKE
SALV_WD_CONSTANT
Public
CELL_EDITOR_CHECKBOXConstantConstant'02'LIKE
SALV_WD_CONSTANT
Public
CELL_EDITOR_CHECKBOX_TRIConstantConstant'14'LIKE
SALV_WD_CONSTANT
Public
CELL_EDITOR_DROPDOWN_BY_IDXConstantConstant'03'LIKE
SALV_WD_CONSTANT
Public
CELL_EDITOR_DROPDOWN_BY_KEYConstantConstant'04'LIKE
SALV_WD_CONSTANT
Public
CELL_EDITOR_FILE_DOWNLOADConstantConstant'11'LIKE
SALV_WD_CONSTANT
Public
CELL_EDITOR_FILE_UPLOADConstantConstant'12'LIKE
SALV_WD_CONSTANT
Public
CELL_EDITOR_IMAGEConstantConstant'05'LIKE
SALV_WD_CONSTANT
Public
CELL_EDITOR_INPUT_FIELDConstantConstant'06'LIKE
SALV_WD_CONSTANT
Public
CELL_EDITOR_LINK_TO_ACTIONConstantConstant'07'LIKE
SALV_WD_CONSTANT
Public
CELL_EDITOR_LINK_TO_URLConstantConstant'08'LIKE
SALV_WD_CONSTANT
Public
CELL_EDITOR_PROGRESS_INDICATORConstantConstant'10'LIKE
SALV_WD_CONSTANT
Public
CELL_EDITOR_TEXT_VIEWConstantConstant'09'LIKE
SALV_WD_CONSTANT
Public
CELL_EDITOR_TOGGLE_BUTTONConstantConstant'13'LIKE
SALV_WD_CONSTANT
Public
CELL_EDITOR_VALUE_CMPConstantConstant'15'LIKE
SALV_WD_CONSTANT
Public
CELL_VARIANTConstantConstant'99'LIKE
SALV_WD_CONSTANT
Public
CELL_VARIANT_MULTI_CELL_EDITORConstantConstant'02'LIKE
SALV_WD_CONSTANT
Public
CELL_VARIANT_STANDARDConstantConstant'01'LIKE
SALV_WD_CONSTANT
Public
DDIC_BINDConstantType of Enumeration of a UIE LibraryIF_SALV_WD_C_DDIC_BINDING=>DDIC_BINDLIKE
IF_SALV_WD_C_DDIC_BINDING=>DDIC_BIND
Public
DDIC_BIND_LONGConstantType of Enumeration of a UIE LibraryIF_SALV_WD_C_DDIC_BINDING=>DDIC_BIND_LONGLIKE
IF_SALV_WD_C_DDIC_BINDING=>DDIC_BIND
Public
DDIC_BIND_MEDIUMConstantType of Enumeration of a UIE LibraryIF_SALV_WD_C_DDIC_BINDING=>DDIC_BIND_MEDIUMLIKE
IF_SALV_WD_C_DDIC_BINDING=>DDIC_BIND
Public
DDIC_BIND_NONEConstantType of Enumeration of a UIE LibraryIF_SALV_WD_C_DDIC_BINDING=>DDIC_BIND_NONELIKE
IF_SALV_WD_C_DDIC_BINDING=>DDIC_BIND
Public
DDIC_BIND_SHORTConstantType of Enumeration of a UIE LibraryIF_SALV_WD_C_DDIC_BINDING=>DDIC_BIND_SHORTLIKE
IF_SALV_WD_C_DDIC_BINDING=>DDIC_BIND
Public
DDIC_BIND_TITLEConstantType of Enumeration of a UIE LibraryIF_SALV_WD_C_DDIC_BINDING=>DDIC_BIND_TITLELIKE
IF_SALV_WD_C_DDIC_BINDING=>DDIC_BIND
Public
TYPEConstantConstant'99'LIKE
SALV_WD_CONSTANT
Public
TYPE_COLUMNConstantConstant'01'LIKE
SALV_WD_CONSTANT
Public
TYPE_COLUMN_GROUPConstantConstant'02'LIKE
SALV_WD_CONSTANT
Public


Links to Related Class(s)

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