SAP ABAP Class CL_POC_EVENT_CONNECTOR (External Event Connector)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-POC (Application Component) Process Orchestration for Built-In Processes
     BS_POC_INSTR (Package) Process Orchestration - Generic Instrumentation
Properties
Class CL_POC_EVENT_CONNECTOR  
Short Description External Event Connector    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BS_POC_INSTR   Process Orchestration - Generic Instrumentation 
Created 20110706   SAP 
Last change 20130531   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)
Interfaces
Class CL_POC_EVENT_CONNECTOR has no interface implemented.
Friends
Class CL_POC_EVENT_CONNECTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_EVENT_CONNECTOR Static Attribute Private Object reference (TYPE REF TO) CL_POC_EVENT_CONNECTOR External Event Connector 20110706
2 MO_APPL_LOG Instance attribute Private Object reference (TYPE REF TO) CL_POC_APPLICATION_LOG Application Log 20110712
3 MO_CONNECTIVITY_API Instance attribute Private Object reference (TYPE REF TO) CL_POC_CONNECTIVITY Connectivity Manager 20110713
4 MV_CURRENT_LOGICAL_SYSTEM Instance attribute Private Type reference (TYPE) POC_SRC_LOGSYS Logical System for External Event Processing 20110713
5 MV_POC_ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL POC Active Flag 20110707
6 MV_POC_TRACE_ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110714
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20110707
2 GET_INSTANCE Static method Public Method Gets an Instance 20110706
3 RAISE_EVENT Instance method Public Method Handler for the Events which are Non BOR Based 20110707
Events
Class CL_POC_EVENT_CONNECTOR has no event.
Types
Class CL_POC_EVENT_CONNECTOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_EVENT_CONNECTOR Call by reference Object reference (TYPE REF TO) CL_POC_EVENT_CONNECTOR External Event Connector 20110706

Method GET_INSTANCE on class CL_POC_EVENT_CONNECTOR has no exception.

Method RAISE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) POC_RETURN_CODE Return Code(1=Duplicates;2=Database exception) 20130307
2 Importing IT_EVENT Call by reference Type reference (TYPE) POC_T_EVENT External Events 20110707

Method RAISE_EVENT on class CL_POC_EVENT_CONNECTOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731