SAP ABAP Class /PLMU/CL_FRW_W_CONN (Super Connector)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CONNECTOR | Connector for UIBB Wiring | 20091010 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CONNECTOR_DEF | Connector: Access for FPM Framework | 20091010 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CONNECTOR_RUN | Connector: Access for Application Feeder Models | 20091010 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20110313 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_W_CONN_DEFAULT | Default Connector | 20091010 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_W_CONN_EMPTY | Empty (pseudo) Connector | 20091021 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_W_CONN_HEADER | Header Data Connector | 20091026 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_W_CONN_URL | URL Connector | 20091010 |
Properties
| Class | /PLMU/CL_FRW_W_CONN | |
| Short Description | Super Connector | |
| 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 | 20091010 | SAP |
| Last change | 20110908 | 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... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_CONNECTOR | Connector for UIBB Wiring | 20091010 | ||
| 2 | IF_FPM_CONNECTOR_DEF | Connector: Access for FPM Framework | 20091010 | ||
| 3 | IF_FPM_CONNECTOR_RUN | Connector: Access for Application Feeder Models | 20091010 | ||
| 4 | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20110313 |
Friends
Class /PLMU/CL_FRW_W_CONN 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) | IF_FPM | Interface for accessing FPM functionality | 20110313 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMU/CL_FRW_W_DATA | UI Framework - Wire Data Container | 20091010 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FPM_MODEL_PORT_TYPE | FPM Wire Model: Port Type | 20091010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091103 | |
| 2 | Instance method | Public | Method | 20110418 | ||
| 3 | Instance method | Private | Event handling method | 20100212 | ||
| 4 | Instance method | Public | Method | 20110419 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | WIRE_DATA_IS_INVALID | Instance Event (0) |
Public (2) |
20100224 |
Types
Class /PLMU/CL_FRW_W_CONN has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_W_CONN has no parameter.
Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_W_CONN has no exception.
Method GET_PORT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PORT_TYPE | Call by reference | Type reference (TYPE) | FPM_MODEL_PORT_TYPE | 20110418 |
Method GET_PORT_TYPE on class /PLMU/CL_FRW_W_CONN has no exception.
Method HNDL_WIRE_DATA_IS_INVALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WIRE_DATA | Call by reference | Attribute reference (LIKE) | 20100224 |
Method HNDL_WIRE_DATA_IS_INVALID on class /PLMU/CL_FRW_W_CONN has no exception.
Method IS_OUTPORT_DATA_MANDATORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_MANDATORY | Value transfer | Type reference (TYPE) | BOOLE_D | 20110419 |
Method IS_OUTPORT_DATA_MANDATORY on class /PLMU/CL_FRW_W_CONN has no exception.
Event Signatures
Event WIRE_DATA_IS_INVALID Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WIRE_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | /PLMU/CL_FRW_W_DATA | UI Framework - Wire Data Super Class (abstract) | 20100224 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |