SAP ABAP Class IF_SWF_EVT_EVENT (Event)
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
Class | IF_SWF_EVT_EVENT | |
Short Description | Event | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20000605 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SWF_EVT_EVENT has no forward declaration.
Interfaces
Class IF_SWF_EVT_EVENT has no interface implemented.
Friends
Class IF_SWF_EVT_EVENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SWFDEVPROP | 'DEBUG' | Property: Activate Receiver Debugging | 20001030 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SWFDEVPROP | 'QSYIN' | Property: Queue Sync Insert | 20050726 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SWFDEVPROP | 'DELAY' | Property: Start Receiver Immediately (Without Commit) | 20000823 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SWFDEVPROP | 'NOCOM' | Property: Start with Delay (tRFC Only) | 20000823 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks the Event | 20000616 |
2 | ![]() |
Instance method | Public | Method | Delivers a Reference for Event Parameters | 20001011 |
3 | ![]() |
Instance method | Public | Method | Delivers the Event Name | 20000619 |
4 | ![]() |
Instance method | Public | Method | Delivers counter using the handler after trigger | 20000803 |
5 | ![]() |
Instance method | Public | Method | Delivers the Object Key | 20000619 |
6 | ![]() |
Instance method | Public | Method | Delivers the Object Type Names/Classes Names | 20000621 |
7 | ![]() |
Instance method | Public | Method | Gets property of the event | 20050722 |
8 | ![]() |
Instance method | Public | Method | Triggers the event | 20000605 |
9 | ![]() |
Instance method | Public | Method | Triggers the event in the V1 update | 20000907 |
10 | ![]() |
Instance method | Public | Method | Sets the generator of the event | 20000620 |
11 | ![]() |
Instance method | Public | Method | Sets a property for the event | 20000823 |
Events
Class IF_SWF_EVT_EVENT has no event.
Types
Class IF_SWF_EVT_EVENT has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class IF_SWF_EVT_EVENT has no parameter.
Method CHECK on class 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 | ![]() |
RE_REFERENCE | Value transfer | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Referenz für Ereignisparameter | 20001011 |
Method GET_EVENT_CONTAINER on class 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 | ![]() |
RE_EVENT | Value transfer | Type reference (TYPE) | STRING | Ereignisname | 20000621 |
Method GET_EVENT_NAME on class 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 | ![]() |
EX_SELECTED | Call by reference | Type reference (TYPE) | I | Selektierte Behandler | 20000803 | ||
2 | ![]() |
EX_STARTED | Call by reference | Type reference (TYPE) | I | Aufgerufene Behandler | 20000803 |
Method GET_HANDLER_COUNTERS on class 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 | ![]() |
RE_KEY | Value transfer | Type reference (TYPE) | STRING | Objektschlüssel | 20000619 |
Method GET_OBJECT_KEY on class 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 | ![]() |
RE_OBJTYPE | Value transfer | Type reference (TYPE) | STRING | Objekttypname | 20000621 |
Method GET_OBJTYPE_NAME on class 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 | ![]() |
IM_PROPERTY_NAME | Call by reference | Type reference (TYPE) | C | Name of Property | 20050725 | ||
2 | ![]() |
RE_PROPERTY_VALUE | Call by reference | Type reference (TYPE) | C | Property of the event | 20050725 |
Method GET_PROPERTY on class IF_SWF_EVT_EVENT has no exception.
Method RAISE Signature
Method RAISE on class IF_SWF_EVT_EVENT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Ereignis | 20000822 | |
2 | ![]() |
Fehler in der Klasse / im Objekttyp | 20000822 |
Method RAISE_IN_UPDATE_TASK Signature
Method RAISE_IN_UPDATE_TASK on class IF_SWF_EVT_EVENT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Ereignis | 20000907 | |
2 | ![]() |
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 | ![]() |
IM_CREATOR | Call by reference | Type reference (TYPE) | SWHACTOR | Org-Objekt, Benutzer, ... | 20000804 |
Method SET_CREATOR on class 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 | ![]() |
IM_PROPERTY | Call by reference | Type reference (TYPE) | C | Eigenschaft des Ereignisses | 20000823 | ||
2 | ![]() |
IM_VALUE | Call by reference | Type reference (TYPE) | C | SPACE | Wert der Eigenschaft | 20000823 |
Method SET_PROPERTY on class IF_SWF_EVT_EVENT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |