SAP ABAP Interface IF_SWF_EVT_EVENT (Event)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_EVT (Package) Workflow: Events
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_EVT_EVENT Event 20000608
Properties
Interface IF_SWF_EVT_EVENT  
Short Description Event    
General Data
Package SWF_EVT   Workflow: Events 
Created 20000605   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_EVT_EVENT has no forward declaration.
Interfaces
Interface IF_SWF_EVT_EVENT has no interface.
Friends
Interface IF_SWF_EVT_EVENT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_PROP_DEBUGGING Constant Public Type reference (TYPE) SWFDEVPROP 'DEBUG' Property: Activate Receiver Debugging 20001030
2 MC_PROP_QUEUE_SYNC_INSERT Constant Public Type reference (TYPE) SWFDEVPROP 'QSYIN' Property: Queue Sync Insert 20050726
3 MC_PROP_START_WITH_DELAY Constant Public Type reference (TYPE) SWFDEVPROP 'DELAY' Property: Start Receiver Immediately (Without Commit) 20000823
4 MC_PROP_SYNC_NO_COMMIT Constant Public Type reference (TYPE) SWFDEVPROP 'NOCOM' Property: Start with Delay (tRFC Only) 20000823
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Checks the Event 20000616
2 GET_EVENT_CONTAINER Instance method Public Method Delivers a Reference for Event Parameters 20001011
3 GET_EVENT_NAME Instance method Public Method Delivers the Event Name 20000619
4 GET_HANDLER_COUNTERS Instance method Public Method Delivers counter using the handler after trigger 20000803
5 GET_OBJECT_KEY Instance method Public Method Delivers the Object Key 20000619
6 GET_OBJTYPE_NAME Instance method Public Method Delivers the Object Type Names/Classes Names 20000621
7 GET_PROPERTY Instance method Public Method Gets property of the event 20050722
8 RAISE Instance method Public Method Triggers the event 20000605
9 RAISE_IN_UPDATE_TASK Instance method Public Method Triggers the event in the V1 update 20000907
10 SET_CREATOR Instance method Public Method Sets the generator of the event 20000620
11 SET_PROPERTY Instance method Public Method Sets a property for the event 20000823
Events
Interface IF_SWF_EVT_EVENT has no event.
Types
Interface IF_SWF_EVT_EVENT has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on Interface IF_SWF_EVT_EVENT has no parameter.
Method CHECK on Interface IF_SWF_EVT_EVENT has no exception.

Method GET_EVENT_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REFERENCE Value transfer Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER Referenz für Ereignisparameter 20001011

Method GET_EVENT_CONTAINER on Interface IF_SWF_EVT_EVENT has no exception.

Method GET_EVENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EVENT Value transfer Type reference (TYPE) STRING Ereignisname 20000621

Method GET_EVENT_NAME on Interface IF_SWF_EVT_EVENT has no exception.

Method GET_HANDLER_COUNTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SELECTED Call by reference Type reference (TYPE) I Selektierte Behandler 20000803
2 Exporting EX_STARTED Call by reference Type reference (TYPE) I Aufgerufene Behandler 20000803

Method GET_HANDLER_COUNTERS on Interface IF_SWF_EVT_EVENT has no exception.

Method GET_OBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_KEY Value transfer Type reference (TYPE) STRING Objektschlüssel 20000619

Method GET_OBJECT_KEY on Interface IF_SWF_EVT_EVENT has no exception.

Method GET_OBJTYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OBJTYPE Value transfer Type reference (TYPE) STRING Objekttypname 20000621

Method GET_OBJTYPE_NAME on Interface IF_SWF_EVT_EVENT has no exception.

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROPERTY_NAME Call by reference Type reference (TYPE) C Name of Property 20050725
2 Exporting RE_PROPERTY_VALUE Call by reference Type reference (TYPE) C Property of the event 20050725

Method GET_PROPERTY on Interface IF_SWF_EVT_EVENT has no exception.

Method RAISE Signature

Method RAISE on Interface IF_SWF_EVT_EVENT has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_EVT_INVALID_EVENT Fehler beim Ereignis 20000822
2 CX_SWF_EVT_INVALID_OBJTYPE Fehler in der Klasse / im Objekttyp 20000822

Method RAISE_IN_UPDATE_TASK Signature

Method RAISE_IN_UPDATE_TASK on Interface IF_SWF_EVT_EVENT has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_EVT_INVALID_EVENT Fehler beim Ereignis 20000907
2 CX_SWF_EVT_INVALID_OBJTYPE Fehler in der Klasse / im Objekttyp 20000907

Method SET_CREATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CREATOR Call by reference Type reference (TYPE) SWHACTOR Org-Objekt, Benutzer, ... 20000804

Method SET_CREATOR on Interface IF_SWF_EVT_EVENT has no exception.

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROPERTY Call by reference Type reference (TYPE) C Eigenschaft des Ereignisses 20000823
2 Importing IM_VALUE Call by reference Type reference (TYPE) C SPACE Wert der Eigenschaft 20000823

Method SET_PROPERTY on Interface IF_SWF_EVT_EVENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 610