SAP ABAP Class CL_FAA_CFG_ASSETCLASS_ERP (BC Asset Class in ERP)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA (Application Component) Asset Accounting
⤷
FAA_CUS_AT (Package) Customizing for Asset Classes
⤷
⤷
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_ASSETCLASS | Access to Business Configuration Asset Class | 20041201 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FAA_CFG_ASSETCLASS_ERP | ERP: Access to BC Asset Class | 20041201 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FAA_TENV_ASSETCLASS_GET_ERP | Read Data of Asset Classes | 20050322 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FAA_TENV_ASSETCLASS_SIM_ERP | Asset Classes from Test Environment | 20050322 |
Properties
| Class | CL_FAA_CFG_ASSETCLASS_ERP | |
| Short Description | BC Asset Class in 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_AT | Customizing for Asset Classes |
| Created | 20041201 | 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_ASSETCLASS | Access to Business Configuration Asset Class | 20041201 | ||
| 2 | IF_FAA_CFG_ASSETCLASS_ERP | ERP: Access to BC Asset Class | 20041201 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FAA_CFG_FACTORY | 20111007 | Factory Class for Creating CFG Instances |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Attribute reference (LIKE) | 20041201 | |||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FAA_CFG_LEADOBJ_ERP | Read Leading Object FAA in ERP | 20041201 | |||
| 3 | Instance attribute | Protected | Attribute reference (LIKE) | 20041201 | |||||
| 4 | Instance attribute | Protected | Attribute reference (LIKE) | 20041201 | |||||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | 20041201 | |||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | FAA_S_ASSETCLASS_SETTINGS | General Settings for the Asset Class | 20041201 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | FAA_S_ASSETCLASS_SETTINGS_ERP | ERP: Additional General Settings for the Asset Class | 20041201 | |||
| 8 | Instance attribute | Protected | Attribute reference (LIKE) | 20041201 | |||||
| 9 | Instance attribute | Protected | Attribute reference (LIKE) | 20041201 |
Methods
Events
Class CL_FAA_CFG_ASSETCLASS_ERP has no event.
Types
Class CL_FAA_CFG_ASSETCLASS_ERP has no local type.
Method Signatures
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) | 20111007 | |||
| 2 | IV_BO_NAME | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_BO_NAME | BO Name | 20111007 | |||
| 3 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_BO_NODE_NAME | BO Node Name | 20111007 | |||
| 4 | IV_MODE | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_MODE | Operation Mode (Ins/Upd/Del) | 20111007 | |||
| 5 | IV_UUID | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_UUID | Node ID | 20111007 |
Method CONSTRUCTOR on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.
Method GET_ASSETCLASS_TEXT Signature
Method GET_ASSETCLASS_TEXT on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
Method GET_ASSETCLASS_TEXT on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.
Method GET_INFO_LOCKED Signature
Method GET_INFO_LOCKED on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
Method GET_INFO_LOCKED on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.
Method GET_LAYOUT_FROM_ASSETCLASS Signature
Method GET_LAYOUT_FROM_ASSETCLASS on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
Method GET_LAYOUT_FROM_ASSETCLASS on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.
Method GET_NUMBERRANGE Signature
Method GET_NUMBERRANGE on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
Method GET_NUMBERRANGE on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.
Method GET_SCR_LAYOUT_AREA Signature
Method GET_SCR_LAYOUT_AREA on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
Method GET_SCR_LAYOUT_AREA on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.
Method GET_SCR_LAYOUT_RULE Signature
Method GET_SCR_LAYOUT_RULE on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
Method GET_SCR_LAYOUT_RULE on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ASSETCLASS | Call by reference | Type reference (TYPE) | FAA_S_ASSETCLASS_KEY | Schlüssel der Anlagenklasse | 20041201 | |||
| 2 | ID_LEADOBJ_TYPE | Call by reference | Type reference (TYPE) | STRING | 'BUKRS' | 20041201 | |||
| 3 | ID_LEADOBJ_VALUE | Call by reference | Type reference (TYPE) | FAA_ORG_CA | 20041201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing lesen | 20041201 |
Method _CHECK_CONSISTENCY Signature
Method _CHECK_CONSISTENCY on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
Method _CHECK_CONSISTENCY on class CL_FAA_CFG_ASSETCLASS_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 | 20110802 |
Method _GET_EXCP_INSTANCE_CONTENT on class CL_FAA_CFG_ASSETCLASS_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 | 20110802 |
Method _GET_EXCP_INSTANCE_TYPE on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.
Method _OVERSTEER_GENERAL_DATA_BY_COD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ANKA | Call by reference | Type reference (TYPE) | ANKA | 20041201 | ||||
| 2 | CS_ANKV | Call by reference | Type reference (TYPE) | ANKV | 20041201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041201 |
Method _SET_AREA_TAB Signature
Method _SET_AREA_TAB on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041201 |
Method _SET_AREA_TAB_ERP Signature
Method _SET_AREA_TAB_ERP on class CL_FAA_CFG_ASSETCLASS_ERP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041201 |
Method _SET_ASSETCLASS_DFLT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ANKA | Call by reference | Type reference (TYPE) | ANKA | Anlagenklassen: Allgemeine Daten | 20041201 |
Method _SET_ASSETCLASS_DFLT on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.
Method _SET_ASSETCLASS_DFLT_ERP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ANKA | Call by reference | Type reference (TYPE) | ANKA | Anlagenklassen: Allgemeine Daten | 20041201 | |||
| 2 | IS_ANKV | Call by reference | Type reference (TYPE) | ANKV | Anlagenklassen: Versicherungsarten | 20041201 |
Method _SET_ASSETCLASS_DFLT_ERP on class CL_FAA_CFG_ASSETCLASS_ERP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |