SAP ABAP Class CL_FAA_CFG_INFLATION_ERP (Inflation Customizing ERP)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-AA (Application Component) Asset Accounting
     FAA_CUS_DK (Package) Customizing for Depreciation Keys
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FAA_CFG_OBJECT DB Wrapper FIAA Configuration 20120821
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FAA_CFG_INFLATION Inflation Customizing 20050309
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FAA_CFG_INFLATION_ERP ERP Layer for Inflation Index 20050309
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FAA_TENV_INFLATION_GET_ERP Read Data of Revaluations 20050321
2 Inheritance (c INHERITING FROM c_ref)  CL_FAA_TENV_INFLATION_SIM_ERP Reports from Test Environment 20050323
Properties
Class CL_FAA_CFG_INFLATION_ERP  
Short Description Inflation Customizing ERP    
Super Class CL_FAA_CFG_OBJECT DB Wrapper FIAA Configuration 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAA_CUS_DK   Customizing for Depreciation Keys 
Created 20050309   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FAACT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_FAA_FRW_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FAA_CFG_INFLATION Inflation Customizing 20050309
2 IF_FAA_CFG_INFLATION_ERP ERP Layer for Inflation Index 20050309
Friends
# Friend Modeled only Created on Description
1 CL_FAA_CFG_DISPATCHER 20111010 Dispatcher Config-Interface -> Backbone
2 CL_FAA_CFG_FACTORY 20111010 Factory Class for Creating CFG Instances
3 CL_FAA_CFG_FACTORY_STATIC 20111010 Static Factory Class for Configuration Instances
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GTS_TIMEBASE_RULE Static Attribute Protected Type reference (TYPE) FAA_TX_INFLATION_TIMEBASE_RULE Time Base and Exposure to Inflation per Time Base Variant 20050318
2 MB_CALC_AFTER_UL Instance attribute Protected Attribute reference (LIKE) 20050310
3 MD_BASEAREA Instance attribute Protected Attribute reference (LIKE) 20050310
4 MD_BASEVALKEY_APC Instance attribute Protected Attribute reference (LIKE) 20050310
5 MD_BASEVALKEY_DEP Instance attribute Protected Attribute reference (LIKE) 20050310
6 MD_DEPR_CHART Instance attribute Private Type reference (TYPE) FAACT_D_CHART Asset valuation chart 20050310
7 MD_INDEXSERIES Instance attribute Protected Attribute reference (LIKE) 20050312
8 MD_INDEX_TYPE Instance attribute Protected Attribute reference (LIKE) 20050312
9 MD_PERIOD_METHOD Instance attribute Private Type reference (TYPE) J_1AAPCMET Period Control Method 20050310
10 MO_DEPRAREA Instance attribute Protected Object reference (TYPE REF TO) IF_FAA_CFG_DEPRAREA_ERP Initial Screen for Reading Assets Configuration via Dep.Area 20050309
11 MO_LEADOBJ Instance attribute Protected Object reference (TYPE REF TO) IF_FAA_CFG_LEADOBJ_ERP Read Leading Object FAA in ERP 20050309
12 MSX_TBRULE_INDEX Instance attribute Protected Object reference (TYPE REF TO) FAA_SX_INFLATION_TIMEBASE_RULE Time Base and Expos.to Inflation per Time Base Variant Index 20050504
13 MTS_INDEX_VALUE Instance attribute Protected Attribute reference (LIKE) 20050310
14 MTS_TBRULE_TRANS Instance attribute Protected Type reference (TYPE) FAA_TS_INFLATION_TBRULE_4TRANS Time Base and Expos.to Inflation per Time Base Variant Trans 20050504
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050310
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111010
3 GET_EXCP_INSTANCE_CONTENT Instance method Protected Method Determines the Contents of the Exception Instance 20110804
4 GET_EXCP_INSTANCE_TYPE Instance method Protected Method Determines Type of Exception Class 20110804
5 GET_SHIFTED_DATE Instance method Protected Method 20050310
6 INITIALIZE Instance method Protected Method 20050310
7 REFRESH_GLOBAL_DATA Static method Protected Method Refresh of Static Attributes 20061102
8 USE_OLD_CALCULATION Static method Protected Method Inflation Calculation Not Using New Depreciation Calculation 20050713
9 _GET_TIMEBASE_RULE_REFERENCE Instance method Private Method Determines Reference to a Time Base Variant 20050504
10 _INCREMENTAL_FILL_TBRULE Instance method Private Method Incrementally Reads Time Base Variant Rules 20050318
11 _SET_INDEX_VALUES Instance method Private Method Fills Index Values 20050309
12 _SET_REVAL_AREA_FROM_J1AAT089 Instance method Private Method Sets Depreciation Area Info of Revaluation Measure 20050503
13 _SET_REVAL_INDEX_FROM_J1AAA2 Instance method Private Method Gets Index for Revaluation Measure and Sets Header Info 20050503
14 _SET_TIMEBASE_RULE_4INDEX Instance method Private Method Set General Time Base Variant and Rules for the Index 20050504
15 _SET_TIMEBASE_RULE_4TRANS Instance method Private Method Set Time Base Variant and Rules for Transactions 20050504
Events
Class CL_FAA_CFG_INFLATION_ERP has no event.
Types
Class CL_FAA_CFG_INFLATION_ERP has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FAA_CFG_INFLATION_ERP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FAA_CFG_INFLATION_ERP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA_DB Call by reference Object reference (TYPE REF TO) DATA DB Data (already read by Parent) 20111010
2 Importing IV_BO_NAME Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_BO_NAME BO Name 20111010
3 Importing IV_BO_NODE_NAME Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_BO_NODE_NAME BO Node Name 20111010
4 Importing IV_MODE Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_MODE Operation Mode (Ins/Upd/Del) 20111010
5 Importing IV_UUID Call by reference Type reference (TYPE) IF_FAA_FRW_TYPES=>TY_UUID Node ID 20111010

Method CONSTRUCTOR on class CL_FAA_CFG_INFLATION_ERP has no exception.

Method GET_EXCP_INSTANCE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INSTANCE_CONTENT Value transfer Type reference (TYPE) STRING 20110804

Method GET_EXCP_INSTANCE_CONTENT on class CL_FAA_CFG_INFLATION_ERP has no exception.

Method GET_EXCP_INSTANCE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INSTANCE_TYPE Value transfer Type reference (TYPE) STRING 20110804

Method GET_EXCP_INSTANCE_TYPE on class CL_FAA_CFG_INFLATION_ERP has no exception.

Method GET_SHIFTED_DATE Signature

Method GET_SHIFTED_DATE on class CL_FAA_CFG_INFLATION_ERP has no parameter.
Method GET_SHIFTED_DATE on class CL_FAA_CFG_INFLATION_ERP has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_FAA_CFG_INFLATION_ERP has no parameter.
Method INITIALIZE on class CL_FAA_CFG_INFLATION_ERP has no exception.

Method REFRESH_GLOBAL_DATA Signature

Method REFRESH_GLOBAL_DATA on class CL_FAA_CFG_INFLATION_ERP has no parameter.
Method REFRESH_GLOBAL_DATA on class CL_FAA_CFG_INFLATION_ERP has no exception.

Method USE_OLD_CALCULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_OLD_CALCULATION Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050713

Method USE_OLD_CALCULATION on class CL_FAA_CFG_INFLATION_ERP has no exception.

Method _GET_TIMEBASE_RULE_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_TIMEBASE_RULE Call by reference Object reference (TYPE REF TO) FAA_SX_INFLATION_TIMEBASE_RULE Zeitbasis und Inflationswertbezug je Zeitbasisvariante 20050504
2 Importing ID_TIMEBASE_ID Call by reference Type reference (TYPE) J_1AATBBZD Variante für Zeitbasis und Inflationsbezug für Bezugsdatum 20050504
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20050504

Method _INCREMENTAL_FILL_TBRULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TIMEBASE_ID Call by reference Type reference (TYPE) FAA_SX_INFLATION_TIMEBASE_RULE-TIMEBASE_ID Variante für Zeitbasis und Inflationsbezug für Bezugsdatum 20050318
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20050318

Method _SET_INDEX_VALUES Signature

Method _SET_INDEX_VALUES on class CL_FAA_CFG_INFLATION_ERP has no parameter.
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20050309

Method _SET_REVAL_AREA_FROM_J1AAT089 Signature

Method _SET_REVAL_AREA_FROM_J1AAT089 on class CL_FAA_CFG_INFLATION_ERP has no parameter.
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20050503

Method _SET_REVAL_INDEX_FROM_J1AAA2 Signature

Method _SET_REVAL_INDEX_FROM_J1AAA2 on class CL_FAA_CFG_INFLATION_ERP has no parameter.
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20050503

Method _SET_TIMEBASE_RULE_4INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TIMEBASE_ID Call by reference Type reference (TYPE) FAA_SX_INFLATION_TIMEBASE_RULE-TIMEBASE_ID Variante für Zeitbasis und Inflationsbezug für Bezugsdatum 20050504
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20050504

Method _SET_TIMEBASE_RULE_4TRANS Signature

Method _SET_TIMEBASE_RULE_4TRANS on class CL_FAA_CFG_INFLATION_ERP has no parameter.
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20050504
History
Last changed by/on SAP  20130531 
SAP Release Created in 600