SAP ABAP Class CL_FIN_CURRTYPE (Currency Types)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN (Application Component) Financials
     FIN_BUSINESS_ENTITIES (Package) Business Entities of the FIN Semantic Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FIN_CURRTYPE Constants for Currency Types *** pls use class instead ! 20040714
Properties
Class CL_FIN_CURRTYPE  
Short Description Currency Types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_BUSINESS_ENTITIES   Business Entities of the FIN Semantic Model 
Created 20040714   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIN_CURRTYPE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FIN_CURRTYPE Constants for Currency Types *** pls use class instead ! 20040714
Friends
Class CL_FIN_CURRTYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CURRACCSYS Instance attribute Public Attribute reference (LIKE) 20040714
2 GC_CURRCOMP Instance attribute Public Attribute reference (LIKE) 20040714
3 GC_CURRHARD Instance attribute Public Attribute reference (LIKE) 20040714
4 GC_CURRINDEX Instance attribute Public Attribute reference (LIKE) 20040714
5 GC_CURRTRA Instance attribute Public Attribute reference (LIKE) 20040714
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHARACTERISTICS Static method Public Method Data Elements for a Currency ID 20040824
2 GET_TEXTS Static method Public Method Texts for a Currency ID 20040824
Events
Class CL_FIN_CURRTYPE has no event.
Types
Class CL_FIN_CURRTYPE has no local type.
Method Signatures

Method GET_CHARACTERISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FIELDNAME_AMOUNT Call by reference Type reference (TYPE) FINB_MD_FIELDNAME Feldname Betrag 20040826
2 Exporting ED_FIELDNAME_CURRENCY Call by reference Type reference (TYPE) FINB_MD_FIELDNAME Feldname Währung 20040826
3 Importing ID_CURRTYPE Call by reference Type reference (TYPE) FIN_CURRTYPE Währungskennung 20040826

Method GET_CHARACTERISTICS on class CL_FIN_CURRTYPE has no exception.

Method GET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_TXTLG Call by reference Type reference (TYPE) FINB_MD_TXTLG Langtext 20040826
2 Exporting ED_TXTMI Call by reference Type reference (TYPE) FINB_MD_TXTMI Mitteltext 20040826
3 Exporting ED_TXTSH Call by reference Type reference (TYPE) FINB_MD_TXTSH Kurztext 20040826
4 Importing ID_CURRTYPE Call by reference Type reference (TYPE) FIN_CURRTYPE Währungskennung 20040826
5 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU R/3-System, aktuelle Sprache 20040826
# Exception Resumable Description Created on
1 NO_TEXTS_MAINTAINED Es sind keine Texte für die Währung gepflegt. 20040826
History
Last changed by/on SAP  20041209 
SAP Release Created in 300