SAP ABAP Class /BOFU/CL_FBI_CONNECTOR (FBI Version 2: Connector class for Wire model)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC-FBI (Application Component) Integration of FPM and Persistency Frameworks like BOPF
⤷
/BOFU/FBI_RUNTIME_V2_BASE (Package) FBI Runtime: Current Version: Base Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_FBI_CONNECTOR_BASE | FBI Connector | 20090824 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CONNECTOR | Connector for UIBB Wiring | 20090824 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CONNECTOR_DEF | Connector: Access for FPM Framework | 20090824 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CONNECTOR_RUN | Connector: Access for Application Feeder Models | 20090824 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOFU/CL_FBI_ATTACH_CONNECTOR | Connector class for Attachment Folder reuse UI | 20110927 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /BOFU/CL_FBI_TEXT_CONNECTOR | Connector class for Text collection reuse UI | 20110926 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /BOFU/CL_FBI_TXT_FORM_CONN | Connector class when text node contents displayed in a form | 20111109 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /BOFU/CL_PPFOCGF_CON_SEND_REQ | Connector | 20101001 |
| 5 | Inheritance (c INHERITING FROM c_ref) | /BOFU/PPFOCGF_CON_SEND_REQ | connector | 20100805 |
Properties
| Class | /BOFU/CL_FBI_CONNECTOR | |
| Short Description | FBI Version 2: Connector class for Wire model | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOFU/FBI_RUNTIME_V2_BASE | FBI Runtime: Current Version: Base Services |
| Created | 20090824 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOFU/CL_FBI_CONNECTOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOFU/IF_FBI_CONNECTOR_BASE | FBI Connector | 20090824 | ||
| 2 | IF_FPM_CONNECTOR | Connector for UIBB Wiring | 20090824 | ||
| 3 | IF_FPM_CONNECTOR_DEF | Connector: Access for FPM Framework | 20090824 | ||
| 4 | IF_FPM_CONNECTOR_RUN | Connector: Access for Application Feeder Models | 20090824 |
Friends
Class /BOFU/CL_FBI_CONNECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | Interface for Configuration | 20091211 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | /BOFU/IF_FBI_CONTROLLER_NEW | /BOFU/IF_FBI_CONTROLLER | 20090825 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | /BOFU/IF_FBI_ENTITY_COLLECTION | FBI Entity Collection | 20090825 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | FPM_T_PARAMETER_DEF | Parameter Definition | 20090825 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20090828 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090826 |
Events
Class /BOFU/CL_FBI_CONNECTOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_OBJECT_KEY | Protected | See coding | 20091208 | BEGIN OF ts_object_key,
bo TYPE /bobf/obm_bo_key,
node TYPE /bobf/obm_node_key,
END OF ts_object_key
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /BOFU/CL_FBI_CONNECTOR has no parameter.
Method CLASS_CONSTRUCTOR on class /BOFU/CL_FBI_CONNECTOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |