SAP ABAP Class /BOBF/CL_TRA_SERVICE_MGR_PROXY (Proxy Service Manager)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
     /BOBF/TRANSACTION (Package) Business Object Processing Framework Transaction Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_TRA_SERVICE_MANAGER Containing the public service methods of a service manager 20090223
Properties
Class /BOBF/CL_TRA_SERVICE_MGR_PROXY  
Short Description Proxy Service Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/TRANSACTION   Business Object Processing Framework Transaction Management 
Created 20090129   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/CL_TRA_SERVICE_MGR_PROXY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_TRA_SERVICE_MANAGER Containing the public service methods of a service manager 20090223
Friends
Class /BOBF/CL_TRA_SERVICE_MGR_PROXY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONF Instance attribute Private Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20090209
2 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 20090206
3 MT_MAPPER_CACHE Instance attribute Private Type reference (TYPE) TT_MAPPER_CACHE 20090305
4 MV_BO_KEY Instance attribute Private Type reference (TYPE) /BOBF/OBM_BO_KEY Key of the Corresponding Business Object 20090206
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090206
2 GET_MAPPER_INSTANCE Instance method Private Method Returns a mapper instance 20090305
3 SET_APPLICATION_ERROR Instance method Private Method Terminate with application error 20090210
4 SET_CONFIGURATION_ERROR Instance method Private Method Terminate with configuration error 20090210
Events
Class /BOBF/CL_TRA_SERVICE_MGR_PROXY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_MAPPER_CACHE Private See coding 20090305 tt_mapper_cache TYPE STANDARD TABLE OF ty_mapper_cache WITH KEY content_key content_cat
2 TY_MAPPER_CACHE Private See coding 20090305 BEGIN OF ty_mapper_cache, content_key TYPE /bobf/conf_key, content_cat TYPE /bobf/obm_content_cat, fieldmapper_action TYPE REF TO /bobf/if_sp_action, fieldmapper_alternative_key TYPE REF TO /bobf/if_sp_alternative_key, fieldmapper_association TYPE REF TO /bobf/if_sp_association, fieldmapper_node TYPE REF TO /bobf/if_sp_node, fieldmapper_query TYPE REF TO /bobf/if_sp_query, END OF ty_mapper_cache
Method Signatures

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 20090206

Method CONSTRUCTOR on class /BOBF/CL_TRA_SERVICE_MGR_PROXY has no exception.

Method GET_MAPPER_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_ACTION_MAPPER Call by reference Object reference (TYPE REF TO) /BOBF/IF_SP_ACTION Interface to the mapping of action related objects 20090305
2 Exporting EO_ALTKEY_MAPPER Call by reference Object reference (TYPE REF TO) /BOBF/IF_SP_ALTERNATIVE_KEY Interface to the mapping of alternative keys 20090305
3 Exporting EO_ASSOCIATION_MAPPER Call by reference Object reference (TYPE REF TO) /BOBF/IF_SP_ASSOCIATION Interface to the mapping of association related objects 20090305
4 Exporting EO_NODE_MAPPER Call by reference Object reference (TYPE REF TO) /BOBF/IF_SP_NODE Interface to business object node related services 20090305
5 Exporting EO_QUERY_MAPPER Call by reference Object reference (TYPE REF TO) /BOBF/IF_SP_QUERY Interface to the mapping of query related objects 20090305
6 Importing IV_CONTENT_CAT Call by reference Type reference (TYPE) /BOBF/OBM_CONTENT_CAT Entity Category 20090305
7 Importing IV_CONTENT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20090305

Method GET_MAPPER_INSTANCE on class /BOBF/CL_TRA_SERVICE_MGR_PROXY 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 20090210

Method SET_APPLICATION_ERROR on class /BOBF/CL_TRA_SERVICE_MGR_PROXY 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 20090210

Method SET_CONFIGURATION_ERROR on class /BOBF/CL_TRA_SERVICE_MGR_PROXY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702