SAP ABAP Class IF_SALV_COLTYPE_BASIC (Column Type "Basic" (elementary ABAP types))
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_CLIKE Column Type CLIKE (abstract) 20101123
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_STC_COL_NUMERIC Column Type NUMERIC (abstract) 20101123
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_STC_COL_XSEQUENCE Column Type XSEQUENCE (abstract) 20101123
Properties
Class IF_SALV_COLTYPE_BASIC  
Short Description Column Type "Basic" (elementary ABAP types)    
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_BASIC has no interface implemented.
Friends
Class IF_SALV_COLTYPE_BASIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_CONDENSE Constant Public See coding 20101123
2 CS_INITIAL_VALUE_MODE Constant Public See coding 20101123
3 CS_SIGN_POSITION Constant Public See coding 20101123
4 CS_TEXT_HANDLING Constant Public See coding 20101124
5 CS_TIME_FORMAT Constant Public See coding 20101123
6 C_OPTION_NOT_SUPPORTED Constant Public Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE SPACE 20101203
7 C_PROPERTY_NOT_SUPPORTED Constant Public Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_PROPERTY_VALUE SPACE 20101203
Methods
# Method Level Visibility Method type Description Created on
1 GET_FORMATTING Instance method Public Method 20101123
2 GET_PROPERTIES Instance method Public Method 20101124
3 SET_FORMATTING Instance method Public Method 20101123
4 SET_PROPERTIES Instance method Public Method 20101124
Events
Class IF_SALV_COLTYPE_BASIC has no event.
Types
Class IF_SALV_COLTYPE_BASIC has no local type.
Method Signatures

Method GET_FORMATTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONDENSE Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20101123
2 Exporting E_INITIAL_VALUE_MODE Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20101123
3 Exporting E_SIGN_POSITION Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20101123
4 Exporting E_TIME_FORMAT Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20101123

Method GET_FORMATTING on class IF_SALV_COLTYPE_BASIC has no exception.

Method GET_PROPERTIES Signature

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

Method GET_PROPERTIES on class IF_SALV_COLTYPE_BASIC has no exception.

Method SET_FORMATTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONDENSE Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20101123
2 Importing I_INITIAL_VALUE_MODE Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20101123
3 Importing I_SIGN_POSITION Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20101123
4 Importing I_TIME_FORMAT Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20101123
# Exception Resumable Description Created on
1 CX_SALV_ILL_FORMATTING_OPTION 20101123

Method SET_PROPERTIES Signature

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