SAP ABAP Interface IF_FAA_CFG_DEPRAREA_ERP (Initial Screen for Reading Assets Configuration via Dep.Area)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA (Application Component) Asset Accounting
⤷
FAA_CUS_CD (Package) Chart of Depreciation Customizing
⤷
⤷
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
| Interface | IF_FAA_CFG_DEPRAREA_ERP | |
| Short Description | Initial Screen for Reading Assets Configuration via Dep.Area |
General Data
| Package | FAA_CUS_CD | Chart of Depreciation Customizing |
| 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) |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FAA_CFG_DEPRAREA | Initial Screen for Reading Assets Configuration via Dep.Area | 20041115 | ||
| 2 | IF_FAA_CFG_LEADOBJ_ERP | Read Leading Object FAA in ERP | 20041115 |
Friends
Interface IF_FAA_CFG_DEPRAREA_ERP has no friend.
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 | Instance method | Public | Method | 20050427 | ||
| 2 | Instance method | Public | Method | ERP: Determines Base Dep. Area for Parallel Currency Area | 20120508 | |
| 3 | Instance method | Public | Method | ERP: Determines Closed Fiscal Year of Area | 20041126 | |
| 4 | Instance method | Public | Method | ERP: Dependent Areas (Parallel Currencies, Value Adoption) | 20121116 | |
| 5 | Instance method | Public | Method | Proposals for Data | 20041115 | |
| 6 | Instance method | Public | Method | 20041115 | ||
| 7 | Instance method | Public | Method | ERP: Checks If Area Is a Foreign Currency Area | 20121206 | |
| 8 | Instance method | Public | Method | ERP: Checks If Area Is an Area for Parallel Currency | 20121206 | |
| 9 | Instance method | Public | Method | 20041115 |
Events
Interface IF_FAA_CFG_DEPRAREA_ERP has no event.
Types
Interface IF_FAA_CFG_DEPRAREA_ERP has no local type.
Method Signatures
Method COUNT_DELTA_PERIODS Signature
Method COUNT_DELTA_PERIODS on Interface IF_FAA_CFG_DEPRAREA_ERP has no parameter.
Method COUNT_DELTA_PERIODS on Interface 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 | 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 Interface 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 | 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 Interface 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 | IV_IDENTICAL | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Nur wertidentische Bereiche holen | 20130220 | ||
| 2 | RT_RANGE_DEPENDING_AREA | Value transfer | Type reference (TYPE) | IF_FAA_CFG_LEADOBJ=>TY_RANGE_AFABE | 20121116 |
Method GET_RANGE_DEPENDING_AREA on Interface 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 | ID_DEPRAREA | Call by reference | Type reference (TYPE) | FAA_S_DEPRAREA_KEY-DEPR_AREA | Bewertungsbereich Anlagenbuchhaltung | 20041115 | |||
| 2 | IS_LEADOBJ_KEY | Call by reference | Type reference (TYPE) | FAA_S_ORG_CA | Führende Organisationseinheit Anlagenbuchhaltung | 20110714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing lesen | 20041115 |
Method IS_ACTIVE Signature
Method IS_ACTIVE on Interface IF_FAA_CFG_DEPRAREA_ERP has no parameter.
Method IS_ACTIVE on Interface 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 | 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 | 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 | 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 Interface IF_FAA_CFG_DEPRAREA_ERP has no exception.
Method IS_REAL_AREA Signature
Method IS_REAL_AREA on Interface IF_FAA_CFG_DEPRAREA_ERP has no parameter.
Method IS_REAL_AREA on Interface IF_FAA_CFG_DEPRAREA_ERP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |