SAP ABAP Interface IF_FAA_CFG_DEPRAREA (Initial Screen for Reading Assets Configuration via Dep.Area)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷ FI-AA (Application Component) Asset Accounting
⤷ FAA_CUS_GA_CD (Package) Access to Customizing for Chart of Depreciation
⤷ FI-AA (Application Component) Asset Accounting
⤷ FAA_CUS_GA_CD (Package) Access to Customizing for Chart of Depreciation
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
Interface | IF_FAA_CFG_DEPRAREA | |
Short Description | Initial Screen for Reading Assets Configuration via Dep.Area |
General Data
Package | FAA_CUS_GA_CD | Access to Customizing for Chart of Depreciation |
Created | 20041115 | SAP |
Last changed | 20130531 | SAP |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FAA_CFG_LEADOBJ | Read Leading Object FAA | 20041115 |
Friends
Interface IF_FAA_CFG_DEPRAREA has no friend.
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
Interface IF_FAA_CFG_DEPRAREA has no event.
Types
Interface 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 Interface IF_FAA_CFG_DEPRAREA has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 600 |