SAP ABAP Class CL_SALV_STC_COL_CLIKE (Column Type CLIKE (abstract))
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
     SALV_STC (Package) ALV Services for Tables: Column Catalog impl.
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_STC_COL_DATA Root Class of all Column Types (abstract) 20101123
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_COLTYPE_BASIC Column Type "Basic" (elementary ABAP types) 20101123
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_STC_COL_CSEQUENCE Column Type CSEQUENCE (abstract) 20100727
2 Inheritance (c INHERITING FROM c_ref)  CL_SALV_STC_COL_D Column Type D 20100728
3 Inheritance (c INHERITING FROM c_ref)  CL_SALV_STC_COL_N Column Type N 20100727
4 Inheritance (c INHERITING FROM c_ref)  CL_SALV_STC_COL_T Column Type T 20100727
Properties
Class CL_SALV_STC_COL_CLIKE  
Short Description Column Type CLIKE (abstract)    
Super Class CL_SALV_STC_COL_DATA Root Class of all Column Types (abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_STC   ALV Services for Tables: Column Catalog impl. 
Created 20100727   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_STC_COL_CLIKE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_COLTYPE_BASIC Column Type "Basic" (elementary ABAP types) 20101123
Friends
Class CL_SALV_STC_COL_CLIKE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_CONDENSE Instance attribute Public Attribute reference (LIKE) 20101123
2 CS_INITIAL_VALUE_MODE Instance attribute Public Attribute reference (LIKE) 20101124
3 CS_SIGN_POSITION Instance attribute Public Attribute reference (LIKE) 20101123
4 CS_TEXT_HANDLING Instance attribute Public Attribute reference (LIKE) 20101124
5 CS_TIME_FORMAT Instance attribute Public Attribute reference (LIKE) 20101123
6 C_OPTION_NOT_SUPPORTED Instance attribute Public Attribute reference (LIKE) 20101209
7 C_PROPERTY_NOT_SUPPORTED Instance attribute Public Attribute reference (LIKE) 20101209
8 M_INITIAL_VALUE_MODE Instance attribute Protected Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20101126
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20101126
2 GET_FORMATTING Instance method Public Method 20101123
3 GET_PROPERTIES Instance method Public Method 20101124
4 SET_FORMATTING Instance method Public Method 20101123
5 SET_PROPERTIES Instance method Public Method 20101124
Events
Class CL_SALV_STC_COL_CLIKE has no event.
Types
Class CL_SALV_STC_COL_CLIKE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FIELD_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20101126
2 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) Y_COLUMN_NAME 20101126
3 Importing I_FIELD_PATH Call by reference Type reference (TYPE) Y_FIELD_PATH 20101126
# Exception Resumable Description Created on
1 CX_SALV_ILLEGAL_FIELD illegal field 20101126

Method GET_FORMATTING Signature

Method GET_FORMATTING on class CL_SALV_STC_COL_CLIKE has no parameter.
Method GET_FORMATTING on class CL_SALV_STC_COL_CLIKE has no exception.

Method GET_PROPERTIES Signature

Method GET_PROPERTIES on class CL_SALV_STC_COL_CLIKE has no parameter.
Method GET_PROPERTIES on class CL_SALV_STC_COL_CLIKE has no exception.

Method SET_FORMATTING Signature

Method SET_FORMATTING on class CL_SALV_STC_COL_CLIKE has no parameter.
Method SET_FORMATTING on class CL_SALV_STC_COL_CLIKE has no exception.

Method SET_PROPERTIES Signature

Method SET_PROPERTIES on class CL_SALV_STC_COL_CLIKE has no parameter.
Method SET_PROPERTIES on class CL_SALV_STC_COL_CLIKE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703