SAP ABAP Class CL_FAA_DEPR_PARAM_MNGR (Manager for Parameters of Depreciation Areas)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA (Application Component) Asset Accounting
⤷
FAA_AMD (Package) Master Data

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FAA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation | 20040123 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FAA_DEPR_PARAM_MNGR | Manager for Depreciation Terms | 20040123 |
Properties
Class | CL_FAA_DEPR_PARAM_MNGR | |
Short Description | Manager for Parameters of Depreciation Areas | |
Super Class | CL_FAA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FAA_AMD | Master Data |
Created | 20040123 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FAA_DEPR_PARAM_MNGR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FAA_DEPR_PARAM_MNGR | Manager for Depreciation Terms | 20040123 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CF_FAA_OBJECT | 20040123 | NOT USED!! Static Class for Object Generation |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20040129 | ||||
2 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20040220 | ||||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FAA_TS_DEPR_AREA_AMD | Depreciation Terms of Areas in Asset Master Record | 20040220 | ||
4 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | Table of Field Change Rules for Depreciation Areas | 20040220 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Gets Area Data to Be Changed on the Database | 20040127 |
2 | ![]() |
Instance method | Protected | Method | Gets Screen Layout Rule for Given Depreciation Area | 20041230 |
3 | ![]() |
Instance method | Protected | Method | Initialize Master Data with Data of Asset Class | 20040213 |
4 | ![]() |
Instance method | Protected | Method | 20040129 | |
5 | ![]() |
Instance method | Protected | Method | Adds a Time Interval with Depreciation Area Parameters | 20050422 |
6 | ![]() |
Instance method | Protected | Method | 20040311 | |
7 | ![]() |
Instance method | Protected | Method | Sets Log Data of Asset | 20040205 |
Events
Class CL_FAA_DEPR_PARAM_MNGR has no event.
Types
Class CL_FAA_DEPR_PARAM_MNGR has no local type.
Method Signatures
Method GET_CHANGED_AREAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DELETED_AREA | Call by reference | Type reference (TYPE) | FAA_TS_DEPR_AREA_AMD | Gelöschter Bereich | 20040127 | ||
2 | ![]() |
ET_INSERTED_AREA | Call by reference | Type reference (TYPE) | FAA_TS_DEPR_AREA_AMD | Hinzugefügter Bereich | 20040127 | ||
3 | ![]() |
ET_UPDATED_AREA | Call by reference | Type reference (TYPE) | FAA_TS_DEPR_AREA_AMD | Geänderter Bereich | 20040127 |
Method GET_CHANGED_AREAS on class CL_FAA_DEPR_PARAM_MNGR has no exception.
Method GET_FRULES_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DEPR_AREA | Call by reference | Type reference (TYPE) | AFABE_D | Echter Bewertungsbereich | 20041230 | ||
2 | ![]() |
RO_FIELD_RULES | Value transfer | Object reference (TYPE REF TO) | IF_FAA_FIELD_RULES | Änderungsregeln zu Stammdatenfeldern | 20041230 |
Method GET_FRULES_AREA on class CL_FAA_DEPR_PARAM_MNGR has no exception.
Method INIT_BY_ASSET_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ASSET_CLASS | Call by reference | Object reference (TYPE REF TO) | IF_FAA_CFG_ASSETCLASS_ERP | ERP: Zugriff BC Anlagenklasse | 20040213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen für eine Anlage | 20040213 |
Method INIT_BY_PARENT Signature
Method INIT_BY_PARENT on class CL_FAA_DEPR_PARAM_MNGR has no parameter.
Method INIT_BY_PARENT on class CL_FAA_DEPR_PARAM_MNGR has no exception.
Method INSERT_TMINTRVL_FOR_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTS_DEPR_AREA_AMD | Call by reference | Type reference (TYPE) | FAA_TS_DEPR_AREA_AMD | Bewertungsbereiche im Anlagenstammsatz | 20050422 | ||
2 | ![]() |
ID_DEPR_AREA | Call by reference | Type reference (TYPE) | BF_AFABE_D | echter Bewertungsbereich | 20050422 | ||
3 | ![]() |
IS_DEPR_PARAM_CALC | Call by reference | Type reference (TYPE) | FAA_S_DEPR_PARAM_CALC | Parameter für AfA-Rechnung | 20050422 |
Method INSERT_TMINTRVL_FOR_AREA on class CL_FAA_DEPR_PARAM_MNGR has no exception.
Method SET_DEPR_PARAM Signature
Method SET_DEPR_PARAM on class CL_FAA_DEPR_PARAM_MNGR has no parameter.
Method SET_DEPR_PARAM on class CL_FAA_DEPR_PARAM_MNGR has no exception.
Method SET_MODFKTN_PROT Signature
Method SET_MODFKTN_PROT on class CL_FAA_DEPR_PARAM_MNGR has no parameter.
Method SET_MODFKTN_PROT on class CL_FAA_DEPR_PARAM_MNGR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 500 |