SAP ABAP Class /PLMU/CL_FRW_FACTORY (Factory Class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_SERVICES (Package) UI Framework: Services
⤷
⤷
Properties
| Class | /PLMU/CL_FRW_FACTORY | |
| Short Description | Factory Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /PLMU/UI_FRW_SERVICES | UI Framework: Services |
| Created | 20090807 | 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... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /PLMU/CL_FRW_FACTORY has no interface implemented.
Friends
Class /PLMU/CL_FRW_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /PLMU/CL_FRW_APPL_MODEL_POOL | 20100909 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | /PLMU/CL_FRW_C_APPL_MODEL_POOL | 20101031 | ||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | /PLMU/CL_FRW_F_APPL_MODEL_POOL | 20100909 | ||||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | /PLMU/CL_FRW_W_MODEL_POOL | 20110504 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20100909 | ||
| 2 | Static method | Public | Method | Get a utility class for navigation and GOS services | 20090906 | |
| 3 | Static method | Public | Method | Get an application model for freestyle WebDynpro | 20090825 | |
| 4 | Static method | Public | Method | Get a basic applicaiton model | 20091005 | |
| 5 | Static method | Public | Method | Get a message manager to publish messages | 20100208 | |
| 6 | Static method | Public | Method | Get a wire feeder model for freestyle WebDynpro | 20091014 |
Events
Class /PLMU/CL_FRW_FACTORY has no event.
Types
Class /PLMU/CL_FRW_FACTORY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_FACTORY has no exception.
Method GET_ACTION_UTILITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CALLBACK | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20091021 | ||||
| 2 | IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block ID | 20090906 | |||
| 3 | IV_MAPPING_MODE | Call by reference | Type reference (TYPE) | /PLMB/FRW_MAPPING_MODE | /PLMB/IF_FRW_MAP=>GC_S_MAPPING_MODE-MAP_ALL | Mapping Mode | 20090906 | ||
| 4 | IV_USED_LAUNCHPAD_TYPE | Call by reference | Type reference (TYPE) | /PLMU/IF_FRW_LAUNCHPAD=>GTY_LPD_TYPE | 20101220 | ||||
| 5 | RO_ACTION_UTILITIES | Value transfer | Object reference (TYPE REF TO) | /PLMU/IF_FRW_ACTION_UTIL | Action utilities for applications | 20090906 |
Method GET_ACTION_UTILITIES on class /PLMU/CL_FRW_FACTORY has no exception.
Method GET_APPLICATION_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENTCONTROLLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20090825 | ||||
| 2 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090825 | |||
| 3 | IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block ID | 20090825 | |||
| 4 | RO_APPLICATION_MODEL | Value transfer | Object reference (TYPE REF TO) | /PLMU/IF_FRW_APPL_MODEL | UI Framework - Application Model Interface | 20090825 |
Method GET_APPLICATION_MODEL on class /PLMU/CL_FRW_FACTORY has no exception.
Method GET_BASIC_APPLICATION_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block | 20091005 | |||
| 2 | RO_MODEL_ACCESS | Value transfer | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - GUIBB application model | 20091005 |
Method GET_BASIC_APPLICATION_MODEL on class /PLMU/CL_FRW_FACTORY has no exception.
Method GET_MESSAGE_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MESSAGE_MANAGER | Value transfer | Object reference (TYPE REF TO) | /PLMU/IF_FRW_MESSAGE_MANAGER | UI Framework - Message Manager | 20100208 |
Method GET_MESSAGE_MANAGER on class /PLMU/CL_FRW_FACTORY has no exception.
Method GET_WIRE_MODEL_WD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENT_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20091014 | ||||
| 2 | IT_OUTPORT_NODES | Call by reference | Type reference (TYPE) | /PLMU/T_FRW_OUTPORT_NODE | UI Framework - Wire Model Ports | 20091014 | |||
| 3 | IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block ID | 20091014 | |||
| 4 | RO_WIRE_MODEL | Value transfer | Object reference (TYPE REF TO) | /PLMU/IF_FRW_W_MODEL_ACCESS | UI Framework - Wire Feeder Model | 20091014 |
Method GET_WIRE_MODEL_WD on class /PLMU/CL_FRW_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |