Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_FRW_SERVICE_MGR | DEPRECATED - DO NOT USE!!! | 20080507 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CL_FRW_SERVICE_MGR_PRX | DEPRECATED - DO NOT USE!!! | 20080509 |
Properties
| Class | /BOBF/CL_FRW_SERVICE_MGR | |
| Short Description | DEPRECATED - DO NOT USE!!! | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOBF/FRAMEWORK | Business Object Processing Framework |
| Created | 20080507 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOBF/IF_FRW_SERVICE_MGR | DEPRECATED - DO NOT USE!!! | 20080507 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /BOBF/CL_FRW_TRANSACTION_MGR | 20080508 | DEPRECATED - DO NOT USE!!! |
Attributes
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | NOFIFY_CHANGES | Instance Event (0) |
Private (0) |
20080529 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ACTION_PROPERTIES | Protected | Attribute reference (LIKE) | 20080509 | |
||
| 2 | TT_ASSOCIATION_PROPERTIES | Protected | Attribute reference (LIKE) | 20080509 | |
||
| 3 | TT_ATTRIBUTE_PROPERTIES | Protected | Attribute reference (LIKE) | 20080509 | |
||
| 4 | TT_INSTANCE_CACHE | Protected | See coding | 20080509 | tt_instance_cache TYPE SORTED TABLE OF ty_instance_cache
WITH UNIQUE KEY class_name
|
||
| 5 | TT_KEY_MAP | Protected | See coding | 20080509 | tt_key_map TYPE SORTED TABLE OF ty_key_map WITH UNIQUE KEY node_key handle
|
||
| 6 | TT_NODE_ELEMENT_PROPERTIES | Protected | Attribute reference (LIKE) | 20080509 | |
||
| 7 | TT_NODE_ID_HANDLE | Protected | Attribute reference (LIKE) | 20080508 | |
||
| 8 | TY_ACTION_PROPERTY | Protected | Attribute reference (LIKE) | 20080509 | |
||
| 9 | TY_ASSOCIATION_PROPERTY | Protected | Attribute reference (LIKE) | 20080509 | |
||
| 10 | TY_ATTRIBUTE_PROPERTY | Protected | Attribute reference (LIKE) | 20080509 | |
||
| 11 | TY_CHANGE_MODE | Protected | Attribute reference (LIKE) | 20080509 | |
||
| 12 | TY_EDIT_MODE | Protected | Attribute reference (LIKE) | 20080509 | |
||
| 13 | TY_IMAGE | Protected | Attribute reference (LIKE) | 20080509 | |
||
| 14 | TY_INSTANCE_CACHE | Protected | See coding | 20080509 | BEGIN OF ty_instance_cache,
class_name TYPE seoclsname,
class_reference TYPE REF TO object,
END OF ty_instance_cache
|
||
| 15 | TY_KEY_MAP | Protected | See coding | 20080509 | BEGIN OF ty_key_map,
node_key type /bobf/obm_node_key,
handle TYPE /bobf/conf_key,
key TYPE /bobf/conf_key,
END OF ty_key_map
|
||
| 16 | TY_NODE_ELEMENT_PROPERTY | Protected | Attribute reference (LIKE) | 20080509 | |
||
| 17 | TY_NODE_ID_HANDLE | Protected | Attribute reference (LIKE) | 20080508 | |
||
| 18 | TY_PROPERTIES | Protected | Attribute reference (LIKE) | 20080509 | |
||
| 19 | TY_PROPERTY_CHANGE_SCOPE | Protected | Attribute reference (LIKE) | 20080509 | |
||
| 20 | TY_PROPERTY_SCOPE | Protected | Attribute reference (LIKE) | 20080509 | |
||
| 21 | TY_SCOPE | Protected | Attribute reference (LIKE) | 20080509 | |
Method Signatures
Method ADJUST_NUMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CHANGE | Interface of Change Object | 20080529 | |||
| 2 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20080529 | |||
| 3 | ET_ADJUSTED_NUMBERS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_ADJUSTED_NUMBERS | Adjusted Numbers | 20080529 | |||
| 4 | IT_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20080529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20080619 |
Method AFTER_FAILED_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CHANGE | Interface of Change Object | 20080529 | |||
| 2 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20080529 | |||
| 3 | IT_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20080529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20080619 |
Method AFTER_SUCCESSFUL_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CHANGE | Interface of Change Object | 20080529 | |||
| 2 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20080529 | |||
| 3 | IT_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20080529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20080619 |
Method CHECK Signature
Method CHECK on class /BOBF/CL_FRW_SERVICE_MGR has no parameter.
Method CHECK on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method CHECK_AND_DETERMINE Signature
Method CHECK_AND_DETERMINE on class /BOBF/CL_FRW_SERVICE_MGR has no parameter.
Method CHECK_AND_DETERMINE on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method CHECK_BEFORE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20080528 | |||
| 2 | EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080528 | |||
| 3 | IT_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20080528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20080528 |
Method CLEANUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20080528 | |||
| 2 | IT_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20080528 | |||
| 3 | IV_CLEANUP_MODE | Call by reference | Type reference (TYPE) | /BOBF/CONF_CLEANUP_MODE | Transaction Behavior During Save (Transaction Mode) | 20080528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20080528 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20080509 | |||
| 2 | IV_BO_NAME | Call by reference | Type reference (TYPE) | /BOBF/OBM_NAME | BO Name | 20080509 | |||
| 3 | IV_IS_PROXY | Call by reference | Type reference (TYPE) | BOOLE_D | Proxy service manager? | 20080509 |
Method CONSTRUCTOR on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method CONVERT_KEYS Signature
Method CONVERT_KEYS on class /BOBF/CL_FRW_SERVICE_MGR has no parameter.
Method CONVERT_KEYS on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method DO_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20080529 | |||
| 2 | EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080529 | |||
| 3 | IT_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20080529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20080619 |
Method FILL_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CHANGE | Interface of Change Object | 20080508 | |||
| 2 | ET_FAILED_CREATE_HANDLE | Call by reference | Type reference (TYPE) | TT_KEY_MAP | 20080508 | ||||
| 3 | IO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CHANGE | Interface of Change Object | 20080508 |
Method FILL_CHANGES on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method FILL_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20080508 | |||
| 2 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | /BOBF/CX_FRW | BOPF Exception Class | 20080508 | |||
| 3 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20080508 | |||
| 4 | IT_FAILED_CREATE_HANDLE | Call by reference | Type reference (TYPE) | TT_KEY_MAP | 20080508 | ||||
| 5 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | /BOBF/OBM_NAME | Name | 20080508 | |||
| 6 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20080508 | |||
| 7 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20080508 |
Method FILL_MESSAGES on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method FINALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CHANGE | Interface of Change Object | 20080529 | |||
| 2 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20080529 | |||
| 3 | EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080529 | |||
| 4 | IT_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20080529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20080619 |
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20080609 | |||
| 2 | EV_NEW_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080609 | ||||
| 3 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20080609 | |||
| 4 | IV_KEY_IS_HANDLE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | NodeID | 20080609 | ||
| 5 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20080609 |
Method GET_KEY on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method GET_NODE_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_ALTKEY_MAPPER | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_SP_ALTERNATIVE_KEY | Interface to the mapping of alternative keys | 20080508 | |||
| 2 | EO_NODE_MAPPER | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_SP_NODE | Interface to business object node related services | 20080508 | |||
| 3 | ES_NODE_CONF | Call by reference | Type reference (TYPE) | /BOBF/S_CONFRO_NODE | Configuration: Node | 20080508 | |||
| 4 | EV_NODE_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Mapper class name | 20080508 | |||
| 5 | EV_USE_PROXY_TYPE | Call by reference | Type reference (TYPE) | /BOBF/OBM_USE_PROXY_TYPE | Use proxy data types in internal model | 20080508 | |||
| 6 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | NodeID | 20080508 |
Method GET_NODE_CLASS on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method IS_PROXY_SERVICE_MANAGER Signature
Method IS_PROXY_SERVICE_MANAGER on class /BOBF/CL_FRW_SERVICE_MGR has no parameter.
Method IS_PROXY_SERVICE_MANAGER on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method MAPPER_CLASS_LOOKUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_ACTION | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_SP_ACTION | Interface to the mapping of action related objects | 20080508 | |||
| 2 | EO_ALTERNATIVE_KEY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_SP_ALTERNATIVE_KEY | Interface to the mapping of alternative keys | 20080508 | |||
| 3 | EO_ASSOCIATION | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_SP_ASSOCIATION | Interface to the mapping of association related objects | 20080508 | |||
| 4 | EO_NODE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_SP_NODE | Interface to business object node related services | 20080508 | |||
| 5 | EO_QUERY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_SP_QUERY | Interface to the mapping of query related objects | 20080508 | |||
| 6 | IV_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | Mapper class name | 20080508 |
Method MAPPER_CLASS_LOOKUP on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method MAP_CHECK_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHECK_SCOPE | Value transfer | Type reference (TYPE) | /BOBF/FRW_SCOPE | Scope | 20080507 | |||
| 2 | IV_PROXY_CHECK_SCOPE | Call by reference | Type reference (TYPE) | /BOBF/IF_FRW_SERVICE_MGR=>TY_SCOPE | Check Scope | 20080507 |
Method MAP_CHECK_SCOPE on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method MAP_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EDIT_MODE | Value transfer | Type reference (TYPE) | /BOBF/CONF_EDIT_MODE | Change Mode | 20080507 | |||
| 2 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | /BOBF/IF_FRW_SERVICE_MGR=>TY_EDIT_MODE | Proxy Change Mode | 20080507 |
Method MAP_EDIT_MODE on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method MAP_KEY_TO_BO_NODE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CONF_NODE | Call by reference | Type reference (TYPE) | /BOBF/S_CONFRO_NODE | Configuration: Node | 20080508 | |||
| 2 | EV_PROXY_NODE_NAME | Call by reference | Type reference (TYPE) | /BOBF/OBM_NAME | Proxy Node Name | 20080508 | |||
| 3 | IV_BO_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node Key | 20080508 |
Method MAP_KEY_TO_BO_NODE_NAME on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method MODIFY Signature
Method MODIFY on class /BOBF/CL_FRW_SERVICE_MGR has no parameter.
Method MODIFY on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method QUERY Signature
Method QUERY on class /BOBF/CL_FRW_SERVICE_MGR has no parameter.
Method QUERY on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class /BOBF/CL_FRW_SERVICE_MGR has no parameter.
Method RETRIEVE on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method RETRIEVE_BY_ASSOCIATION Signature
Method RETRIEVE_BY_ASSOCIATION on class /BOBF/CL_FRW_SERVICE_MGR has no parameter.
Method RETRIEVE_BY_ASSOCIATION on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method RETRIEVE_CODE_VALUES Signature
Method RETRIEVE_CODE_VALUES on class /BOBF/CL_FRW_SERVICE_MGR has no parameter.
Method RETRIEVE_CODE_VALUES on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method RETRIEVE_DEFAULT_ACTION_PARAM Signature
Method RETRIEVE_DEFAULT_ACTION_PARAM on class /BOBF/CL_FRW_SERVICE_MGR has no parameter.
Method RETRIEVE_DEFAULT_ACTION_PARAM on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method RETRIEVE_DEFAULT_NODE_VALUES Signature
Method RETRIEVE_DEFAULT_NODE_VALUES on class /BOBF/CL_FRW_SERVICE_MGR has no parameter.
Method RETRIEVE_DEFAULT_NODE_VALUES on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method RETRIEVE_DEFAULT_QUERY_PARAM Signature
Method RETRIEVE_DEFAULT_QUERY_PARAM on class /BOBF/CL_FRW_SERVICE_MGR has no parameter.
Method RETRIEVE_DEFAULT_QUERY_PARAM on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method RETRIEVE_PROPERTIES Signature
Method RETRIEVE_PROPERTIES on class /BOBF/CL_FRW_SERVICE_MGR has no parameter.
Method RETRIEVE_PROPERTIES on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method RETRIEVE_ROOT_KEYS Signature
Method RETRIEVE_ROOT_KEYS on class /BOBF/CL_FRW_SERVICE_MGR has no parameter.
Method RETRIEVE_ROOT_KEYS on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method RETRIEVE_VALUE_SET Signature
Method RETRIEVE_VALUE_SET on class /BOBF/CL_FRW_SERVICE_MGR has no parameter.
Method RETRIEVE_VALUE_SET on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method SET_APPLICATION_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20080507 |
Method SET_APPLICATION_ERROR on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method SET_CONFIGURATION_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20080507 |
Method SET_CONFIGURATION_ERROR on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method SORT_MODIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BO_CONF | Call by reference | Type reference (TYPE) | /BOBF/S_CONFRO_OBJ | Configuration: Version-Dependent Root Node | 20080508 | |||
| 2 | ET_MODIFICATION | Call by reference | Type reference (TYPE) | /BOBF/IF_SP_BUSINESS_OBJECT=>TT_MODIFICATIONS | The table of all modifications of this BO | 20080508 | |||
| 3 | IT_MODIFICATION | Call by reference | Type reference (TYPE) | /BOBF/IF_SP_BUSINESS_OBJECT=>TT_MODIFICATIONS | The table of all modifications of this BO | 20080508 |
Method SORT_MODIFICATION on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method _ASSERT_CHANGED_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONSISTENT | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080508 | |||
| 2 | IT_CHANGED_ATTRIBUTE | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | Table of Strings | 20080508 |
Method _ASSERT_CHANGED_ATTRIBUTES on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Method _CONVERT_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FAILED | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_BOOLEAN | Table of boolean values. Index-equality to IT_SOURCE_KEYS! | 20080609 | |||
| 2 | ET_TARGET_KEY | Call by reference | Type reference (TYPE) | INDEX TABLE | Table of converted keys. Index-equality to IT_SOURCE_KEYS! | 20080609 | |||
| 3 | IT_SOURCE_KEY | Call by reference | Type reference (TYPE) | INDEX TABLE | Table of source keys which are to be converted | 20080609 | |||
| 4 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080609 | |||
| 5 | IV_CHECK_EXISTENCE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080609 | |||
| 6 | IV_INVALIDATE_CACHE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080609 | |||
| 7 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20080609 | |||
| 8 | IV_SOURCE_ALTKEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | Source alternative key | 20080609 | |||
| 9 | IV_TARGET_ALTKEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | Target alternative key | 20080609 |
Method _CONVERT_KEYS on class /BOBF/CL_FRW_SERVICE_MGR has no exception.
Event Signatures
Event NOFIFY_CHANGES Signature
Event NOFIFY_CHANGES on class /BOBF/CL_FRW_SERVICE_MGR has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |