SAP ABAP Interface /BOFU/IF_FBI_CONTROLLER_NEW (/BOFU/IF_FBI_CONTROLLER_NEW)
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_CONTROLLER_NEW FBI Version 2: Central Controller 20091105
Properties
Interface /BOFU/IF_FBI_CONTROLLER_NEW  
Short Description /BOFU/IF_FBI_CONTROLLER_NEW    
General Data
Package /BOFU/FBI_RUNTIME_V2_BASE   FBI Runtime: Current Version: Base Services 
Created 20091105   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface /BOFU/IF_FBI_CONTROLLER_NEW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOFU/IF_ABSTRACT_SINGLETON Abstract Singleton 20091105
2 /BOFU/IF_FBI_CONTROLLER FBI Application Configuration Controller implements this 20091105
3 /BOFU/IF_FBI_TAG_COLLECTION FBI Version 2: Tag store 20100223
4 IF_FPM_FEEDER_MODEL Feeder Model Interface 20091120
5 IWCI_IF_FPM_APP_CONTROLLER WebDynpro Interface INTERFACECONTROLLER 20091105
6 IWCI_IF_FPM_GAF_CONF_EXIT WebDynpro Interface INTERFACECONTROLLER 20091105
7 IWCI_IF_FPM_OIF_CONF_EXIT WebDynpro Interface INTERFACECONTROLLER 20091105
8 IWCI_IF_FPM_RESOURCE_MANAGER WebDynpro Interface INTERFACECONTROLLER 20091105
9 IWCI_IF_FPM_TABBED_CONF_EXIT WebDynpro Interface INTERFACECONTROLLER 20091105
10 IWCI_IF_FPM_TRANSACTION WebDynpro Interface INTERFACECONTROLLER 20091105
11 IWCI_IF_FPM_WORK_PROTECTION WebDynpro Interface INTERFACECONTROLLER 20091105
Friends
Interface /BOFU/IF_FBI_CONTROLLER_NEW has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_COMPONENT Instance attribute Public Attribute reference (LIKE) 20091105
2 MO_CONNECTOR Instance attribute Public Object reference (TYPE REF TO) /BOFU/IF_FBI_CONNECTOR_BASE FBI Connector 20091105
3 MO_FLUSH_EVENT Instance attribute Public Attribute reference (LIKE) 20091105
4 MO_IDR_PROVIDER Instance attribute Public Attribute reference (LIKE) 20091105
5 MO_TXN_MGR Instance attribute Public Attribute reference (LIKE) 20091105
6 MS_APPCONFIG_SETTINGS Instance attribute Public Attribute reference (LIKE) 20100216
7 MT_BO_SRVMGR_MAP Instance attribute Public Attribute reference (LIKE) 20091105
8 MT_CUSTOM_ACTIONS Instance attribute Public Attribute reference (LIKE) 20091105
9 MT_DELETED_KEYS Instance attribute Public Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20120228
10 MT_MODIF_BUFFER Instance attribute Public Attribute reference (LIKE) 20091105
11 MT_NODE_BUFFER Instance attribute Public Attribute reference (LIKE) 20091105
12 MT_PENDING_CREATE Instance attribute Public Attribute reference (LIKE) 20091105
13 MV_CHANGE_MODE Instance attribute Public Attribute reference (LIKE) 20091105
14 MV_CHMOD_COUNTER Instance attribute Public Attribute reference (LIKE) 20091105
15 MV_UPDATE_COUNTER Instance attribute Public Attribute reference (LIKE) 20091105
16 SC_PROP_VALUES Instance attribute Public Attribute reference (LIKE) 20091105
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_NODE_BUFFER Instance method Public Method 20091105
2 GET_ACTION_DIALOG_ID Instance method Public Method 20091105
3 GET_CONNECTOR Instance method Public Method 20091105
4 GET_CREATE_KEY Instance method Public Method 20091105
5 GET_NODE_DATA Instance method Public Method 20091105
6 GET_NODE_KEY Instance method Public Method 20091105
7 GET_NODE_MESSAGES Instance method Public Method 20091105
8 GET_NODE_PROPERTY Instance method Public Method 20091105
9 GET_PROPERTY_BUFFER Instance method Public Method 20091105
10 GET_TAG_KEYS Instance method Public Method 20100223
11 GET_TAG_VALUE Instance method Public Method 20100223
12 GET_TARGET_CONTENT_AREA Instance method Public Method 20100720
13 GET_TARGET_KEYS Instance method Public Method 20091105
14 INIT_COMPONENT Instance method Public Method 20091105
15 IS_DIAGNOSTIC_MODE Instance method Public Method 20100317
16 IS_SYNCUP_REQUIRED Instance method Public Method 20100315
17 ON_ROUNDTRIP Instance method Public Method 20091105
18 POST_MODIF_BUFFER Instance method Public Method 20091105
19 POST_SYNCUP_DATA Instance method Public Method 20091105
20 PREP_MODIFY_4_PENDING_CREATE Instance method Public Method 20110113
21 REGISTER_CALLBACK_CLASS Instance method Public Method 20120228
22 RESET_CONVERSION_ERROR Instance method Public Method 20100121
23 SET_APPCONFIG_SETTINGS Instance method Public Method 20100216
24 SET_CONNECTOR Instance method Public Method 20091105
25 SET_CONVERSION_ERROR Instance method Public Method 20100121
26 SET_CUSTOM_ACTION_MAP Instance method Public Method 20091105
27 SET_DARK_EVENT_REQUIRED Instance method Public Method 20100107
28 SET_IDR_PROVIDER Instance method Public Method 20091105
29 SET_TAG_VALUE Instance method Public Method 20100223
30 SET_TRANSACTION_PATTERN Instance method Public Method 20091105
31 SHOW_ERROR_PAGE Instance method Public Method 20091105
Events
Interface /BOFU/IF_FBI_CONTROLLER_NEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_ACT_PROP_MAP Public Attribute reference (LIKE) 20091105
2 TS_ASSOC_PROP_MAP Public Attribute reference (LIKE) 20091105
3 TS_ATTR_PROP_MAP Public Attribute reference (LIKE) 20091105
4 TS_BO_SRVMGR_MAP Public Attribute reference (LIKE) 20091105
5 TS_CONVERSION_ERROR Public See coding 20100121 BEGIN OF TS_CONVERSION_ERROR, key TYPE /bobf/conf_key, name TYPE name_komp, id TYPE string, END OF TS_CONVERSION_ERROR
6 TS_FBI_CFG_ACTIONS Public Attribute reference (LIKE) 20091105
7 TS_FBI_CFG_NAVIGATION Public Attribute reference (LIKE) 20091105
8 TS_MODIF_BUFFER Public Attribute reference (LIKE) 20091105
9 TS_NODE_ASSOC Public Attribute reference (LIKE) 20091105
10 TS_NODE_BUFFER Public Attribute reference (LIKE) 20091105
11 TS_NODE_PROPERTY Public Attribute reference (LIKE) 20091105
12 TS_PENDING_CREATE Public Attribute reference (LIKE) 20091105
13 TS_PROPERTY_BUFFER Public See coding 20091105 BEGIN OF ts_property_buffer, bo_key TYPE /bobf/obm_bo_key, o_property_buffer TYPE REF TO /bofu/if_fbi_property_buffer, END OF ts_property_buffer
14 TS_SYNCUP_BUFFER Public Attribute reference (LIKE) 20091105
15 TS_TAG_KEY Public Attribute reference (LIKE) 20100223
16 TT_ACT_PROP_MAP Public Attribute reference (LIKE) 20091105
17 TT_ASSOC_PROP_MAP Public Attribute reference (LIKE) 20091105
18 TT_ATTR_PROP_MAP Public Attribute reference (LIKE) 20091105
19 TT_BO_SRVMGR_MAP Public Attribute reference (LIKE) 20091105
20 TT_CONVERSION_ERROR Public See coding 20100121 tt_conversion_error TYPE SORTED TABLE OF ts_conversion_error WITH UNIQUE KEY key name id
21 TT_FBI_CFG_ACTIONS Public Attribute reference (LIKE) 20091105
22 TT_MODIFY_BUFFER Public Attribute reference (LIKE) 20091105
23 TT_MODIF_BUFFER Public Attribute reference (LIKE) 20091105
24 TT_NODE_ASSOC Public Attribute reference (LIKE) 20091105
25 TT_NODE_BUFFER Public Attribute reference (LIKE) 20091105
26 TT_NODE_PROPERTY Public Attribute reference (LIKE) 20091105
27 TT_PENDING_CREATE Public Attribute reference (LIKE) 20091105
28 TT_PROPERTY_BUFFER Public See coding 20091105 tt_property_buffer TYPE SORTED TABLE OF ts_property_buffer WITH UNIQUE KEY bo_key
29 TT_SYNCUP_BUFFER Public Attribute reference (LIKE) 20091105
30 TT_TAG_KEY Public Attribute reference (LIKE) 20100223
31 TV_CHANGE_CAT Public Attribute reference (LIKE) 20091105
32 TV_PROP_VALUE Public Attribute reference (LIKE) 20091105
Method Signatures

