SAP ABAP Class CL_RSRD_FRAMEWORK_FACTORY (Factory for Instances from RD Framework Classes)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRD (Package) BW: Broadcasting
⤷
⤷
Properties
| Class | CL_RSRD_FRAMEWORK_FACTORY | |
| Short Description | Factory for Instances from RD Framework Classes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRD | BW: Broadcasting |
| Created | 20030630 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSRD_FRAMEWORK_FACTORY has no forward declaration.
Interfaces
Class CL_RSRD_FRAMEWORK_FACTORY has no interface implemented.
Friends
Class CL_RSRD_FRAMEWORK_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log Handle | 20030708 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSRD_T_CLASS_INSTANCE | 20030630 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Generates Factory | 20030708 | |
| 2 | Instance method | Public | Method | Calls Finalize Methods for All Generated Instances | 20030630 | |
| 3 | Instance method | Public | Method | Delivers Reference to Instance of Given Class | 20030630 | |
| 4 | Instance method | Public | Method | Delivers Reference to Instance of Given Class | 20030630 | |
| 5 | Instance method | Public | Method | Delivers Reference to Instance of Given Class | 20030630 |
Events
Class CL_RSRD_FRAMEWORK_FACTORY has no event.
Types
Class CL_RSRD_FRAMEWORK_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 | I_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | 20030708 |
Method CONSTRUCTOR on class CL_RSRD_FRAMEWORK_FACTORY has no exception.
Method FINALIZE Signature
Method FINALIZE on class CL_RSRD_FRAMEWORK_FACTORY has no parameter.
Method FINALIZE on class CL_RSRD_FRAMEWORK_FACTORY has no exception.
Method GET_INSTANCE_CONVERTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS_NAME | Call by reference | Type reference (TYPE) | RSRD_CLASS | 20030630 | ||||
| 2 | R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RSRD_F_CONVERTER_RT | 20030630 |
Method GET_INSTANCE_CONVERTER on class CL_RSRD_FRAMEWORK_FACTORY has no exception.
Method GET_INSTANCE_DISTRIBUTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS_NAME | Call by reference | Type reference (TYPE) | RSRD_CLASS | 20030630 | ||||
| 2 | R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RSRD_F_DISTRIBUTOR_RT | 20030630 |
Method GET_INSTANCE_DISTRIBUTOR on class CL_RSRD_FRAMEWORK_FACTORY has no exception.
Method GET_INSTANCE_PRODUCER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS_NAME | Call by reference | Type reference (TYPE) | RSRD_CLASS | 20030630 | ||||
| 2 | R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RSRD_F_PRODUCER_RT | 20030630 |
Method GET_INSTANCE_PRODUCER on class CL_RSRD_FRAMEWORK_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |