SAP ABAP Class CL_SALV_STC_COL_CURRENCY (Column Type CURRENCY)
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) 20100819
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_COLTYPE_CURRENCY Column Type "Currency" 20100819
Properties
Class CL_SALV_STC_COL_CURRENCY  
Short Description Column Type CURRENCY    
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 20100819   SAP 
Last change 20130531   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_COLTYPE_CURRENCY Column Type "Currency" 20100819
Friends
Class CL_SALV_STC_COL_CURRENCY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_DESCRIPTION_TYPE Instance attribute Public Attribute reference (LIKE) 20100823
2 CS_PRESENTATION_MODE Instance attribute Public Attribute reference (LIKE) 20100819
3 MO_CODELIST_COLUMN Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_STC_COL_CODELIST Column Type CODELIST 20100827
4 MO_CURRENCY_HANDLER Instance attribute Protected Object reference (TYPE REF TO) IF_SALV_STC_CODELIST_HANDLER Handler for Code Lists 20100819
5 M_DESCRIPTION_TYPE Instance attribute Protected Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20100823
6 M_PRESENTATION_MODE Instance attribute Protected Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20100819
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100819
2 GET_CURRENCY_HANDLER Instance method Public Method 20100825
3 GET_FORMATTING Instance method Public Method 20100823
4 SET_FORMATTING Instance method Public Method 20100819
Events
Class CL_SALV_STC_COL_CURRENCY has no event.
Types
Class CL_SALV_STC_COL_CURRENCY 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 20100819
2 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) Y_COLUMN_NAME 20100819
3 Importing I_FIELD_PATH Call by reference Type reference (TYPE) Y_FIELD_PATH 20100819
# Exception Resumable Description Created on
1 CX_SALV_COLUMN_DEFINITION column creation failed 20100819

Method GET_CURRENCY_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CURRENCY_HANDLER Value transfer Object reference (TYPE REF TO) IF_SALV_STC_CODELIST_HANDLER Handler for Code Lists 20100825

Method GET_CURRENCY_HANDLER on class CL_SALV_STC_COL_CURRENCY has no exception.

Method GET_FORMATTING Signature

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

Method SET_FORMATTING Signature

Method SET_FORMATTING on class CL_SALV_STC_COL_CURRENCY has no parameter.
Method SET_FORMATTING on class CL_SALV_STC_COL_CURRENCY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703