SAP ABAP Class CL_WER_ACTION_MESSAGE_LOG (Rule engine action message log)
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 Inheritance (c INHERITING FROM c_ref)  CL_FDT_ACTN_MESSAGE FDT: Abstract Message Action 20060824
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WER_ACTION Action supporting mass data processing 20061108
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WER_ASSIGNABLE_ELEMENT Assignable element base 20061108
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WER_ELEMENT Rule element base 20060809
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WER_RULE_ELEMENT Rule element 20060916
Properties
Class CL_WER_ACTION_MESSAGE_LOG  
Short Description Rule engine action message log    
Super Class CL_FDT_ACTN_MESSAGE FDT: Abstract Message Action 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WER_BUSINESS   Business Layer 
Created 20060809   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FDT_ACTN_MESSAGE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_FDT_ACTN_MESSAGE_LOG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_WER_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WER_ACTION Action supporting mass data processing 20061108
2 IF_WER_ASSIGNABLE_ELEMENT Assignable element base 20061108
3 IF_WER_ELEMENT Rule element base 20060809
4 IF_WER_RULE_ELEMENT Rule element 20060916
Friends
Class CL_WER_ACTION_MESSAGE_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ATTRIBUTE_ACCESS_LEVEL Instance attribute Public Attribute reference (LIKE) 20070110
2 C_ATTRIBUTE_APPLICATION Instance attribute Public Attribute reference (LIKE) 20070110
3 C_ATTRIBUTE_CREATED_BY Instance attribute Public Attribute reference (LIKE) 20070110
4 C_ATTRIBUTE_CREATED_ON Instance attribute Public Attribute reference (LIKE) 20070110
5 C_ATTRIBUTE_DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20070110
6 C_ATTRIBUTE_ID Instance attribute Public Attribute reference (LIKE) 20070110
7 C_ATTRIBUTE_MODIFIED_BY Instance attribute Public Attribute reference (LIKE) 20070110
8 C_ATTRIBUTE_MODIFIED_ON Instance attribute Public Attribute reference (LIKE) 20070110
9 C_ATTRIBUTE_MSGID Constant Public Type reference (TYPE) WER_ATTRIBUTE_NAME 'MSGID' Name of an attribute 20061020
10 C_ATTRIBUTE_MSGNO Constant Public Type reference (TYPE) WER_ATTRIBUTE_NAME 'MSGNO' Name of an attribute 20061020
11 C_ATTRIBUTE_MSGTY Constant Public Type reference (TYPE) WER_ATTRIBUTE_NAME 'MSGTY' Name of an attribute 20061020
12 C_ATTRIBUTE_NAME Instance attribute Public Attribute reference (LIKE) 20070110
13 C_ATTRIBUTE_SYSTEM_ELEMENT Instance attribute Public Attribute reference (LIKE) 20070110
14 C_ATTRIBUTE_TYPE Instance attribute Public Attribute reference (LIKE) 20070110
15 C_ATTRIBUTE_TYPE_TEXT Instance attribute Public Attribute reference (LIKE) 20070110
16 C_ATTRIBUTE_WORKITEM Instance attribute Public Attribute reference (LIKE) 20070110
17 C_MSGV1 Constant Public Type reference (TYPE) CHAR2 '&1' Message variable 1 code 20060928
18 C_MSGV2 Constant Public Type reference (TYPE) CHAR2 '&2' Message variable 2 code 20060928
19 C_MSGV3 Constant Public Type reference (TYPE) CHAR2 '&3' Message variable 3 code 20060928
20 C_MSGV4 Constant Public Type reference (TYPE) CHAR2 '&4' Message variable 4 code 20060928
21 MR_ELEMENT_DELEGATE Instance attribute Private Object reference (TYPE REF TO) CL_WER_ACTION_DELEGATE Delegate for implementation of IF_WER_ACTION 20060809
22 MS_MESSAGE Instance attribute Private Type reference (TYPE) CL_FDT_ACTN_MESSAGE=>S_MESSAGE 20070301
23 SR_CO Static Attribute Private Object reference (TYPE REF TO) CL_WER_CONST Constants 20060828
24 SR_ERR_REPORTER Static Attribute Private Object reference (TYPE REF TO) CL_WER_EXCEPTION_REPORTER Services for raising exceptions 20060828
25 SR_FACTORY Static Attribute Private Object reference (TYPE REF TO) CL_WER_FACTORY For saving and loading from database 20061107
26 SR_PUBLISHER Static Attribute Private Object reference (TYPE REF TO) CL_WER_MESSAGE_PUBLISHER Service class for publishing messages 20061018
27 SR_SERVICES Static Attribute Private Object reference (TYPE REF TO) CL_WER_SERVICES Grouping of generic services 20060828
28 SR_STORAGE Static Attribute Private Object reference (TYPE REF TO) CL_WER_STORAGE For saving and loading from database 20060828
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20060930
2 ASSIGN_ITEM_FIELD Instance method Public Method 20070110
3 ASSIGN_RULE_ELEMENT Instance method Public Method 20070110
4 ASSIGN_VALUE Instance method Public Method 20070110
5 CHECK_AUTHORIZATION Instance method Public Method 20060922
6 CHECK_FDT Instance method Public Method 20060922
7 CHECK_ITEM_FIELD_ASSIGNMENT Instance method Public Method 20070110
8 CHECK_RULE_ELEMENT_ASSIGNMENT Instance method Public Method 20070110
9 CHECK_WER Instance method Public Method 20060922
10 CLASS_CONSTRUCTOR Static method Public Constructor 20060828
11 CLEAR_FDT_MESSAGE Instance method Private Method Clear FDT message 20070301
12 CLONE Instance method Public Method 20060922
13 CLONE_DATA Instance method Public Method 20060930
14 CONSTRUCTOR Instance method Public Constructor 20060809
15 DELETE Instance method Public Method 20060922
16 DEQUEUE Instance method Public Method 20060922
17 ENQUEUE Instance method Public Method 20060922
18 FREE Instance method Public Method 20060922
19 GET_ACCESS_LEVEL Instance method Public Method 20060922
20 GET_APPLICATION Instance method Public Method 20060922
21 GET_ASSIGNMENTS Instance method Public Method 20070110
22 GET_ASSIGNMENT_MAPPING Instance method Public Method 20070110
23 GET_ASSIGNMENT_STATUS Instance method Public Method 20060930
24 GET_ATTRIBUTE_STATUS Instance method Public Method 20070110
25 GET_CLONE_PARAMETER_MAPPING Instance method Public Method 20070110
26 GET_DESCRIPTION Instance method Public Method 20060922
27 GET_FDT_MESSAGE Instance method Private Method Returns the FDT message 20070301
28 GET_FDT_RESULT_DATA_OBJECT Instance method Public Method 20061006
29 GET_HEADER Instance method Public Method 20060930
30 GET_ID Instance method Public Method 20060922
31 GET_ITEM Instance method Public Method 20061006
32 GET_MESSAGE Instance method Public Method Returns the long message data (id, nb, type, variables ) 20060929
33 GET_MODE Instance method Public Method 20061006
34 GET_NAME Instance method Public Method 20060922
35 GET_PARAMETER_ASSIGNMENT Instance method Public Method 20061109
36 GET_PARAMETER_ASSIGN_STATUS Instance method Public Method 20070110
37 GET_PROCESS_STATUS Instance method Public Method 20070110
38 GET_SIGNATURE Instance method Public Method 20070110
39 GET_TEMPLATE_ELEMENT Instance method Public Method 20070110
40 GET_TYPE_TEXT Instance method Public Method 20060922
41 HAS_CHANGED Instance method Public Method 20070110
42 INIT_MESSAGE_VARIABLES Instance method Public Method Initialize the message variables data objects 20061006
43 IS_CONFIGURATION Instance method Public Method 20060922
44 IS_PARAMETER_ASSIGNED Instance method Public Method 20061109
45 IS_SYSTEM_ELEMENT Instance method Public Method 20060922
46 IS_TEMPLATE Instance method Public Method 20060922
47 LOAD_PARAMETERS Instance method Public Method 20060930
48 MASS_PROCESS Instance method Public Method 20070110
49 RAISE_ASSIGNMENT_CHANGED Instance method Public Method 20061006
50 RAISE_SIGNATURE_CHANGED Instance method Public Method 20070110
51 REMOVE_ASSIGNMENT Instance method Public Method 20070110
52 SAVE Instance method Public Method 20060922
53 SET_APPLICATION Instance method Public Method 20060922
54 SET_CONFIGURATION Instance method Public Method 20061006
55 SET_DESCRIPTION Instance method Public Method 20060922
56 SET_FDT_MESSAGE Instance method Private Method Set FDT message 20070301
57 SET_FDT_RESULT_DATA_OBJECT Instance method Public Method 20061006
58 SET_ITEM Instance method Public Method 20061006
59 SET_MESSAGE Instance method Public Method Sets the message log data (id, nb, type) 20060929
60 SET_MODE Instance method Public Method 20061006
61 SET_NAME Instance method Public Method 20060922
62 SET_PROCESS_STATUS Instance method Public Method 20070110
63 SET_TEMPLATE Instance method Public Method 20061006
64 SET_TEMPLATE_ELEMENT Instance method Public Method 20070110
65 UPDATE_ASSIGNMENT_STATUS Instance method Public Method 20070110
Events
# Event Type Visibility Description Created on
1 ASSIGNMENT_CHANGED Instance Event
(0)
Public
(2)
20061013
2 SET_OUPUT Instance Event
(0)
Public
(2)
20070110
3 SIGNATURE_CHANGED Instance Event
(0)
Public
(2)
20061109
Types
Class CL_WER_ACTION_MESSAGE_LOG has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method ACTIVATE on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method ASSIGN_ITEM_FIELD Signature

