SAP ABAP Class CL_BSP_WD_ROUNDTRIP_EVENT_MGR (Rountrip Event Manager)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     CRM_BSP_WD_ROUNDTRIP_EVENTS (Package) Roundtrip Events
Properties
Class CL_BSP_WD_ROUNDTRIP_EVENT_MGR  
Short Description Rountrip Event Manager    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package CRM_BSP_WD_ROUNDTRIP_EVENTS   Roundtrip Events 
Created 20070417   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BSP_WD_ROUNDTRIP_EVENT_MGR has no interface implemented.
Friends
Class CL_BSP_WD_ROUNDTRIP_EVENT_MGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT Static Attribute Protected Object reference (TYPE REF TO) CL_BSP_WD_ROUNDTRIP_EVENT_MGR Rountrip Event Manager 20070417
2 EVENT_NAME Constant Public See coding Event Names 20070419
3 EVENT_TAB Instance attribute Private Type reference (TYPE) T_EH_STAB 20070419
4 GC_REG_ID_INCR Constant Protected Type reference (TYPE) BSP_WD_ROUNDTRIP_REG_ID '1' Roundtrip Event Registration ID 20070417
5 NEXT_REG_ID Instance attribute Private Type reference (TYPE) BSP_WD_ROUNDTRIP_REG_ID Roundtrip Event Registration ID 20070417
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor Constructor 20070417
2 DEREGISTER_EH Instance method Public Method Deregister an event handler (Slow!!) 20070419
3 DEREGISTER_EH_BY_REG_ID Instance method Public Method Deregister an event handler by its registration ID 20070419
4 GET_CURRENT Static method Public Method Get current instance 20070417
5 RAISE_EVENT_INTERNAL Instance method Private Method Raises the specified event 20070419
6 RAISE_ROUNDTRIP_END Instance method Public Method Signal start of roundtrip 20070417
7 RAISE_ROUNDTRIP_START Instance method Public Method signal end of roundtrip 20070417
8 REGISTER_EH Instance method Public Method Register Event Handler 20070417
Events
Class CL_BSP_WD_ROUNDTRIP_EVENT_MGR has no event.
Types
Class CL_BSP_WD_ROUNDTRIP_EVENT_MGR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BSP_WD_ROUNDTRIP_EVENT_MGR has no parameter.
Method CONSTRUCTOR on class CL_BSP_WD_ROUNDTRIP_EVENT_MGR has no exception.

Method DEREGISTER_EH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_HANDLER Call by reference Object reference (TYPE REF TO) IF_BSP_WD_ROUNDTRIP_EH Roundtrip Event Handler 20070419
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20070419

Method DEREGISTER_EH on class CL_BSP_WD_ROUNDTRIP_EVENT_MGR has no exception.

Method DEREGISTER_EH_BY_REG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REGISTRATION_ID Call by reference Type reference (TYPE) BSP_WD_ROUNDTRIP_REG_ID Roundtrip Event Registration ID 20070419
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20070419

Method DEREGISTER_EH_BY_REG_ID on class CL_BSP_WD_ROUNDTRIP_EVENT_MGR has no exception.

Method GET_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_BSP_WD_ROUNDTRIP_EVENT_MGR Rountrip Event Manager 20070417

Method GET_CURRENT on class CL_BSP_WD_ROUNDTRIP_EVENT_MGR has no exception.

Method RAISE_EVENT_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_NAME Call by reference Type reference (TYPE) BSP_WD_ROUNDTRIP_EV_NAME Event Name 20070419

Method RAISE_EVENT_INTERNAL on class CL_BSP_WD_ROUNDTRIP_EVENT_MGR has no exception.

Method RAISE_ROUNDTRIP_END Signature

Method RAISE_ROUNDTRIP_END on class CL_BSP_WD_ROUNDTRIP_EVENT_MGR has no parameter.
Method RAISE_ROUNDTRIP_END on class CL_BSP_WD_ROUNDTRIP_EVENT_MGR has no exception.

Method RAISE_ROUNDTRIP_START Signature

Method RAISE_ROUNDTRIP_START on class CL_BSP_WD_ROUNDTRIP_EVENT_MGR has no parameter.
Method RAISE_ROUNDTRIP_START on class CL_BSP_WD_ROUNDTRIP_EVENT_MGR has no exception.

Method REGISTER_EH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_HANDLER Call by reference Object reference (TYPE REF TO) IF_BSP_WD_ROUNDTRIP_EH Event Handler 20070419
2 Returning RV_REGISTRATION_ID Value transfer Type reference (TYPE) BSP_WD_ROUNDTRIP_REG_ID Registration ID 20070419

Method REGISTER_EH on class CL_BSP_WD_ROUNDTRIP_EVENT_MGR has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 510