SAP ABAP Class CL_SMT_TRANS_AMOUNT (Amount and Currency Key XI <--> SAP)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_TRANSFORMATION (Package) Transformations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_PREFETCH Prefetch Methods 20071214
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_TRANSFORMATION Transformation Class 20071214
Properties
Class CL_SMT_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 GMT_TRANSFORMATION   Transformations 
Created 20071214   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMT_TRANS_AMOUNT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_PREFETCH Prefetch Methods 20071214
2 IF_SMT_TRANSFORMATION Transformation Class 20071214
Friends
Class CL_SMT_TRANS_AMOUNT has no friend class.
Attributes
Class CL_SMT_TRANS_AMOUNT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AMOUNT_IN Static method Public Method External -> SAP 20071214
2 AMOUNT_OUT Static method Public Method SAP -> External 20071214
Events
Class CL_SMT_TRANS_AMOUNT has no event.
Types
Class CL_SMT_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) 20071214
2 Exporting E_VALUE Call by reference Type reference (TYPE) P Betrag (intern) 20071214
3 Importing I_CURRENCY_CODE Call by reference Type reference (TYPE) ISOCD Iso-Code Währung 20071214
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20071214
5 Importing I_VALUE Call by reference Type reference (TYPE) P Betrag (extern) 20071214
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS 20080124

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 20071214
2 Exporting E_VALUE Call by reference Type reference (TYPE) P Betrag extern 20071214
3 Importing I_CURRENCY_CODE Call by reference Type reference (TYPE) WAERS_CURC Währung intern 20071214
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolescher Wert 20071214
5 Importing I_VALUE Call by reference Type reference (TYPE) P Betrag intern 20071214
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS 20080124
History
Last changed by/on SAP  20110908 
SAP Release Created in 700