SAP ABAP Class IF_SWF_EVT_PO (Interface for BAdI: SWF_EVT_PO_BADI)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100719
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POC_SWF_EVT POC: Enhancement Implementation BS_POC_SFWS_IMPL 20100818
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_EVT_PO_FALLBACK Class to BAdI: SWF_EVT_PO_BADI 20100719
Properties
Class IF_SWF_EVT_PO  
Short Description Interface for BAdI: SWF_EVT_PO_BADI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100719   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_EVT_PO has no forward declaration.
Interfaces
Class IF_SWF_EVT_PO has no interface implemented.
Friends
Class IF_SWF_EVT_PO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CNT_PERS_CLS_NAME Constant Public Type reference (TYPE) CLASSNAME 'CL_SWF_CNT_PERSISTENCE_XML' Name of Persistence Class 20100719
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EVENT_FOR_PO Static method Public Method Checking if this event is relevant for PO 20100719
2 HANDLE_EVENTS Static method Public Method Processing event in PO 20100719
Events
Class IF_SWF_EVT_PO has no event.
Types
Class IF_SWF_EVT_PO has no local type.
Method Signatures

Method CHECK_EVENT_FOR_PO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HAS_PO_HANDLER Call by reference Type reference (TYPE) XFLAG Ein Händler wurde registriert 20100719
2 Exporting EX_PO_EXT_DATA Call by reference Type reference (TYPE) SWFREVTPOX Process Observation: Erweiterungen für die Queue 20100719
3 Importing IM_EVENT_STD Call by reference Type reference (TYPE) SWFREVTSTD Standard-Containerelemente des Ereignismanagers 20100719

Method CHECK_EVENT_FOR_PO on class IF_SWF_EVT_PO has no exception.

Method HANDLE_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) SWFTEVTPOE Process Observation: Liste der fehlerhaften Ereignisse 20100719
2 Importing IT_EVENTS Call by reference Type reference (TYPE) SWFTEVTPOD Process Observation: Übergabe von Ereignissen an PO Badi 20100719

Method HANDLE_EVENTS on class IF_SWF_EVT_PO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in