Method ASSIGN_ITEM_FIELD on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method ASSIGN_ITEM_FIELD on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method ASSIGN_RULE_ELEMENT Signature

Method ASSIGN_RULE_ELEMENT on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method ASSIGN_RULE_ELEMENT on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method ASSIGN_VALUE Signature

Method ASSIGN_VALUE on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method ASSIGN_VALUE on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method CHECK_AUTHORIZATION Signature

Method CHECK_AUTHORIZATION on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method CHECK_AUTHORIZATION on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method CHECK_FDT Signature

Method CHECK_FDT on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method CHECK_FDT on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method CHECK_ITEM_FIELD_ASSIGNMENT Signature

Method CHECK_ITEM_FIELD_ASSIGNMENT on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method CHECK_ITEM_FIELD_ASSIGNMENT on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method CHECK_RULE_ELEMENT_ASSIGNMENT Signature

Method CHECK_RULE_ELEMENT_ASSIGNMENT on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method CHECK_RULE_ELEMENT_ASSIGNMENT on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method CHECK_WER Signature

Method CHECK_WER on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method CHECK_WER on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method CLEAR_FDT_MESSAGE Signature

Method CLEAR_FDT_MESSAGE on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method CLEAR_FDT_MESSAGE on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method CLONE Signature

Method CLONE on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method CLONE on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method CLONE_DATA Signature

