SAP ABAP Class CL_WER_EVENT (Rule engine event)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_BUSINESS (Package) Business Layer
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 CL_WER_CONST 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 MT_RULE_SETS Instance attribute Private Type reference (TYPE) WER_RULE_SET_TTY Rule sets assigned to an event 20060814
2 MT_WORKITEMS Instance attribute Private Type reference (TYPE) WER_ITEM_SET_TTY Item sets 20060915
3 M_APPLICATION Instance attribute Private Type reference (TYPE) WER_APPLICATION_ID Event's application 20060911
4 M_CHANGED Instance attribute Private Type reference (TYPE) WER_BOOL CL_WER_CONST=>C_FALSE True if the event has changed 20061108
5 M_CHANGE_DATETIME Instance attribute Private Type reference (TYPE) TIMESTAMP Date of last change 20060911
6 M_CHANGE_USER Instance attribute Private Type reference (TYPE) SYUNAME User who last changed the event 20060911
7 M_CREATION_DATETIME Instance attribute Private Type reference (TYPE) TIMESTAMP Date of creation 20060911
8 M_CREATION_USER Instance attribute Private Type reference (TYPE) SYUNAME User who created the event 20060911
9 M_DESCRIPTION Instance attribute Private Type reference (TYPE) WER_ELEMENT_DESCRIPTION Event description 20060911
10 M_ID Instance attribute Private Type reference (TYPE) WER_ELEMENT_ID Event id 20060911
11 M_MODE Instance attribute Protected Type reference (TYPE) WER_MODE Display, edit and execute modes 20060929
12 M_NAME Instance attribute Private Type reference (TYPE) WER_ELEMENT_NAME Event name 20060911
13 M_SYSTEM_EVENT Instance attribute Private Type reference (TYPE) WER_BOOL Is system event 20060911
14 SR_CO Static Attribute Private Object reference (TYPE REF TO) CL_WER_CONST Constants 20060901
15 SR_ERR_REPORTER Static Attribute Private Object reference (TYPE REF TO) CL_WER_EXCEPTION_REPORTER Services for raising exceptions 20060901
16 SR_FACTORY Static Attribute Private Object reference (TYPE REF TO) CL_WER_FACTORY Factory for persistent objects 20061101
17 SR_PROCESS_CTRL Static Attribute Private Object reference (TYPE REF TO) CL_WER_ACTION_PROCESS_CTRL Controls mass processing and process status 20061024
18 SR_PUBLISHER Static Attribute Private Object reference (TYPE REF TO) CL_WER_MESSAGE_PUBLISHER Service class for publishing messages 20061031
19 SR_SERVICES Static Attribute Private Object reference (TYPE REF TO) CL_WER_SERVICES Grouping of generic services 20061108
20 SR_STORAGE Static Attribute Private Object reference (TYPE REF TO) CL_WER_STORAGE For saving and loading from database 20060901
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20060901
2 ADD_RULE_SET Instance method Public Method Add rule set to event 20060803
3 CHECK_AUTHORIZATION Instance method Public Method 20060901
4 CHECK_FDT Instance method Public Method 20060901
5 CHECK_NEW_RULE_SET Instance method Public Method Check if the new rule set is valid 20060925
6 CHECK_RULE_SET_UNIQUENESS Instance method Public Method Checks if a rule set is used more than once in the event 20060922
7 CHECK_WER Instance method Public Method 20060901
8 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060901
9 CLONE Instance method Public Method 20060901
10 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060814
11 DELETE Instance method Public Method 20060901
12 DEQUEUE Instance method Public Method 20060901
13 ENQUEUE Instance method Public Method 20060901
14 ENRICH_RULE_SET Instance method Public Method Enriches rule set data 20060925
15 FREE Instance method Public Method 20060901
16 GET_ACCESS_LEVEL Instance method Public Method 20060901
17 GET_APPLICATION Instance method Public Method 20060901
18 GET_ATTRIBUTE_STATUS Instance method Public Method 20070109
19 GET_CHANGE_HISTORY Instance method Public Method 20060901
20 GET_CHANGE_HISTORY_TIMESTAMP Instance method Public Method Returns Returns change/modifications timestamps 20060913
21 GET_DELETED_RULE_SETS Instance method Public Method Returns deleted rule sets of the event 20061109
22 GET_DESCRIPTION Instance method Public Method 20060901
23 GET_ID Instance method Public Method 20060901
24 GET_MODE Instance method Public Method 20061108
25 GET_NAME Instance method Public Method 20060901
26 GET_RULE_SETS Instance method Public Method Returns the rule sets of the event 20060803
27 GET_TYPE Instance method Public Method 20060901
28 GET_TYPE_TEXT Instance method Public Method 20060901
29 GET_USED_WORKITEMS Instance method Public Method Returns the workitems required for processing 20060915
30 GET_WORKITEM Instance method Private Method Returns the requested workitem instance 20061025
31 HAS_CHANGED Instance method Public Method 20070109
32 HAS_WORKITEM Instance method Public Method Returns true if the event uses the workitem given 20061027
33 INSERT_RULE_SET Instance method Private Method Inserts a rule at the given rank and updates all ranks 20061109
34 IS_CONFIGURATION Instance method Public Method 20060901
35 IS_EDITABLE Instance method Public Method Returns true if the element can be transported 20071205
36 IS_SYSTEM_ELEMENT Instance method Public Method 20060901
37 IS_USED Instance method Public Method 20070109
38 LOAD_EVENT_DATA Instance method Private Method Retrieve the rule sets of the event from the database 20060814
39 LOAD_RULE_SET_OBJECTS Instance method Private Method Fill Rule Set table object field 20070109
40 LOCK Instance method Private Method Lock event 20061004
41 MOVE_RULE_SET_DOWN Instance method Public Method Moves the rule set one position down (rank) 20070110
42 MOVE_RULE_SET_FIRST Instance method Public Method Moves the rule set to the first position (rank) 20070110
43 MOVE_RULE_SET_LAST Instance method Public Method Moves the rule set to the last position (rank) 20070110
44 MOVE_RULE_SET_UP Instance method Public Method Moves the rule set one position up (rank) 20070110
45 PROCESS Instance method Public Method Calls the process of the rule sets 20060915
46 PROCESS_RULE Instance method Private Method Calls for the processing of a rule on all workitems 20061024
47 PROCESS_RULES Instance method Private Method Calls for the processing of each rule 20061024
48 REFRESH_RANKS Instance method Private Method Refreshes the ranks of the rules according to their position 20061109
49 REMOVE_RULE_SET Instance method Public Method Remove rule set from event 20060803
50 SAVE Instance method Public Method 20060901
51 SET_APPLICATION Instance method Public Method 20060901
52 SET_CHANGED Instance method Public Method Sets the changed flag 20070109
53 SET_CHANGE_HISTORY Instance method Public Method Sets change/modifications user and dates 20060911
54 SET_CONFIGURATION Instance method Public Method 20070109
55 SET_DESCRIPTION Instance method Public Method 20060901
56 SET_MODE Instance method Public Method 20070109
57 SET_NAME Instance method Public Method 20060901
58 SET_RULE_SETS Instance method Public Method Set rule sets of the event 20060921
59 SET_WORKITEM Instance method Public Method Sets the data of the given workitem 20060915
60 UNLOCK Instance method Private Method unlock event 20061004
61 UPDATE_RULE_SET Instance method Public Method Add rule set to event 20060926
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 Importing 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 CX_WER_DATA_EXISTS Unique identifier exists 20060803
2 CX_WER_DATA_INVALID 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 Importing 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 CX_WER_DATA_EXISTS Unique identifier exists 20060925
2 CX_WER_DATA_INVALID 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 Importing I_ID Call by reference Type reference (TYPE) WER_ELEMENT_ID Element unique identifier 20060922
# Exception Resumable Description Created on
1 CX_WER_DATA_EXISTS 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 Importing I_APPLICATION Call by reference Type reference (TYPE) WER_APPLICATION_ID Application identifier 20061101
2 Importing I_ID Call by reference Type reference (TYPE) WER_ELEMENT_ID Event unique identifier 20060911
3 Importing 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 Changing 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 CX_WER_DATA_NOT_FOUND 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 Exporting E_CHANGE_DATETIME Call by reference Type reference (TYPE) TIMESTAMP Last change timestamp 20060913
2 Exporting 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 Returning 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 Returning 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 Returning 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 Importing I_WORKITEM Call by reference Type reference (TYPE) WER_ELEMENT_ID Unique work item identifier (GUID) 20061025
2 Returning RR_WORKITEM Value transfer Object reference (TYPE REF TO) IF_WER_ITEM_SET Item set 20061025
# Exception Resumable Description Created on
1 CX_WER_DATA_NOT_FOUND 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 Importing I_TYPE Call by reference Type reference (TYPE) FIELD_TYPE Field type 20061027
2 Returning 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 Importing IS_RULESET Call by reference Type reference (TYPE) WER_RULE_SET_STY Structure containing the rules within a rule set 20061109
2 Importing 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 Returning 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 Importing I_MODE Call by reference Type reference (TYPE) ENQMODE CL_WER_CONST=>C_ENQUEUE_WRITE Lock mode 20070301
# Exception Resumable Description Created on
1 CX_WER_OPERATION_FAILED 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 Importing I_NAME Call by reference Type reference (TYPE) WER_ELEMENT_NAME Element unique identifier 20070110
# Exception Resumable Description Created on
1 CX_WER_DATA_NOT_FOUND 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 Importing I_NAME Call by reference Type reference (TYPE) WER_ELEMENT_NAME Element unique identifier 20070110
# Exception Resumable Description Created on
1 CX_WER_DATA_NOT_FOUND 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 Importing I_NAME Call by reference Type reference (TYPE) WER_ELEMENT_NAME Element unique identifier 20070110
# Exception Resumable Description Created on
1 CX_WER_DATA_NOT_FOUND 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 Importing I_NAME Call by reference Type reference (TYPE) WER_ELEMENT_NAME Element unique identifier 20070110
# Exception Resumable Description Created on
1 CX_WER_DATA_NOT_FOUND Value does not exist 20070110

