SAP ABAP Class CL_WUF_TRANS_AMOUNT (Amount and Currency Key XI <--> SAP)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WUF_TRANSFORMATION (Package) Transformations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WUF_PREFETCH Prefetch Methods 20070130
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WUF_TRANSFORMATION Transformation Class 20070130
Properties
Class CL_WUF_TRANS_AMOUNT  
Short Description Amount and Currency Key XI <--> SAP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WUF_TRANSFORMATION   Transformations 
Created 20070130   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WUF_TRANS_AMOUNT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WUF_PREFETCH Prefetch Methods 20070130
2 IF_WUF_TRANSFORMATION Transformation Class 20070130
Friends
Class CL_WUF_TRANS_AMOUNT has no friend class.
Attributes
Class CL_WUF_TRANS_AMOUNT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AMOUNT_IN Static method Public Method External -> SAP 20070130
2 AMOUNT_OUT Static method Public Method SAP -> External 20070130
Events
Class CL_WUF_TRANS_AMOUNT has no event.
Types
Class CL_WUF_TRANS_AMOUNT has no local type.
Method Signatures

Method AMOUNT_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CURRENCY_CODE Call by reference Type reference (TYPE) WAERS_CURC Währungsschlüssel (intern) 20070130
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolescher Wert 20070130
3 Exporting E_VALUE Call by reference Type reference (TYPE) P Betrag (intern) 20070130
4 Importing I_CURRENCY_CODE Call by reference Type reference (TYPE) ISOCD Iso-Code Währung 20070130
5 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolescher Wert 20070130
6 Importing I_VALUE Call by reference Type reference (TYPE) P Betrag (extern) 20070130
# Exception Resumable Description Created on
1 CX_WUF_ERROR Fehler 20070130

Method AMOUNT_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CURRENCY_CODE Call by reference Type reference (TYPE) ISOCD Iso-Code Währung 20070130
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolescher Wert 20070130
3 Exporting E_VALUE Call by reference Type reference (TYPE) P Betrag extern 20070130
4 Importing I_CURRENCY_CODE Call by reference Type reference (TYPE) WAERS_CURC Währung intern 20070130
5 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolescher Wert 20070130
6 Importing I_VALUE Call by reference Type reference (TYPE) P Betrag intern 20070130
# Exception Resumable Description Created on
1 CX_WUF_ERROR Fehler 20070130
History
Last changed by/on SAP  20100310 
SAP Release Created in 700