SAP ABAP Class /BOBF/CL_FRW_SERVICE_MGR (DEPRECATED - DO NOT USE!!!)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
     /BOBF/FRAMEWORK (Package) Business Object Processing Framework
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 /BOBF/IF_FRW_SERVICE_MGR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /BOBF/IF_SP_BUSINESS_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 ABAP 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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CHANGE_MODE_CREATE Instance attribute Protected Attribute reference (LIKE) 20080508
2 CO_CHANGE_MODE_DELETE Instance attribute Protected Attribute reference (LIKE) 20080508
3 CO_CHANGE_MODE_UPDATE Instance attribute Protected Attribute reference (LIKE) 20080508
4 CO_CHECK_SCOPE_LOCAL Instance attribute Public Attribute reference (LIKE) 20080619
5 CO_CHECK_SCOPE_SUBSTRUCTURE Instance attribute Public Attribute reference (LIKE) 20080619
6 CO_IMAGE_BEFORE_CHANGES Instance attribute Protected Attribute reference (LIKE) 20080508
7 CO_IMAGE_CURRENT_DATA Instance attribute Protected Attribute reference (LIKE) 20080508
8 CO_IMAGE_TRANSACTIONAL_BUFFER Instance attribute Protected Attribute reference (LIKE) 20080508
9 CO_KEY_PROXY_NAME Instance attribute Protected Attribute reference (LIKE) 20080508
10 CO_PARENT_KEY_PROXY_NAME Instance attribute Protected Attribute reference (LIKE) 20080508
11 CO_STANDARD_MAPPER_CLASS Instance attribute Protected Attribute reference (LIKE) 20080508
12 MO_BOPF Instance attribute Protected Attribute reference (LIKE) 20080508
13 MO_BO_ADJUSTMENT_CLASS Instance attribute Protected Attribute reference (LIKE) 20080508
14 MO_CONF Instance attribute Protected Attribute reference (LIKE) 20080508
15 MO_CONFIGURATION Instance attribute Private Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20090313
16 MO_SERVICE_MANAGER Instance attribute Private Object reference (TYPE REF TO) /BOBF/IF_TRA_SERVICE_MANAGER Containing the public service methods of a service manager 20090313
17 MO_STANDARD_MAPPER_CLASS Instance attribute Private Object reference (TYPE REF TO) /BOBF/CL_SP_NODE_TABLES_BS Field mapping (meta data based) 20080508
18 MV_BO_KEY Instance attribute Protected Attribute reference (LIKE) 20080508
19 MV_BO_NODE_KEY_ROOT Instance attribute Protected Attribute reference (LIKE) 20080508
20 MV_INIT_SUCCESSFUL Instance attribute Protected Attribute reference (LIKE) 20080508
21 MV_IS_PROXY Instance attribute Protected Attribute reference (LIKE) 20080509
22 MV_PROXY_BO_NAME Instance attribute Protected Attribute reference (LIKE) 20080508
23 MV_PROXY_BO_NODE_ROOT Instance attribute Protected Attribute reference (LIKE) 20080508
24 MV_USE_FALLBACK Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090316
25 ST_CLASS_LOOKUP Static Attribute Private Type reference (TYPE) TT_INSTANCE_CACHE 20080508
26 ST_KEY_MAP Static Attribute Private Type reference (TYPE) TT_KEY_MAP 20080508
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_NUMBERS Instance method Protected Method Service Mgr Instance adjust_numbers (called by TA Mgr) 20080529
2 AFTER_FAILED_SAVE Instance method Protected Method Service Mgr Instance after_failed_save (called by TA Mgr) 20080529
3 AFTER_SUCCESSFUL_SAVE Instance method Protected Method Service Mgr Instance after_succ._save (called by TA Mgr) 20080529
4 CHECK Instance method Public Method 20080509
5 CHECK_AND_DETERMINE Instance method Public Method 20080509
6 CHECK_BEFORE_SAVE Instance method Protected Method Check Service Mgr Instance before save (called by TA Mgr) 20080528
7 CLEANUP Instance method Protected Method Cleanup Service Manager Instance (called by Transaction Mgr) 20080528
8 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20080508
9 CONVERT_KEYS Instance method Public Method 20080509
10 DO_SAVE Instance method Protected Method Service Mgr Instance do_save (called by TA Mgr) 20080529
11 FILL_CHANGES Instance method Protected Method Fill change handler 20080508
12 FILL_MESSAGES Instance method Protected Method Fill message handler 20080508
13 FINALIZE Instance method Protected Method Check Service Mgr Instance on finalize (called by TA Mgr) 20080529
14 GET_KEY Instance method Protected Method Get a key for a handle or a new key 20080508
15 GET_NODE_CLASS Instance method Protected Method Get meta information about node 20080508
16 IS_PROXY_SERVICE_MANAGER Instance method Public Method 20080509
17 MAPPER_CLASS_LOOKUP Instance method Protected Method get a mapper class 20080508
18 MAP_CHECK_SCOPE Instance method Protected Method Map check scope from proxy to BOPF 20080507
19 MAP_EDIT_MODE Instance method Protected Method Map edit mode from proxy to BOPF 20080507
20 MAP_KEY_TO_BO_NODE_NAME Instance method Protected Method Map node key to ESF node name 20080508
21 MODIFY Instance method Public Method 20080509
22 QUERY Instance method Public Method 20080509
23 RETRIEVE Instance method Public Method 20080509
24 RETRIEVE_BY_ASSOCIATION Instance method Public Method 20080509
25 RETRIEVE_CODE_VALUES Instance method Public Method 20080509
26 RETRIEVE_DEFAULT_ACTION_PARAM Instance method Public Method 20080509
27 RETRIEVE_DEFAULT_NODE_VALUES Instance method Public Method 20080509
28 RETRIEVE_DEFAULT_QUERY_PARAM Instance method Public Method 20080509
29 RETRIEVE_PROPERTIES Instance method Public Method 20080509
30 RETRIEVE_ROOT_KEYS Instance method Public Method 20080509
31 RETRIEVE_VALUE_SET Instance method Public Method 20080509
32 SET_APPLICATION_ERROR Instance method Protected Method Terminate with application error 20080507
33 SET_CONFIGURATION_ERROR Instance method Protected Method Terminate with configuration error 20080507
34 SORT_MODIFICATION Instance method Protected Method Sort the modify request 20080508
35 _ASSERT_CHANGED_ATTRIBUTES Instance method Protected Method Assert that valid nodes are changed 20080508
36 _CONVERT_KEYS Instance method Private Method Convert one alternative key into another one 20080609
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 Exporting EO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CHANGE Interface of Change Object 20080529
2 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20080529
3 Exporting ET_ADJUSTED_NUMBERS Call by reference Type reference (TYPE) /BOBF/T_FRW_ADJUSTED_NUMBERS Adjusted Numbers 20080529
4 Importing IT_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20080529
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20080619

