SAP ABAP Class CL_SALV_STC_CVFR (Root: field converters for fields with fixed reference value)
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_CVROOT Root class for all field converters 20130531
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_STC_CVFR_AM2EXT Conversion AMOUNT to external (fixed curr) 20130531
2 Inheritance (c INHERITING FROM c_ref)  CL_SALV_STC_CVFR_AM2EXTREF Conversion AMOUNT to external with reference (fixed curr) 20130531
3 Inheritance (c INHERITING FROM c_ref)  CL_SALV_STC_CVFR_AM2NORM Conversion AMOUNT to normalized (fixed curr) 20130531
4 Inheritance (c INHERITING FROM c_ref)  CL_SALV_STC_CVFR_QU2EXT Conversion QUANTITY to external with fixed unit 20130704
5 Inheritance (c INHERITING FROM c_ref)  CL_SALV_STC_CVFR_QU2EXTREF Conversion QUANTITY to external with fixed reference 20130704
Properties
Class CL_SALV_STC_CVFR  
Short Description Root: field converters for fields with fixed reference value    
Super Class CL_SALV_STC_CVROOT Root class for all field converters 
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 20130531   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_STC_CVFR has no forward declaration.
Interfaces
Class CL_SALV_STC_CVFR has no interface implemented.
Friends
Class CL_SALV_STC_CVFR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_REFVALUE Instance attribute Protected Type reference (TYPE) STRING 20130531
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130531
Events
Class CL_SALV_STC_CVFR has no event.
Types
Class CL_SALV_STC_CVFR 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 I_AUX_FIELD_ID Call by reference Type reference (TYPE) Y_AUX_FIELD_ID 20130531
2 Importing I_FIELD_PATH Call by reference Type reference (TYPE) Y_FIELD_PATH 20130531
3 Importing I_OUTPUT_LENGTH Call by reference Type reference (TYPE) I 20130531
4 Importing I_REFVALUE Call by reference Type reference (TYPE) CSEQUENCE 20130531

Method CONSTRUCTOR on class CL_SALV_STC_CVFR has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740