SAP ABAP Class CL_FAA_CFG_FACTORY (Factory Class for Creating CFG Instances)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA (Application Component) Asset Accounting
⤷
FAA_CUS_GEN (Package) Customizing of Shared Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FAA_FRW_FACTORY | Factory Class FIAA Master Data Part | 20110919 |
Properties
| Class | CL_FAA_CFG_FACTORY | |
| Short Description | Factory Class for Creating CFG Instances | |
| Super Class | CL_FAA_FRW_FACTORY | Factory Class FIAA Master Data Part |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FAA_CUS_GEN | Customizing of Shared Objects |
| Created | 20110915 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FAA_CFG_FACTORY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FAA_FRW_FACTORY_STATIC | 20111207 | Framework Part of Static Factory | |
| 2 | CL_FAA_SOM_FACTORY_CONTAINER | 20120125 | Asset Factory Container in Shared Memory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_TS_UUID_CONFIG_MAPPING | Instance Management Table for Factory Classes | 20110919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110919 | ||
| 2 | Instance method | Private | Method | Read If UUID Already Exists in Buffer | 20110919 |
Events
Class CL_FAA_CFG_FACTORY has no event.
Types
Class CL_FAA_CFG_FACTORY has no local type.
Method Signatures
Method GET_CFG_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODE | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_MODE | Operation Mode (Ins/Upd/Del) | 20110919 | |||
| 2 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ eines Objekts: z.B. 'BUKRS' | 20110919 | |||
| 3 | IV_OBJECT_VALUE | Call by reference | Type reference (TYPE) | FIELDNAME | Wert eines Objects: z.B. '0001' | 20110919 | |||
| 4 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FAA_CFG_OBJECT | Einstieg lesen Anlagen-configuration | 20110919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | T100 Messages FIAA | 20110920 |
Method _GET_UUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20110919 | ||||
| 2 | IV_OBJECT_VALUE | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20110919 | |||
| 3 | RV_UUID | Value transfer | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_UUID | 20110919 |
Method _GET_UUID on class CL_FAA_CFG_FACTORY has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 607 |