Method BUILD_NODE_BUFFER Signature

Method BUILD_NODE_BUFFER on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method BUILD_NODE_BUFFER on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method GET_ACTION_DIALOG_ID Signature

Method GET_ACTION_DIALOG_ID on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_ACTION_DIALOG_ID on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method GET_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONNECTOR Value transfer Object reference (TYPE REF TO) /BOFU/IF_FBI_CONNECTOR_BASE 20091105

Method GET_CONNECTOR on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method GET_CREATE_KEY Signature

Method GET_CREATE_KEY on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_CREATE_KEY on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method GET_NODE_DATA Signature

Method GET_NODE_DATA on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_NODE_DATA on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method GET_NODE_KEY Signature

Method GET_NODE_KEY on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_NODE_KEY on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method GET_NODE_MESSAGES Signature

Method GET_NODE_MESSAGES on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_NODE_MESSAGES on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method GET_NODE_PROPERTY Signature

Method GET_NODE_PROPERTY on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_NODE_PROPERTY on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method GET_PROPERTY_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_INSTANCE Value transfer Object reference (TYPE REF TO) /BOFU/IF_FBI_PROPERTY_BUFFER 20091105
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY 20091105

Method GET_PROPERTY_BUFFER on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method GET_TAG_KEYS Signature

