SAP ABAP Class IF_FAA_CFG_DEPRAREA_ERP (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_DEPRAREA Initial Screen for Reading Assets Configuration via Dep.Area 20041115
2 Interface composition (i COMPRISING i_ref)  IF_FAA_CFG_LEADOBJ_ERP Read Leading Object FAA in ERP 20041115
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FAA_CFG_DEPRAREA_ERP Read BC Depreciation Area ERP 20041115
Properties
Class IF_FAA_CFG_DEPRAREA_ERP  
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)
2 FAABC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 FAACC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 FAACT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 IF_FAA_CFG_LEADOBJ Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_FAA_CFG_DEPRAREA_ERP has no interface implemented.
Friends
Class IF_FAA_CFG_DEPRAREA_ERP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_DEPRAREA Instance attribute Public Attribute reference (LIKE) 20041115
2 MD_LEADOBJ Instance attribute Public Attribute reference (LIKE) 20041115
3 MD_OBJECT_TYPE Instance attribute Public Attribute reference (LIKE) 20041115
4 MSX_AREADEF Instance attribute Public Attribute reference (LIKE) 20041115
5 MS_AREADEF_ERP Instance attribute Public Type reference (TYPE) FAA_S_DEPRAREA_ERP Enhanced Settings of Depreciation Area in ERP 20041117
6 MTS_AREAREF Instance attribute Public Attribute reference (LIKE) 20041115
7 MT_PARALLEL_AREA Instance attribute Public Type reference (TYPE) FAA_TS_PAREA Parallel Areas of the Depreciation Area 20110725
Methods
# Method Level Visibility Method type Description Created on
1 COUNT_DELTA_PERIODS Instance method Public Method 20050427
2 GET_BASE_AREA_4_PARALLEL_AREA Instance method Public Method ERP: Determines Base Dep. Area for Parallel Currency Area 20120508
3 GET_CLOSED_FISC_YEAR Instance method Public Method ERP: Determines Closed Fiscal Year of Area 20041126
4 GET_RANGE_DEPENDING_AREA Instance method Public Method ERP: Dependent Areas (Parallel Currencies, Value Adoption) 20121116
5 INITIALIZE Instance method Public Method Proposals for Data 20041115
6 IS_ACTIVE Instance method Public Method 20041115
7 IS_FOREIGN_CURRENCY_AREA Instance method Public Method ERP: Checks If Area Is a Foreign Currency Area 20121206
8 IS_PARALLEL_CURRENCY_AREA Instance method Public Method ERP: Checks If Area Is an Area for Parallel Currency 20121206
9 IS_REAL_AREA Instance method Public Method 20041115
Events
Class IF_FAA_CFG_DEPRAREA_ERP has no event.
Types
Class IF_FAA_CFG_DEPRAREA_ERP has no local type.
Method Signatures

Method COUNT_DELTA_PERIODS Signature

Method COUNT_DELTA_PERIODS on class IF_FAA_CFG_DEPRAREA_ERP has no parameter.
Method COUNT_DELTA_PERIODS on class IF_FAA_CFG_DEPRAREA_ERP has no exception.

Method GET_BASE_AREA_4_PARALLEL_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DEPRAREA Value transfer Object reference (TYPE REF TO) IF_FAA_CFG_DEPRAREA_ERP Einstieg Lesen Anlagen-Configuration via Bewertungsbereich 20120508

Method GET_BASE_AREA_4_PARALLEL_AREA on class IF_FAA_CFG_DEPRAREA_ERP has no exception.

Method GET_CLOSED_FISC_YEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_CLOSED_FISC_YEAR Value transfer Type reference (TYPE) T093B-ABGJA Abgeschlossenes Geschäftsjahr für die Abschreibungsrechnung 20041126

Method GET_CLOSED_FISC_YEAR on class IF_FAA_CFG_DEPRAREA_ERP has no exception.

Method GET_RANGE_DEPENDING_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IDENTICAL Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Nur wertidentische Bereiche holen 20130220
2 Returning RT_RANGE_DEPENDING_AREA Value transfer Type reference (TYPE) IF_FAA_CFG_LEADOBJ=>TY_RANGE_AFABE 20121116

Method GET_RANGE_DEPENDING_AREA on class IF_FAA_CFG_DEPRAREA_ERP has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DEPRAREA Call by reference Type reference (TYPE) FAA_S_DEPRAREA_KEY-DEPR_AREA Bewertungsbereich Anlagenbuchhaltung 20041115
2 Importing IS_LEADOBJ_KEY Call by reference Type reference (TYPE) FAA_S_ORG_CA Führende Organisationseinheit Anlagenbuchhaltung 20110714
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20041115

Method IS_ACTIVE Signature

Method IS_ACTIVE on class IF_FAA_CFG_DEPRAREA_ERP has no parameter.
Method IS_ACTIVE on class IF_FAA_CFG_DEPRAREA_ERP has no exception.

Method IS_FOREIGN_CURRENCY_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_FOREIGN_CURR_AREA Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20121206
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20121211

Method IS_PARALLEL_CURRENCY_AREA Signature

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

Method IS_PARALLEL_CURRENCY_AREA on class IF_FAA_CFG_DEPRAREA_ERP has no exception.

Method IS_REAL_AREA Signature

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