Method CLONE_DATA on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method CLONE_DATA on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXPRESSION_TYPE_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20060809
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20060809
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20060809

Method DELETE Signature

Method DELETE on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method DELETE on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method DEQUEUE on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method ENQUEUE on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method FREE Signature

Method FREE on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method FREE on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_ACCESS_LEVEL Signature

Method GET_ACCESS_LEVEL on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_ACCESS_LEVEL on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_APPLICATION Signature

Method GET_APPLICATION on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_APPLICATION on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_ASSIGNMENTS Signature

Method GET_ASSIGNMENTS on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_ASSIGNMENTS on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_ASSIGNMENT_MAPPING Signature

Method GET_ASSIGNMENT_MAPPING on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_ASSIGNMENT_MAPPING on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_ASSIGNMENT_STATUS Signature

Method GET_ASSIGNMENT_STATUS on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_ASSIGNMENT_STATUS on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_ATTRIBUTE_STATUS Signature

Method GET_ATTRIBUTE_STATUS on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_ATTRIBUTE_STATUS on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_CLONE_PARAMETER_MAPPING Signature

Method GET_CLONE_PARAMETER_MAPPING on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_CLONE_PARAMETER_MAPPING on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_DESCRIPTION on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_FDT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_MESSAGE Value transfer Type reference (TYPE) CL_FDT_ACTN_MESSAGE=>S_MESSAGE 20070301

Method GET_FDT_MESSAGE on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_FDT_RESULT_DATA_OBJECT Signature

Method GET_FDT_RESULT_DATA_OBJECT on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_FDT_RESULT_DATA_OBJECT on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_HEADER Signature

Method GET_HEADER on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_HEADER on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_ID Signature

Method GET_ID on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_ID on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_ITEM Signature

Method GET_ITEM on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_ITEM on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_MESSAGE Value transfer Type reference (TYPE) CL_FDT_ACTN_MESSAGE=>S_MESSAGE 20060929

Method GET_MESSAGE on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_MODE Signature

Method GET_MODE on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_MODE on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_NAME Signature

Method GET_NAME on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_NAME on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_PARAMETER_ASSIGNMENT Signature

Method GET_PARAMETER_ASSIGNMENT on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_PARAMETER_ASSIGNMENT on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_PARAMETER_ASSIGN_STATUS Signature

Method GET_PARAMETER_ASSIGN_STATUS on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_PARAMETER_ASSIGN_STATUS on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_PROCESS_STATUS Signature

Method GET_PROCESS_STATUS on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_PROCESS_STATUS on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_SIGNATURE Signature

Method GET_SIGNATURE on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_SIGNATURE on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_TEMPLATE_ELEMENT Signature

Method GET_TEMPLATE_ELEMENT on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_TEMPLATE_ELEMENT on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method GET_TYPE_TEXT Signature

Method GET_TYPE_TEXT on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method GET_TYPE_TEXT on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method HAS_CHANGED Signature

Method HAS_CHANGED on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method HAS_CHANGED on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method INIT_MESSAGE_VARIABLES Signature

Method INIT_MESSAGE_VARIABLES on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
# Exception Resumable Description Created on
1 CX_WER_DATA_INVALID Invalid data supplied 20061006
2 CX_WER_DATA_NOT_FOUND Value does not exist 20061006

Method IS_CONFIGURATION Signature

Method IS_CONFIGURATION on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method IS_CONFIGURATION on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method IS_PARAMETER_ASSIGNED Signature

Method IS_PARAMETER_ASSIGNED on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method IS_PARAMETER_ASSIGNED on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method IS_SYSTEM_ELEMENT Signature

Method IS_SYSTEM_ELEMENT on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method IS_SYSTEM_ELEMENT on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method IS_TEMPLATE Signature

Method IS_TEMPLATE on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method IS_TEMPLATE on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method LOAD_PARAMETERS Signature

Method LOAD_PARAMETERS on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method LOAD_PARAMETERS on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method MASS_PROCESS Signature

Method MASS_PROCESS on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method MASS_PROCESS on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method RAISE_ASSIGNMENT_CHANGED Signature

Method RAISE_ASSIGNMENT_CHANGED on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method RAISE_ASSIGNMENT_CHANGED on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method RAISE_SIGNATURE_CHANGED Signature

Method RAISE_SIGNATURE_CHANGED on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method RAISE_SIGNATURE_CHANGED on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method REMOVE_ASSIGNMENT Signature

Method REMOVE_ASSIGNMENT on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method REMOVE_ASSIGNMENT on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method SAVE Signature

Method SAVE on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method SAVE on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method SET_APPLICATION Signature

Method SET_APPLICATION on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method SET_APPLICATION on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method SET_CONFIGURATION Signature

Method SET_CONFIGURATION on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method SET_CONFIGURATION on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method SET_DESCRIPTION on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method SET_FDT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Message identification 20070301
2 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO System message number 20070301
3 Importing I_MSGTY Call by reference Type reference (TYPE) WER_MSG_TYPE Message Type 20070301
# Exception Resumable Description Created on
1 CX_WER_DATA_INVALID Invalid data supplied 20070301

Method SET_FDT_RESULT_DATA_OBJECT Signature

Method SET_FDT_RESULT_DATA_OBJECT on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method SET_FDT_RESULT_DATA_OBJECT on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method SET_ITEM Signature

Method SET_ITEM on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method SET_ITEM on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Message identification 20060929
2 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO System message number 20060929
3 Importing I_MSGTY Call by reference Type reference (TYPE) WER_MSG_TYPE Message Type 20060929
# Exception Resumable Description Created on
1 CX_WER_DATA_INVALID Invalid data supplied 20060929

Method SET_MODE Signature

Method SET_MODE on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method SET_MODE on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method SET_NAME Signature

Method SET_NAME on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method SET_NAME on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method SET_PROCESS_STATUS Signature

Method SET_PROCESS_STATUS on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method SET_PROCESS_STATUS on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method SET_TEMPLATE Signature

Method SET_TEMPLATE on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method SET_TEMPLATE on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method SET_TEMPLATE_ELEMENT Signature

Method SET_TEMPLATE_ELEMENT on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method SET_TEMPLATE_ELEMENT on class CL_WER_ACTION_MESSAGE_LOG has no exception.

Method UPDATE_ASSIGNMENT_STATUS Signature

Method UPDATE_ASSIGNMENT_STATUS on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Method UPDATE_ASSIGNMENT_STATUS on class CL_WER_ACTION_MESSAGE_LOG has no exception.
Event Signatures

Event ASSIGNMENT_CHANGED Signature
Event ASSIGNMENT_CHANGED on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Event SET_OUPUT Signature
Event SET_OUPUT on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
Event SIGNATURE_CHANGED Signature
Event SIGNATURE_CHANGED on class CL_WER_ACTION_MESSAGE_LOG has no parameter.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700