Method GET_TAG_KEYS on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_TAG_KEYS on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method GET_TAG_VALUE Signature

Method GET_TAG_VALUE on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_TAG_VALUE on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method GET_TARGET_CONTENT_AREA Signature

Method GET_TARGET_CONTENT_AREA on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_TARGET_CONTENT_AREA on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method GET_TARGET_KEYS Signature

Method GET_TARGET_KEYS on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_TARGET_KEYS on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method INIT_COMPONENT Signature

Method INIT_COMPONENT on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method INIT_COMPONENT on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method IS_DIAGNOSTIC_MODE Signature

Method IS_DIAGNOSTIC_MODE on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method IS_DIAGNOSTIC_MODE on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method IS_SYNCUP_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SYNCUP_REQUIRED Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100315

Method IS_SYNCUP_REQUIRED on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method ON_ROUNDTRIP Signature

Method ON_ROUNDTRIP on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method ON_ROUNDTRIP on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method POST_MODIF_BUFFER Signature

Method POST_MODIF_BUFFER on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method POST_MODIF_BUFFER on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method POST_SYNCUP_DATA Signature

Method POST_SYNCUP_DATA on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method POST_SYNCUP_DATA on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method PREP_MODIFY_4_PENDING_CREATE Signature

Method PREP_MODIFY_4_PENDING_CREATE on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method PREP_MODIFY_4_PENDING_CREATE on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method REGISTER_CALLBACK_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK_CLASS Call by reference Object reference (TYPE REF TO) /BOFU/IF_FBI_CONTROLLER_CB Callback interface for the FBI Controller class 20120228

Method REGISTER_CALLBACK_CLASS on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method RESET_CONVERSION_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONVERSION_ERROR Call by reference Type reference (TYPE) TT_CONVERSION_ERROR 20100121

Method RESET_CONVERSION_ERROR on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method SET_APPCONFIG_SETTINGS Signature

Method SET_APPCONFIG_SETTINGS on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method SET_APPCONFIG_SETTINGS on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method SET_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONNECTOR Call by reference Object reference (TYPE REF TO) /BOFU/IF_FBI_CONNECTOR_BASE 20091105

Method SET_CONNECTOR on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method SET_CONVERSION_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONVERSION_ERROR Call by reference Type reference (TYPE) TT_CONVERSION_ERROR 20100121

Method SET_CONVERSION_ERROR on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method SET_CUSTOM_ACTION_MAP Signature

Method SET_CUSTOM_ACTION_MAP on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method SET_CUSTOM_ACTION_MAP on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method SET_DARK_EVENT_REQUIRED Signature

Method SET_DARK_EVENT_REQUIRED on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method SET_DARK_EVENT_REQUIRED on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method SET_IDR_PROVIDER Signature

Method SET_IDR_PROVIDER on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method SET_IDR_PROVIDER on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method SET_TAG_VALUE Signature

Method SET_TAG_VALUE on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method SET_TAG_VALUE on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method SET_TRANSACTION_PATTERN Signature

Method SET_TRANSACTION_PATTERN on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method SET_TRANSACTION_PATTERN on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.

Method SHOW_ERROR_PAGE Signature

Method SHOW_ERROR_PAGE on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method SHOW_ERROR_PAGE on Interface /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702