SAP ABAP Class CL_SALV_STC_CVR_AM2EXT (Conversion AMOUNT to external)
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_CVR Root: field converters for fields with reference fields 20110107
Properties
Class CL_SALV_STC_CVR_AM2EXT  
Short Description Conversion AMOUNT to external    
Super Class CL_SALV_STC_CVR Root: field converters for fields with reference fields 
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 20110107   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_STC_CVR_AM2EXT has no forward declaration.
Interfaces
Class CL_SALV_STC_CVR_AM2EXT has no interface implemented.
Friends
Class CL_SALV_STC_CVR_AM2EXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_CURR_DECIMALS Instance attribute Protected Type reference (TYPE) TCURX Decimal Places in Currencies 20110114
2 MTS_CURR_DECIMALS Instance attribute Private See coding 20110114
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20110107
2 GET_DECIMALS_FOR_CURRENCY Instance method Protected Method 20110114
Events
Class CL_SALV_STC_CVR_AM2EXT has no event.
Types
Class CL_SALV_STC_CVR_AM2EXT has no local type.
Method Signatures

Method CREATE 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 20110107
2 Importing I_AUX_FIELD_ID Call by reference Type reference (TYPE) Y_AUX_FIELD_ID 20110107
3 Importing I_FIELD_PATH Call by reference Type reference (TYPE) Y_FIELD_PATH 20110107
4 Importing I_INITIAL_VALUE_MODE Call by reference Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20110107
5 Importing I_OUTPUT_LENGTH Call by reference Type reference (TYPE) I 20110530
6 Importing I_REFFIELD_PATH Call by reference Type reference (TYPE) Y_FIELD_PATH 20110107
7 Importing I_SIGN_POSITION Call by reference Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20110107
8 Returning RO_FIELD_CONVERTER Value transfer Object reference (TYPE REF TO) IF_SALV_STC_FIELD_CONVERTER 20110107

Method CREATE on class CL_SALV_STC_CVR_AM2EXT has no exception.

Method GET_DECIMALS_FOR_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRENCY Call by reference Type reference (TYPE) CSEQUENCE 20110114
2 Returning R_DECIMALS Value transfer Type reference (TYPE) I 20110114

Method GET_DECIMALS_FOR_CURRENCY on class CL_SALV_STC_CVR_AM2EXT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731