Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WER_ELEMENT | Rule element base | 20060901 |
Properties
Class | CL_WER_EVENT | |
Short Description | Rule engine event | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WER_BUSINESS | Business Layer |
Created | 20060628 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WER_ELEMENT | Rule element base | 20060901 |
Friends
Class CL_WER_EVENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WER_RULE_SET_TTY | Rule sets assigned to an event | 20060814 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WER_ITEM_SET_TTY | Item sets | 20060915 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WER_APPLICATION_ID | Event's application | 20060911 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_FALSE | True if the event has changed | 20061108 | |
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | Date of last change | 20060911 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYUNAME | User who last changed the event | 20060911 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | Date of creation | 20060911 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYUNAME | User who created the event | 20060911 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WER_ELEMENT_DESCRIPTION | Event description | 20060911 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WER_ELEMENT_ID | Event id | 20060911 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WER_MODE | Display, edit and execute modes | 20060929 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WER_ELEMENT_NAME | Event name | 20060911 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WER_BOOL | Is system event | 20060911 | ||
14 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_CONST | Constants | 20060901 | ||
15 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_EXCEPTION_REPORTER | Services for raising exceptions | 20060901 | ||
16 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_FACTORY | Factory for persistent objects | 20061101 | ||
17 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_ACTION_PROCESS_CTRL | Controls mass processing and process status | 20061024 | ||
18 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_MESSAGE_PUBLISHER | Service class for publishing messages | 20061031 | ||
19 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_SERVICES | Grouping of generic services | 20061108 | ||
20 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_STORAGE | For saving and loading from database | 20060901 |
Methods
Events
Class CL_WER_EVENT has no event.
Types
Class CL_WER_EVENT has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class CL_WER_EVENT has no parameter.
Method ACTIVATE on class CL_WER_EVENT has no exception.
Method ADD_RULE_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RULE_SET | Call by reference | Type reference (TYPE) | WER_RULE_SET_STY | Rule sets assigned to an event | 20060804 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unique identifier exists | 20060803 | |
2 | ![]() |
Invalid data supplied | 20060803 |
Method CHECK_AUTHORIZATION Signature
Method CHECK_AUTHORIZATION on class CL_WER_EVENT has no parameter.
Method CHECK_AUTHORIZATION on class CL_WER_EVENT has no exception.
Method CHECK_FDT Signature
Method CHECK_FDT on class CL_WER_EVENT has no parameter.
Method CHECK_FDT on class CL_WER_EVENT has no exception.
Method CHECK_NEW_RULE_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RULE_SET | Call by reference | Type reference (TYPE) | WER_RULE_SET_STY | Rule sets assigned to an event | 20060925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unique identifier exists | 20060925 | |
2 | ![]() |
Invalid data supplied | 20060925 |
Method CHECK_RULE_SET_UNIQUENESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | WER_ELEMENT_ID | Element unique identifier | 20060922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unique identifier exists | 20060922 |
Method CHECK_WER Signature
Method CHECK_WER on class CL_WER_EVENT has no parameter.
Method CHECK_WER on class CL_WER_EVENT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WER_EVENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WER_EVENT has no exception.
Method CLONE Signature
Method CLONE on class CL_WER_EVENT has no parameter.
Method CLONE on class CL_WER_EVENT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPLICATION | Call by reference | Type reference (TYPE) | WER_APPLICATION_ID | Application identifier | 20061101 | ||
2 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | WER_ELEMENT_ID | Event unique identifier | 20060911 | ||
3 | ![]() |
I_SYSTEM_ELEMENT | Call by reference | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_FALSE | Boolean: true = X and false = SPACE | 20060814 |
Method CONSTRUCTOR on class CL_WER_EVENT has no exception.
Method DELETE Signature
Method DELETE on class CL_WER_EVENT has no parameter.
Method DELETE on class CL_WER_EVENT has no exception.
Method DEQUEUE Signature
Method DEQUEUE on class CL_WER_EVENT has no parameter.
Method DEQUEUE on class CL_WER_EVENT has no exception.
Method ENQUEUE Signature
Method ENQUEUE on class CL_WER_EVENT has no parameter.
Method ENQUEUE on class CL_WER_EVENT has no exception.
Method ENRICH_RULE_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XS_RULE_SET | Call by reference | Type reference (TYPE) | WER_RULE_SET_STY | Rule sets assigned to an event | 20060925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Value does not exist | 20060925 |
Method FREE Signature
Method FREE on class CL_WER_EVENT has no parameter.
Method FREE on class CL_WER_EVENT has no exception.
Method GET_ACCESS_LEVEL Signature
Method GET_ACCESS_LEVEL on class CL_WER_EVENT has no parameter.
Method GET_ACCESS_LEVEL on class CL_WER_EVENT has no exception.
Method GET_APPLICATION Signature
Method GET_APPLICATION on class CL_WER_EVENT has no parameter.
Method GET_APPLICATION on class CL_WER_EVENT has no exception.
Method GET_ATTRIBUTE_STATUS Signature
Method GET_ATTRIBUTE_STATUS on class CL_WER_EVENT has no parameter.
Method GET_ATTRIBUTE_STATUS on class CL_WER_EVENT has no exception.
Method GET_CHANGE_HISTORY Signature
Method GET_CHANGE_HISTORY on class CL_WER_EVENT has no parameter.
Method GET_CHANGE_HISTORY on class CL_WER_EVENT has no exception.
Method GET_CHANGE_HISTORY_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CHANGE_DATETIME | Call by reference | Type reference (TYPE) | TIMESTAMP | Last change timestamp | 20060913 | ||
2 | ![]() |
E_CREATION_DATETIME | Call by reference | Type reference (TYPE) | TIMESTAMP | Creation timestamp | 20060913 |
Method GET_CHANGE_HISTORY_TIMESTAMP on class CL_WER_EVENT has no exception.
Method GET_DELETED_RULE_SETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_RULE_SETS | Value transfer | Object reference (TYPE REF TO) | WER_RULE_SET_TTY | Display of rule sets assigned to an event | 20061109 |
Method GET_DELETED_RULE_SETS on class CL_WER_EVENT has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_WER_EVENT has no parameter.
Method GET_DESCRIPTION on class CL_WER_EVENT has no exception.
Method GET_ID Signature
Method GET_ID on class CL_WER_EVENT has no parameter.
Method GET_ID on class CL_WER_EVENT has no exception.
Method GET_MODE Signature
Method GET_MODE on class CL_WER_EVENT has no parameter.
Method GET_MODE on class CL_WER_EVENT has no exception.
Method GET_NAME Signature
Method GET_NAME on class CL_WER_EVENT has no parameter.
Method GET_NAME on class CL_WER_EVENT has no exception.
Method GET_RULE_SETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_RULE_SETS | Value transfer | Object reference (TYPE REF TO) | WER_RULE_SET_TTY | Display of rule sets assigned to an event | 20061109 |
Method GET_RULE_SETS on class CL_WER_EVENT has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_WER_EVENT has no parameter.
Method GET_TYPE on class CL_WER_EVENT has no exception.
Method GET_TYPE_TEXT Signature
Method GET_TYPE_TEXT on class CL_WER_EVENT has no parameter.
Method GET_TYPE_TEXT on class CL_WER_EVENT has no exception.
Method GET_USED_WORKITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_USED_WORKITEMS | Value transfer | Object reference (TYPE REF TO) | WER_ELEMENT_ID_TTY | Workitem type entries | 20060915 |
Method GET_USED_WORKITEMS on class CL_WER_EVENT has no exception.
Method GET_WORKITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_WORKITEM | Call by reference | Type reference (TYPE) | WER_ELEMENT_ID | Unique work item identifier (GUID) | 20061025 | ||
2 | ![]() |
RR_WORKITEM | Value transfer | Object reference (TYPE REF TO) | IF_WER_ITEM_SET | Item set | 20061025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Value does not exist | 20061025 |
Method HAS_CHANGED Signature
Method HAS_CHANGED on class CL_WER_EVENT has no parameter.
Method HAS_CHANGED on class CL_WER_EVENT has no exception.
Method HAS_WORKITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | FIELD_TYPE | Field type | 20061027 | ||
2 | ![]() |
R_HAS_WORKITEM | Value transfer | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20061027 |
Method HAS_WORKITEM on class CL_WER_EVENT has no exception.
Method INSERT_RULE_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RULESET | Call by reference | Type reference (TYPE) | WER_RULE_SET_STY | Structure containing the rules within a rule set | 20061109 | ||
2 | ![]() |
I_RANK | Call by reference | Type reference (TYPE) | INT1 | Byte Value | 20061109 |
Method INSERT_RULE_SET on class CL_WER_EVENT has no exception.
Method IS_CONFIGURATION Signature
Method IS_CONFIGURATION on class CL_WER_EVENT has no parameter.
Method IS_CONFIGURATION on class CL_WER_EVENT has no exception.
Method IS_EDITABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_EDITABLE | Value transfer | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20071205 |
Method IS_EDITABLE on class CL_WER_EVENT has no exception.
Method IS_SYSTEM_ELEMENT Signature
Method IS_SYSTEM_ELEMENT on class CL_WER_EVENT has no parameter.
Method IS_SYSTEM_ELEMENT on class CL_WER_EVENT has no exception.
Method IS_USED Signature
Method IS_USED on class CL_WER_EVENT has no parameter.
Method IS_USED on class CL_WER_EVENT has no exception.
Method LOAD_EVENT_DATA Signature
Method LOAD_EVENT_DATA on class CL_WER_EVENT has no parameter.
Method LOAD_EVENT_DATA on class CL_WER_EVENT has no exception.
Method LOAD_RULE_SET_OBJECTS Signature
Method LOAD_RULE_SET_OBJECTS on class CL_WER_EVENT has no parameter.
Method LOAD_RULE_SET_OBJECTS on class CL_WER_EVENT has no exception.
Method LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | ENQMODE | CL_WER_CONST=>C_ENQUEUE_WRITE | Lock mode | 20070301 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation failed exception | 20061004 |
Method MOVE_RULE_SET_DOWN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | WER_ELEMENT_NAME | Element unique identifier | 20070110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Value does not exist | 20070110 |
Method MOVE_RULE_SET_FIRST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | WER_ELEMENT_NAME | Element unique identifier | 20070110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Value does not exist | 20070110 |
Method MOVE_RULE_SET_LAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | WER_ELEMENT_NAME | Element unique identifier | 20070110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Value does not exist | 20070110 |
Method MOVE_RULE_SET_UP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | WER_ELEMENT_NAME | Element unique identifier | 20070110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Value does not exist | 20070110 |
Method PROCESS Signature
Method PROCESS on class CL_WER_EVENT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Rule Engine execution error | 20061024 |
Method PROCESS_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTEXT_SET | Call by reference | Object reference (TYPE REF TO) | CL_WER_CONTEXT_SET | Set of context instances | 20061025 | ||
2 | ![]() |
IR_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_FDT_PROCESSOR | FDT: Processor | 20061025 | ||
3 | ![]() |
IR_RULE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_RULE | FDT: Rule | 20061024 | ||
4 | ![]() |
IR_WER_RULE | Call by reference | Object reference (TYPE REF TO) | WER_RS_LINE_STY | Structure containing the rules within a rule set | 20120320 | ||
5 | ![]() |
I_TIME_STAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20061025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Rule Engine execution error | 20061025 |
Method PROCESS_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_WORKITEM | Call by reference | Object reference (TYPE REF TO) | IF_WER_ITEM_SET | 20120320 | |||
2 | ![]() |
IR_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_FDT_PROCESSOR | FDT: Processor | 20061025 | ||
3 | ![]() |
IT_RULES | Call by reference | Type reference (TYPE) | WER_RS_LINE_TTY | Rule set line | 20061024 | ||
4 | ![]() |
I_TIME_STAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20061025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Rule Engine execution error | 20061024 |
Method REFRESH_RANKS Signature
Method REFRESH_RANKS on class CL_WER_EVENT has no parameter.
Method REFRESH_RANKS on class CL_WER_EVENT has no exception.
Method REMOVE_RULE_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RULE_SET | Call by reference | Type reference (TYPE) | WER_RULE_SET_STY | Display of rule sets assigned to an event | 20060804 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Value does not exist | 20060803 |
Method SAVE Signature
Method SAVE on class CL_WER_EVENT has no parameter.
Method SAVE on class CL_WER_EVENT has no exception.
Method SET_APPLICATION Signature
Method SET_APPLICATION on class CL_WER_EVENT has no parameter.
Method SET_APPLICATION on class CL_WER_EVENT has no exception.
Method SET_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANGED | Call by reference | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20070109 |
Method SET_CHANGED on class CL_WER_EVENT has no exception.
Method SET_CHANGE_HISTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANGE_DATETIME | Call by reference | Type reference (TYPE) | TIMESTAMP | Date | 20060911 | ||
2 | ![]() |
I_CHANGE_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20060911 | ||
3 | ![]() |
I_CREATION_DATETIME | Call by reference | Type reference (TYPE) | TIMESTAMP | Date | 20060911 | ||
4 | ![]() |
I_CREATION_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20060911 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data supplied | 20060911 |
Method SET_CONFIGURATION Signature
Method SET_CONFIGURATION on class CL_WER_EVENT has no parameter.
Method SET_CONFIGURATION on class CL_WER_EVENT has no exception.
Method SET_DESCRIPTION Signature
Method SET_DESCRIPTION on class CL_WER_EVENT has no parameter.
Method SET_DESCRIPTION on class CL_WER_EVENT has no exception.
Method SET_MODE Signature
Method SET_MODE on class CL_WER_EVENT has no parameter.
Method SET_MODE on class CL_WER_EVENT has no exception.
Method SET_NAME Signature
Method SET_NAME on class CL_WER_EVENT has no parameter.
Method SET_NAME on class CL_WER_EVENT has no exception.
Method SET_RULE_SETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RULE_SETS | Call by reference | Type reference (TYPE) | WER_RULE_SET_TTY | Display of rule sets assigned to an event | 20060921 |
Method SET_RULE_SETS on class CL_WER_EVENT has no exception.
Method SET_WORKITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_WORKITEM | Call by reference | Type reference (TYPE) | WER_ITEM_SET_STY | Workitem identified by its type | 20060915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data supplied | 20060915 | |
2 | ![]() |
The input workitem does not exist | 20060915 |
Method UNLOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | ENQMODE | CL_WER_CONST=>C_ENQUEUE_WRITE | Lock mode | 20070719 |
Method UNLOCK on class CL_WER_EVENT has no exception.
Method UPDATE_RULE_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RULE_SET | Call by reference | Type reference (TYPE) | WER_RULE_SET_STY | Rule sets assigned to an event | 20060926 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unique identifier exists | 20060926 | |
2 | ![]() |
Invalid data supplied | 20060926 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |