SAP ABAP Class IF_SALV_COLTYPE_CURRENCY (Column Type "Currency")
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_CURRENCY Column Type CURRENCY 20100819
Properties
Class IF_SALV_COLTYPE_CURRENCY  
Short Description Column Type "Currency"    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100819   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_CURRENCY has no interface implemented.
Friends
Class IF_SALV_COLTYPE_CURRENCY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_DESCRIPTION_TYPE Constant Public See coding 20100823
2 CS_PRESENTATION_MODE Constant Public See coding 20100819
Methods
# Method Level Visibility Method type Description Created on
1 GET_FORMATTING Instance method Public Method 20100823
2 SET_FORMATTING Instance method Public Method 20100819
Events
Class IF_SALV_COLTYPE_CURRENCY has no event.
Types
Class IF_SALV_COLTYPE_CURRENCY 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_DESCRIPTION_TYPE Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20100823
2 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_CURRENCY has no exception.

Method SET_FORMATTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION_TYPE Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FORMATTING_OPTION_VALUE 20100823
2 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 20100819
History
Last changed by/on SAP  20110908 
SAP Release Created in