Method AFTER_FAILED_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CHANGE Interface of Change Object 20080529
2 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20080529
3 Importing IT_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20080529
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20080619

Method AFTER_SUCCESSFUL_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CHANGE Interface of Change Object 20080529
2 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20080529
3 Importing IT_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20080529
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 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 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20080528
2 Exporting EV_REJECTED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080528
3 Importing IT_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20080528
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20080528

Method CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20080528
2 Importing IT_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20080528
3 Importing 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 /BOBF/CX_FRW BOPF Exception Class 20080528

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20080509
2 Importing IV_BO_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME BO Name 20080509
3 Importing 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 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20080529
2 Exporting EV_REJECTED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080529
3 Importing IT_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20080529
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20080619

Method FILL_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CHANGE Interface of Change Object 20080508
2 Exporting ET_FAILED_CREATE_HANDLE Call by reference Type reference (TYPE) TT_KEY_MAP 20080508
3 Importing 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 Changing CO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20080508
2 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) /BOBF/CX_FRW BOPF Exception Class 20080508
3 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20080508
4 Importing IT_FAILED_CREATE_HANDLE Call by reference Type reference (TYPE) TT_KEY_MAP 20080508
5 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20080508
6 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20080508
7 Importing 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 Exporting EO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CHANGE Interface of Change Object 20080529
2 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20080529
3 Exporting EV_REJECTED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080529
4 Importing IT_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20080529
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20080619

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20080609
2 Exporting EV_NEW_KEY Call by reference Type reference (TYPE) ABAP_BOOL 20080609
3 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20080609
4 Importing IV_KEY_IS_HANDLE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE NodeID 20080609
5 Importing 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 Exporting 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 Exporting EO_NODE_MAPPER Call by reference Object reference (TYPE REF TO) /BOBF/IF_SP_NODE Interface to business object node related services 20080508
3 Exporting ES_NODE_CONF Call by reference Type reference (TYPE) /BOBF/S_CONFRO_NODE Configuration: Node 20080508
4 Exporting EV_NODE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Mapper class name 20080508
5 Exporting EV_USE_PROXY_TYPE Call by reference Type reference (TYPE) /BOBF/OBM_USE_PROXY_TYPE Use proxy data types in internal model 20080508
6 Importing 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 Exporting EO_ACTION Call by reference Object reference (TYPE REF TO) /BOBF/IF_SP_ACTION Interface to the mapping of action related objects 20080508
2 Exporting 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 Exporting EO_ASSOCIATION Call by reference Object reference (TYPE REF TO) /BOBF/IF_SP_ASSOCIATION Interface to the mapping of association related objects 20080508
4 Exporting EO_NODE Call by reference Object reference (TYPE REF TO) /BOBF/IF_SP_NODE Interface to business object node related services 20080508
5 Exporting EO_QUERY Call by reference Object reference (TYPE REF TO) /BOBF/IF_SP_QUERY Interface to the mapping of query related objects 20080508
6 Importing 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 Returning EV_CHECK_SCOPE Value transfer Type reference (TYPE) /BOBF/FRW_SCOPE Scope 20080507
2 Importing 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 Returning EV_EDIT_MODE Value transfer Type reference (TYPE) /BOBF/CONF_EDIT_MODE Change Mode 20080507
2 Importing 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 Exporting ES_CONF_NODE Call by reference Type reference (TYPE) /BOBF/S_CONFRO_NODE Configuration: Node 20080508
2 Exporting EV_PROXY_NODE_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Proxy Node Name 20080508
3 Importing 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 Importing 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 Importing 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 Exporting ES_BO_CONF Call by reference Type reference (TYPE) /BOBF/S_CONFRO_OBJ Configuration: Version-Dependent Root Node 20080508
2 Exporting 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 Importing 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 Returning EV_CONSISTENT Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080508
2 Importing 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 Exporting ET_FAILED Call by reference Type reference (TYPE) /BOBF/T_FRW_BOOLEAN Table of boolean values. Index-equality to IT_SOURCE_KEYS! 20080609
2 Exporting ET_TARGET_KEY Call by reference Type reference (TYPE) INDEX TABLE Table of converted keys. Index-equality to IT_SOURCE_KEYS! 20080609
3 Importing IT_SOURCE_KEY Call by reference Type reference (TYPE) INDEX TABLE Table of source keys which are to be converted 20080609
4 Importing IV_BEFORE_IMAGE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080609
5 Importing IV_CHECK_EXISTENCE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080609
6 Importing IV_INVALIDATE_CACHE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080609
7 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20080609
8 Importing IV_SOURCE_ALTKEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Source alternative key 20080609
9 Importing 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