Method PROCESS Signature

Method PROCESS on class CL_WER_EVENT has no parameter.
# Exception Resumable Description Created on
1 CX_WER_RUNTIME Rule Engine execution error 20061024

Method PROCESS_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT_SET Call by reference Object reference (TYPE REF TO) CL_WER_CONTEXT_SET Set of context instances 20061025
2 Importing IR_PROCESSOR Call by reference Object reference (TYPE REF TO) IF_FDT_PROCESSOR FDT: Processor 20061025
3 Importing IR_RULE Call by reference Object reference (TYPE REF TO) IF_FDT_RULE FDT: Rule 20061024
4 Importing 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 Importing I_TIME_STAMP Call by reference Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20061025
# Exception Resumable Description Created on
1 CX_WER_RUNTIME Rule Engine execution error 20061025

Method PROCESS_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_WORKITEM Call by reference Object reference (TYPE REF TO) IF_WER_ITEM_SET 20120320
2 Importing IR_PROCESSOR Call by reference Object reference (TYPE REF TO) IF_FDT_PROCESSOR FDT: Processor 20061025
3 Importing IT_RULES Call by reference Type reference (TYPE) WER_RS_LINE_TTY Rule set line 20061024
4 Importing I_TIME_STAMP Call by reference Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20061025
# Exception Resumable Description Created on
1 CX_WER_RUNTIME 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 Importing 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 CX_WER_DATA_NOT_FOUND 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 Importing 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 Importing I_CHANGE_DATETIME Call by reference Type reference (TYPE) TIMESTAMP Date 20060911
2 Importing I_CHANGE_USER Call by reference Type reference (TYPE) SYUNAME User Name 20060911
3 Importing I_CREATION_DATETIME Call by reference Type reference (TYPE) TIMESTAMP Date 20060911
4 Importing I_CREATION_USER Call by reference Type reference (TYPE) SYUNAME User Name 20060911
# Exception Resumable Description Created on
1 CX_WER_DATA_INVALID 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 Importing 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 Importing IS_WORKITEM Call by reference Type reference (TYPE) WER_ITEM_SET_STY Workitem identified by its type 20060915
# Exception Resumable Description Created on
1 CX_WER_DATA_INVALID Invalid data supplied 20060915
2 CX_WER_DATA_NOT_FOUND 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 Importing 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 Importing 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 CX_WER_DATA_EXISTS Unique identifier exists 20060926
2 CX_WER_DATA_INVALID Invalid data supplied 20060926
History
Last changed by/on SAP  20130531 
SAP Release Created in 700