Hierarchy

⤷

⤷

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
Methods
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 | ![]() |
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 | ![]() |
EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /BOFU/IF_FBI_PROPERTY_BUFFER | 20091105 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |