SAP ABAP Interface IF_SALV_COLTYPE_BASIC (Column Type "Basic" (elementary ABAP types))
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
     SALV_ST_PUB (Package) ALV Services for Tables: Public API
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
Interface IF_SALV_COLTYPE_BASIC  
Short Description Column Type "Basic" (elementary ABAP types)    
General Data
Package SALV_ST_PUB   ALV Services for Tables: Public API 
Created 20100728   SAP 
Last changed 20110908   SAP 
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
# Interface Abstract Final Description Created on
1 IF_SALV_COLTYPE Basic column definition without special features 20101123
Friends
Interface IF_SALV_COLTYPE_BASIC has no friend.
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
Interface IF_SALV_COLTYPE_BASIC has no event.
Types
Interface 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 Interface 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 Interface 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 703