SAP ABAP Class CL_FINB_STRUCT_OBJECT_FACTORY (Factory for Instantiation of Objects)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-AET (Application Component) Accounting Entities
⤷
FINB_ACCOUNTING_TYPES (Package) Accounting Types
⤷
⤷
Properties
| Class | CL_FINB_STRUCT_OBJECT_FACTORY | |
| Short Description | Factory for Instantiation of Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FINB_ACC_TYPES | |
| Program status | ||
| Category | 0 | |
| Package | FINB_ACCOUNTING_TYPES | Accounting Types |
| Created | 20050311 | SAP |
| Last change | 20050428 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FINB_STRUCT_OBJECT_FACTORY has no forward declaration.
Interfaces
Class CL_FINB_STRUCT_OBJECT_FACTORY has no interface implemented.
Friends
Class CL_FINB_STRUCT_OBJECT_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FOBJ_MANAGER | Manages Types and Instances for the FIN Object | 20050315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050315 | |
| 2 | Instance method | Public | Method | Generate object instance | 20050311 | |
| 3 | Instance method | Public | Method | Generate object instance | 20050311 |
Events
Class CL_FINB_STRUCT_OBJECT_FACTORY has no event.
Types
Class CL_FINB_STRUCT_OBJECT_FACTORY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20050315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20050315 |
Method GET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ID | Call by reference | Type reference (TYPE) | FINB_ID | 20050311 | ||||
| 2 | IO_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_FINB_STRUCT_TYPE | 20050311 | ||||
| 3 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_FINB_STRUCT_OBJECT | 20050311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20050315 |
Method GET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SELECTION | Call by reference | Object reference (TYPE REF TO) | CL_FINB_CONDITION | 20050311 | ||||
| 2 | IO_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_FINB_STRUCT_TYPE | 20050311 | ||||
| 3 | IT_ID | Call by reference | Type reference (TYPE) | FINB_T_ID | 20050311 | ||||
| 4 | RT_OBJECT | Value transfer | Type reference (TYPE) | FINB_T_STRUCT_OBJECT | 20050311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050415 |
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 600 |