SAP ABAP Class CL_FAA_SOM_FACTORY_CONTAINER (Asset Factory Container in Shared Memory)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA-AA (Application Component) Basic Functions
⤷
FAA_CA (Package) Asset Accounting Cross Application
⤷
⤷
Properties
| Class | CL_FAA_SOM_FACTORY_CONTAINER | |
| Short Description | Asset Factory Container in Shared Memory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FAA_CA | Asset Accounting Cross Application |
| Created | 20120118 | SAP |
| Last change | 20130531 | 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_SOM_FACTORY_CONTAINER has no interface implemented.
Friends
Class CL_FAA_SOM_FACTORY_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FAA_CFG_FACTORY | Factory Class for Creating CFG Instances | 20120125 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FAA_MDO_FACTORY | Factory for Asset Master Data | 20120125 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FAA_POSTING_FACTORY | Factory Class for ACC_TRANS Container | 20120125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120125 | |
| 2 | Instance method | Public | Method | Gets a Factory Instance for BO Name | 20120125 |
Events
Class CL_FAA_SOM_FACTORY_CONTAINER has no event.
Types
Class CL_FAA_SOM_FACTORY_CONTAINER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SOM_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_FAA_SOM | Stammdata Objekt im Shared-Memory-Bereich | 20120125 |
Method CONSTRUCTOR on class CL_FAA_SOM_FACTORY_CONTAINER has no exception.
Method GET_FACTORY_BY_BO_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_NAME | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_BO_NAME | 20120125 | ||||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_FAA_FRW_FACTORY | Factory Klasse FIAA Stammdatenteil | 20120125 |
Method GET_FACTORY_BY_BO_NAME on class CL_FAA_SOM_FACTORY_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |