SAP ABAP Class CL_FAA_CFG_INVSUPPORT_ERP (BC Investment Support ERP)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA (Application Component) Asset Accounting
⤷
FAA_CUS_CD (Package) Chart of Depreciation Customizing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FAA_CFG_OBJECT | DB Wrapper FIAA Configuration | 20120821 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FAA_CFG_INVSUPPORT | Access to Business Configuration Investment Measures | 20050317 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FAA_CFG_INVSUPPORT_ERP | Access to Business Configuration Investment Measures | 20050317 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FAA_TENV_INVSUPPORT_GET_ERP | Read Investment Support Measure Data | 20050322 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FAA_TENV_INVSUPPORT_SIM_ERP | Investment Support Measures from Test Environment | 20050322 |
Properties
| Class | CL_FAA_CFG_INVSUPPORT_ERP | |
| Short Description | BC Investment Support ERP | |
| Super Class | CL_FAA_CFG_OBJECT | DB Wrapper FIAA Configuration |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FAA_CUS_CD | Chart of Depreciation Customizing |
| Created | 20050317 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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_INVSUPPORT | Access to Business Configuration Investment Measures | 20050317 | ||
| 2 | IF_FAA_CFG_INVSUPPORT_ERP | Access to Business Configuration Investment Measures | 20050317 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FAA_CFG_DISPATCHER | 20111012 | Dispatcher Config-Interface -> Backbone | |
| 2 | CL_FAA_CFG_FACTORY | 20111012 | Factory Class for Creating CFG Instances |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | GTY_TS_T085 | 20050317 | ||||
| 2 | Instance attribute | Protected | Attribute reference (LIKE) | 20050317 | |||||
| 3 | Instance attribute | Protected | Attribute reference (LIKE) | 20050317 | |||||
| 4 | Instance attribute | Protected | Attribute reference (LIKE) | 20050317 | |||||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FAA_CFG_LEADOBJ_ERP | Read Leading Object FAA in ERP | 20050317 | |||
| 6 | Instance attribute | Protected | Attribute reference (LIKE) | 20050317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050317 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20111012 | |
| 3 | Static method | Protected | Method | Refresh of Static Attributes | 20061102 | |
| 4 | Instance method | Private | Method | Determines the Contents of the Exception Instance | 20110804 | |
| 5 | Instance method | Private | Method | Determines the Type of Exception Instance | 20110804 | |
| 6 | Instance method | Private | Method | Read Data from T085 | 20050317 |
Events
Class CL_FAA_CFG_INVSUPPORT_ERP has no event.
Types
Class CL_FAA_CFG_INVSUPPORT_ERP has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FAA_CFG_INVSUPPORT_ERP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FAA_CFG_INVSUPPORT_ERP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA_DB | Call by reference | Object reference (TYPE REF TO) | DATA | DB Data (already read by Parent) | 20111012 | |||
| 2 | IV_BO_NAME | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_BO_NAME | BO Name | 20111012 | |||
| 3 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_BO_NODE_NAME | BO Node Name | 20111012 | |||
| 4 | IV_MODE | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_MODE | Operation Mode (Ins/Upd/Del) | 20111012 | |||
| 5 | IV_UUID | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_UUID | Node ID | 20111012 |
Method CONSTRUCTOR on class CL_FAA_CFG_INVSUPPORT_ERP has no exception.
Method REFRESH_GLOBAL_DATA Signature
Method REFRESH_GLOBAL_DATA on class CL_FAA_CFG_INVSUPPORT_ERP has no parameter.
Method REFRESH_GLOBAL_DATA on class CL_FAA_CFG_INVSUPPORT_ERP has no exception.
Method _GET_EXCP_INSTANCE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INSTANCE_CONTENT | Value transfer | Type reference (TYPE) | STRING | 20110804 |
Method _GET_EXCP_INSTANCE_CONTENT on class CL_FAA_CFG_INVSUPPORT_ERP has no exception.
Method _GET_EXCP_INSTANCE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INSTANCE_TYPE | Value transfer | Type reference (TYPE) | STRING | 20110804 |
Method _GET_EXCP_INSTANCE_TYPE on class CL_FAA_CFG_INVSUPPORT_ERP has no exception.
Method _SET_DATA_FROM_T085 Signature
Method _SET_DATA_FROM_T085 on class CL_FAA_CFG_INVSUPPORT_ERP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing lesen | 20050317 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |