Meta Relationship - Using
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
Class | /BOFU/IF_FBI_CONTROLLER_NEW | |
Short Description | /BOFU/IF_FBI_CONTROLLER_NEW | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20091105 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BOFU/IF_FBI_CONTROLLER_NEW has no forward declaration.
Interfaces
Class /BOFU/IF_FBI_CONTROLLER_NEW has no interface implemented.
Friends
Class /BOFU/IF_FBI_CONTROLLER_NEW has no friend class.
Attributes
Methods
Events
Class /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 class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method BUILD_NODE_BUFFER on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method GET_ACTION_DIALOG_ID Signature
Method GET_ACTION_DIALOG_ID on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_ACTION_DIALOG_ID on class /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 class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method GET_CREATE_KEY Signature
Method GET_CREATE_KEY on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_CREATE_KEY on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method GET_NODE_DATA Signature
Method GET_NODE_DATA on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_NODE_DATA on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method GET_NODE_KEY Signature
Method GET_NODE_KEY on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_NODE_KEY on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method GET_NODE_MESSAGES Signature
Method GET_NODE_MESSAGES on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_NODE_MESSAGES on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method GET_NODE_PROPERTY Signature
Method GET_NODE_PROPERTY on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_NODE_PROPERTY on class /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 class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method GET_TAG_KEYS Signature
Method GET_TAG_KEYS on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_TAG_KEYS on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method GET_TAG_VALUE Signature
Method GET_TAG_VALUE on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_TAG_VALUE on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method GET_TARGET_CONTENT_AREA Signature
Method GET_TARGET_CONTENT_AREA on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_TARGET_CONTENT_AREA on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method GET_TARGET_KEYS Signature
Method GET_TARGET_KEYS on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method GET_TARGET_KEYS on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method INIT_COMPONENT Signature
Method INIT_COMPONENT on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method INIT_COMPONENT on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method IS_DIAGNOSTIC_MODE Signature
Method IS_DIAGNOSTIC_MODE on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method IS_DIAGNOSTIC_MODE on class /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 class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method ON_ROUNDTRIP Signature
Method ON_ROUNDTRIP on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method ON_ROUNDTRIP on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method POST_MODIF_BUFFER Signature
Method POST_MODIF_BUFFER on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method POST_MODIF_BUFFER on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method POST_SYNCUP_DATA Signature
Method POST_SYNCUP_DATA on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method POST_SYNCUP_DATA on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method PREP_MODIFY_4_PENDING_CREATE Signature
Method PREP_MODIFY_4_PENDING_CREATE on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method PREP_MODIFY_4_PENDING_CREATE on class /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 class /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 class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method SET_APPCONFIG_SETTINGS Signature
Method SET_APPCONFIG_SETTINGS on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method SET_APPCONFIG_SETTINGS on class /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 class /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 class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method SET_CUSTOM_ACTION_MAP Signature
Method SET_CUSTOM_ACTION_MAP on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method SET_CUSTOM_ACTION_MAP on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method SET_DARK_EVENT_REQUIRED Signature
Method SET_DARK_EVENT_REQUIRED on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method SET_DARK_EVENT_REQUIRED on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method SET_IDR_PROVIDER Signature
Method SET_IDR_PROVIDER on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method SET_IDR_PROVIDER on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method SET_TAG_VALUE Signature
Method SET_TAG_VALUE on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method SET_TAG_VALUE on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method SET_TRANSACTION_PATTERN Signature
Method SET_TRANSACTION_PATTERN on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method SET_TRANSACTION_PATTERN on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Method SHOW_ERROR_PAGE Signature
Method SHOW_ERROR_PAGE on class /BOFU/IF_FBI_CONTROLLER_NEW has no parameter.
Method SHOW_ERROR_PAGE on class /BOFU/IF_FBI_CONTROLLER_NEW has no exception.
Meta Relationship - Using (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |