SAP ABAP Class IF_FAA_CFG_DEPRAREA (Initial Screen for Reading Assets Configuration via Dep.Area)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FAA_CFG_LEADOBJ Read Leading Object FAA 20041115
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FAA_CFG_DEPRAREA_ERP Initial Screen for Reading Assets Configuration via Dep.Area 20041115
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FAA_CFG_DEPRAREA_ERP Read BC Depreciation Area ERP 20041115
Properties
Class IF_FAA_CFG_DEPRAREA  
Short Description Initial Screen for Reading Assets Configuration via Dep.Area    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041115   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_FAA_CFG_DEPRAREA has no interface implemented.
Friends
Class IF_FAA_CFG_DEPRAREA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_DEPRAREA Instance attribute Public Type reference (TYPE) FAA_S_DEPRAREA_KEY-DEPR_AREA Depreciation Area in Asset Accounting 20041115
2 MSX_AREADEF Instance attribute Public Type reference (TYPE) FAA_SX_DEPRAREA Asset Accounting Deprec. Areas Incl. Info on Derived Areas 20041115
3 MTS_PERIOD_DETERMINE Instance attribute Public Object reference (TYPE REF TO) FAA_TS_DEPRKEY_PERIOD_DETERMIN Period Control for Transactions 20050203
4 MTS_SHORT_FY_REDUCTION Instance attribute Public Type reference (TYPE) FAA_TS_DEPRAREA_SHORT_FYEAR Reduction Rules in Shortened Fiscal Year 20050314
5 MT_ROUNDING Instance attribute Public Type reference (TYPE) FAA_TA_DEPRAREA_ROUNDING Table of Rounding Specifications of Area per Value Type 20050125
Methods
# Method Level Visibility Method type Description Created on
1 COUNT_DELTA_PERIODS Instance method Public Method Determines Number of Periods Between 2 Entries 20050427
2 GET_DEPRKEY_PERIOD_WEIGHTING Instance method Public Method Determines Period Weighting Using Fiscal Year Variant 20041126
3 GET_PERIOD_AND_YEAR Instance method Public Method Determines Period + Fiscal Yr from Date for Dep.Calculation 20041129
4 IS_REAL_AREA Instance method Public Method Determines If Depreciation Area Is Real or Derived 20041115
Events
Class IF_FAA_CFG_DEPRAREA has no event.
Types
Class IF_FAA_CFG_DEPRAREA has no local type.
Method Signatures

Method COUNT_DELTA_PERIODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DELTA_PERIODS Call by reference Type reference (TYPE) POPER Delta-Perioden 20050427
2 Importing ID_FISC_YEAR_FROM Call by reference Type reference (TYPE) GJAHR Geschäftsjahr ab 20050427
3 Importing ID_FISC_YEAR_TO Call by reference Type reference (TYPE) GJAHR Geschäftsjahr bis 20050427
4 Importing ID_PERIOD_FROM Call by reference Type reference (TYPE) POPER Buchungsperiode ab 20050427
5 Importing ID_PERIOD_TO Call by reference Type reference (TYPE) POPER Buchungsperiode bis 20050427
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20050427

Method GET_DEPRKEY_PERIOD_WEIGHTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_PERIOD_WEIGHTING Call by reference Type reference (TYPE) FAA_TS_DEPRKEY_PERIOD_WEIGHTNG Gewichtung Abschreibungsperioden 20041126
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20041126

Method GET_PERIOD_AND_YEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FISC_YEAR Call by reference Type reference (TYPE) GJAHR Geschäftsjahr 20041129
2 Exporting ED_PERIOD Call by reference Type reference (TYPE) POPER Buchungsperiode 20041129
3 Importing ID_DATE Call by reference Type reference (TYPE) SY-DATUM Aktuelles Datum des Applikationsservers 20041129
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20041129

Method IS_REAL_AREA Signature

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

Method IS_REAL_AREA on class IF_FAA_CFG_DEPRAREA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in