SAP ABAP Class IF_SALV_COLTYPE_CODELIST (Column Type "Codelist")
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_COLTYPE Basic column definition without special features 20101123
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_STC_COL_CODELIST Column Type CODELIST 20100728
Properties
Class IF_SALV_COLTYPE_CODELIST  
Short Description Column Type "Codelist"    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100728   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_SERVICE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_COLTYPE_CODELIST has no interface implemented.
Friends
Class IF_SALV_COLTYPE_CODELIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_PRESENTATION_MODE Constant Public See coding 20100819
2 CS_SORT_CRITERION Constant Public See coding 20100802
3 CS_TEXT_HANDLING Constant Public Attribute reference (LIKE) IF_SALV_COLTYPE_BASIC=>CS_TEXT_HANDLING IF_SALV_COLTYPE_BASIC=>CS_TEXT_HANDLING 20101206
Methods
# Method Level Visibility Method type Description Created on
1 GET_CODELIST Instance method Public Method 20110110
2 GET_FORMATTING Instance method Public Method 20100823
3 GET_PROPERTIES Instance method Public Method 20100824
4 SET_CODELIST Instance method Public Method 20110110
5 SET_FORMATTING Instance method Public Method 20100728
6 SET_PROPERTIES Instance method Public Method 20100824
Events
Class IF_SALV_COLTYPE_CODELIST has no event.
Types
Class IF_SALV_COLTYPE_CODELIST has no local type.
Method Signatures

Method GET_CODELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CODELIST Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_CODELIST 20110110

Method GET_CODELIST on class IF_SALV_COLTYPE_CODELIST has no exception.

Method GET_FORMATTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PRESENTATION_MODE Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20100823

Method GET_FORMATTING on class IF_SALV_COLTYPE_CODELIST has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SORT_CRITERION Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_PROPERTY_VALUE 20100824
2 Exporting E_TEXT_HANDLING Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_PROPERTY_VALUE 20101217

Method GET_PROPERTIES on class IF_SALV_COLTYPE_CODELIST has no exception.

Method SET_CODELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CODELIST Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_CODELIST 20110110
# Exception Resumable Description Created on
1 CX_SALV_ILLEGAL_CODELIST empty or illegal codelist 20110110

Method SET_FORMATTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRESENTATION_MODE Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20100819
# Exception Resumable Description Created on
1 CX_SALV_ILL_FORMATTING_OPTION 20100728

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SORT_CRITERION Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_PROPERTY_VALUE 20100824
2 Importing I_TEXT_HANDLING Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_PROPERTY_VALUE 20101217
# Exception Resumable Description Created on
1 CX_SALV_ILLEGAL_PROPERTY 20101206
History
Last changed by/on SAP  20110908 
SAP Release Created in