SAP ABAP Interface /BOFU/IF_FBI_CONNECTOR_BASE (FBI Connector)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/CL_FBI_CONNECTOR | FBI Version 2: Connector class for Wire model | 20090824 |
Properties
Interface | /BOFU/IF_FBI_CONNECTOR_BASE | |
Short Description | FBI Connector |
General Data
Package | /BOFU/FBI_RUNTIME_V2_BASE | FBI Runtime: Current Version: Base Services |
Created | 20090824 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | /BOFU/IF_FBI_CONTROLLER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_CONNECTOR | Connector for UIBB Wiring | 20090824 | ||
2 | IF_FPM_CONNECTOR_DEF | Connector: Access for FPM Framework | 20090824 | ||
3 | IF_FPM_CONNECTOR_RUN | Connector: Access for Application Feeder Models | 20090824 |
Friends
Interface /BOFU/IF_FBI_CONNECTOR_BASE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_SRC_NODE_ASSOC | Constant | Public | Type reference (TYPE) | /BOFU/FBI_ASSOCIATION | 'SRC_NODE_ASSOC' | Association | 20091208 | |
2 | IS_BOOTSTRAP | Instance attribute | Public | Type reference (TYPE) | XFELD | Is BootStrap Connector | 20090825 | ||
3 | MO_SOURCE_ENTITY | Instance attribute | Public | Object reference (TYPE REF TO) | /BOFU/IF_FBI_ENTITY_COLLECTION | /BOFU/IF_FBI_ENTITY_COLLECTION | 20090827 | ||
4 | MO_TARGET_ENTITY | Instance attribute | Public | Object reference (TYPE REF TO) | /BOFU/IF_FBI_ENTITY_COLLECTION | /BOFU/IF_FBI_ENTITY_COLLECTION | 20090827 | ||
5 | MS_CONNECTOR_PARAMS | Instance attribute | Public | Type reference (TYPE) | /BOFU/FBI_S_CONNECTOR_PARAMS | Structure fir connector parameters | 20091211 | ||
6 | MS_WIRE_PARAMS | Instance attribute | Public | Type reference (TYPE) | /BOFU/FBI_S_WIRE_PARAMS | FBI wire parameters | 20091211 | ||
7 | MT_SRC_DIRTY_KEYS | Instance attribute | Public | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091026 | ||
8 | MT_SRC_PRP_DIRTY_KEYS | Instance attribute | Public | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091026 | ||
9 | MV_CURRENT_PORT | Instance attribute | Public | Type reference (TYPE) | FPM_MODEL_PORT_TYPE | FPM Wire Model: Port Type | 20091116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the parent's key if it is pending creation | 20110207 |
2 | ![]() |
Instance method | Public | Method | 20090828 | |
3 | ![]() |
Instance method | Public | Method | Returns if the GUIBB Should be VIsible | 20090901 |
4 | ![]() |
Instance method | Public | Method | 20090901 | |
5 | ![]() |
Instance method | Public | Method | 20100121 |
Events
Interface /BOFU/IF_FBI_CONNECTOR_BASE has no event.
Types
Interface /BOFU/IF_FBI_CONNECTOR_BASE has no local type.
Method Signatures
Method CHECK_PARENT_4_PENDING_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_DATA | Value transfer | Type reference (TYPE) | /BOFU/IF_FBI_CONTROLLER=>TS_PENDING_CREATE | Pending create structure | 20110210 |
Method CHECK_PARENT_4_PENDING_CREATE on Interface /BOFU/IF_FBI_CONNECTOR_BASE has no exception.
Method COMPARE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_KEYS_ADD | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20090828 | ||
2 | ![]() |
ET_KEYS_DEL | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20090828 | ||
3 | ![]() |
IT_PREVIOUS_KEYS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20090828 | ||
4 | ![]() |
IT_SELF_KEYS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20090828 |
Method COMPARE on Interface /BOFU/IF_FBI_CONNECTOR_BASE has no exception.
Method IS_GUIBB_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VISIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090901 |
Method IS_GUIBB_VISIBLE on Interface /BOFU/IF_FBI_CONNECTOR_BASE has no exception.
Method NOTIFY_CHANGE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SYNCUP_DATA | Call by reference | Type reference (TYPE) | /BOFU/T_FBI_SYNCUP_CHANGE | Sync-up change data | 20090901 |
Method NOTIFY_CHANGE_OBJECT on Interface /BOFU/IF_FBI_CONNECTOR_BASE has no exception.
Method SET_DEFERRED_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEFERRED_CREATE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100121 |
Method SET_DEFERRED_CREATE on Interface /BOFU/IF_FBI_CONNECTOR_BASE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |