SAP ABAP Class /PLMU/CL_FRW_W_CONN_BOL (Super Connector for BOL)
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 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_W_CONN_DEFAULT | Default Connector | 20110216 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_W_CONN_FROM_BOL | Connector from BOL | 20110112 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_W_CONN_TO_BOL | Wire Connector to BOL | 20110112 |
Properties
| Class | /PLMU/CL_FRW_W_CONN_BOL | |
| Short Description | Super Connector for BOL | |
| Super Class | /PLMU/CL_FRW_W_CONN_DEFAULT | Default Connector |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /PLMU/UI_FRW_SERVICES | UI Framework: Services |
| Created | 20110112 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /PLMU/CL_FRW_W_CONN_BOL has no forward declaration.
Interfaces
Class /PLMU/CL_FRW_W_CONN_BOL has no interface implemented.
Friends
Class /PLMU/CL_FRW_W_CONN_BOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | FPM_MODEL_NAMESPACE | 'BOL' | FPM Wire Model: Namespace | 20110112 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CRM_GENIL_OBJ_MODEL | 20110216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20110216 | ||
| 2 | Instance method | Protected | Method | 20110216 |
Events
Class /PLMU/CL_FRW_W_CONN_BOL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_OBJECT_KEY | Protected | See coding | 20110217 | BEGIN OF gty_s_object_key,
component_name TYPE crmt_component_name,
object_name TYPE crmt_ext_obj_name,
END OF gty_s_object_key
|
Method Signatures
Method GET_GENIL_OBJECT_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPONENT | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20110216 | |||
| 2 | RO_OBJ_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | Interface for Access to Central Object Model | 20110216 |
Method GET_GENIL_OBJECT_MODEL on class /PLMU/CL_FRW_W_CONN_BOL has no exception.
Method INITIALIZE_BOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | 20110217 | ||||
| 2 | RV_STARTED | Value transfer | Type reference (TYPE) | BOOLE_D | 20110216 |
Method INITIALIZE_BOL on class /PLMU/CL_FRW_W_CONN_BOL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |