SAP ABAP Class CL_WLF_TRANSF_AMOUNT (Transformation Amount; no initialize if input-params initial)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE_XI_PROXY (Package) Agency Business: SOA proxy implementations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WLF_TRANSFORMATION_ABSTR General functions for transformations 20100903
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_PREFETCH Prefetch Methods 20100903
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_TRANSFORMATION Transformation Class 20100903
Properties
Class CL_WLF_TRANSF_AMOUNT  
Short Description Transformation Amount; no initialize if input-params initial    
Super Class CL_WLF_TRANSFORMATION_ABSTR General functions for transformations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WZRE_XI_PROXY   Agency Business: SOA proxy implementations 
Created 20100903   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WLF_TRANSF_AMOUNT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_PREFETCH Prefetch Methods 20100903
2 IF_SMT_TRANSFORMATION Transformation Class 20100903
Friends
Class CL_WLF_TRANSF_AMOUNT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ITEMCAT_RET Constant Private Type reference (TYPE) WSHKZG '1' Agency Business: Item Category 20100903
2 CO_MSGTY_E Constant Private Type reference (TYPE) SYMSGTY 'E' Message Type 'E' 20100903
3 CO_MSG_CLASS Constant Private Type reference (TYPE) SYMSGID 'WZRE_PRX_MAPPING' Message Class 20100903
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_VALUES Static method Private Method compares values on header and item level 20100903
2 TRANSFER_AMOUNT_IN Static method Public Method Transfer amount external -> SAP 20100903
3 TRANSFER_AMOUNT_ITEM_IN Static method Public Method Item: Transfer amount external -> SAP 20100903
4 TRANSFER_AMOUNT_ITEM_OUT Static method Public Method item: Transfer Amount SAP -> external 20100903
Events
Class CL_WLF_TRANSF_AMOUNT has no event.
Types
Class CL_WLF_TRANSF_AMOUNT has no local type.
Method Signatures

Method COMPARE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURR_HD Call by reference Type reference (TYPE) WAERL Currency Header 20100903
2 Importing I_CURR_IT Call by reference Type reference (TYPE) WAERL Currency Item 20100903
3 Importing I_INVC_ITEM_ID Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_ITEM_ID BusinessTransactionDocumentItemID 20100903
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100903

Method TRANSFER_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 Currency Key 20100903
2 Exporting E_VALUE Call by reference Type reference (TYPE) P 20100903
3 Importing I_CURRENCY_CODE Call by reference Type reference (TYPE) ISOCD ISO currency code 20100903
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20100903
5 Importing I_VALUE Call by reference Type reference (TYPE) P 20100903
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100903

Method TRANSFER_AMOUNT_ITEM_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 Currency Key 20100903
2 Exporting E_VALUE Call by reference Type reference (TYPE) P 20100903
3 Importing I_CURRENCY_CODE Call by reference Type reference (TYPE) ISOCD ISO currency code 20100903
4 Importing I_CURR_HD Call by reference Type reference (TYPE) WAERL Currency of Agency Document 20100903
5 Importing I_INVC_ITEM_ID Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_ITEM_ID BusinessTransactionDocumentItemID 20100903
6 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20100903
7 Importing I_VALUE Call by reference Type reference (TYPE) P 20100903
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100903

Method TRANSFER_AMOUNT_ITEM_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 currency code 20100903
2 Exporting E_VALUE Call by reference Type reference (TYPE) P 20100903
3 Importing I_CURRENCY_CODE Call by reference Type reference (TYPE) WAERS_CURC Currency Key 20100903
4 Importing I_ITEMCAT Call by reference Type reference (TYPE) WSHKZG Agency Business: Item Category 20100903
5 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20100903
6 Importing I_VALUE Call by reference Type reference (TYPE) P 20100903
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100903
History
Last changed by/on SAP  20110908 
SAP Release Created in 606