SAP ABAP Class CL_CALCULATOR_FACTORY_CAL (Generation of Amortization Calculators)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM-AC (Application Component) Transfer to Financial Accounting
     FTR_VAL_CALCULATOR (Package) Treasury: Calculations for Valuation and Derived BTs
Properties
Class CL_CALCULATOR_FACTORY_CAL  
Short Description Generation of Amortization Calculators    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTR_VAL_CALCULATOR   Treasury: Calculations for Valuation and Derived BTs 
Created 20000720   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TPMCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TRPM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CALCULATOR_FACTORY_CAL has no interface implemented.
Friends
Class CL_CALCULATOR_FACTORY_CAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AMORT_INFO Static Attribute Protected Object reference (TYPE REF TO) IF_LAST_AMORT_CAL Amortization Information 20000726
2 FLG_BUFFER Static Attribute Private Type reference (TYPE) XFELD Buffer PC? 20050524
3 TAB_CALCULATOR Static Attribute Protected See coding 20050524
Methods
# Method Level Visibility Method type Description Created on
1 CLS_GET_CALCULATOR Static method Public Method Gets a Calculation Object for the Amortization 20000721
2 CLS_SWITCH_AND_CLEAR_BUFFER Static method Public Method Switches Buffering On/Off 20050524
Events
Class CL_CALCULATOR_FACTORY_CAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CALCULATOR Protected See coding 20050524 begin of t_calculator, position type ref to IF_CALCULABLE_POS_CAL, calculator type ref to IF_AMORTIZATION_CALCULATOR_CAL, end of t_calculator
Method Signatures

Method CLS_GET_CALCULATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AMORTIZATION_PROC Value transfer Type reference (TYPE) TRGS_AMORT_PROC Amortisierungsverfahren 20000725
2 Importing IM_LAST_AMORTIZATION_INFO Value transfer Object reference (TYPE REF TO) IF_LAST_AMORT_CAL Referenz auf Amortisierungsinfo 20000726
3 Importing IM_POSITION Value transfer Object reference (TYPE REF TO) IF_CALCULABLE_POS_CAL Referenz auf Bestand 20000721
4 Returning RE_CALCULATOR Value transfer Object reference (TYPE REF TO) IF_AMORTIZATION_CALCULATOR_CAL Berechnungsobjekt 20000721
# Exception Resumable Description Created on
1 AMORT_ISSUE_SPREAD_ONLY Rechnung überflüssig, da nur der IS amortisiert wird 20020902
2 FAILED Berechnungsobjekt konnte nicht erzeugt werden 20000721

Method CLS_SWITCH_AND_CLEAR_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLG_SWITCH_ON Call by reference Type reference (TYPE) XFELD 'X' Schaltet Buffer ein ('X') oder aus (space)+löscht den Buffer 20050524

Method CLS_SWITCH_AND_CLEAR_BUFFER on class CL_CALCULATOR_FACTORY_CAL has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 462_10