SAP ABAP Class CL_WER_ACTION_METHOD_CALL (Rule engine action method call)
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_ACTION FDT: Abstract Action Class 20061109
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WER_ACTION Action supporting mass data processing 20061109
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WER_ASSIGNABLE_ELEMENT Assignable element base 20061109
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WER_ELEMENT Rule element base 20061109
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WER_METHOD_CALL Method call interface 20061109
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WER_RULE_ELEMENT Rule element 20061109
Properties
Class CL_WER_ACTION_METHOD_CALL  
Short Description Rule engine action method call    
Super Class CL_FDT_ACTION FDT: Abstract Action Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WER_BUSINESS   Business Layer 
Created 20061109   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_LOG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 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 20061109
2 IF_WER_ASSIGNABLE_ELEMENT Assignable element base 20061109
3 IF_WER_ELEMENT Rule element base 20061109
4 IF_WER_METHOD_CALL Method call interface 20061109
5 IF_WER_RULE_ELEMENT Rule element 20061109
Friends
Class CL_WER_ACTION_METHOD_CALL 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) 20061109
2 C_ATTRIBUTE_APPLICATION Instance attribute Public Attribute reference (LIKE) 20061109
3 C_ATTRIBUTE_CREATED_BY Instance attribute Public Attribute reference (LIKE) 20061109
4 C_ATTRIBUTE_CREATED_ON Instance attribute Public Attribute reference (LIKE) 20061109
5 C_ATTRIBUTE_DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20061109
6 C_ATTRIBUTE_ID Instance attribute Public Attribute reference (LIKE) 20061109
7 C_ATTRIBUTE_MODIFIED_BY Instance attribute Public Attribute reference (LIKE) 20061109
8 C_ATTRIBUTE_MODIFIED_ON Instance attribute Public Attribute reference (LIKE) 20061109
9 C_ATTRIBUTE_NAME Instance attribute Public Attribute reference (LIKE) 20061109
10 C_ATTRIBUTE_SYSTEM_ELEMENT Instance attribute Public Attribute reference (LIKE) 20070110
11 C_ATTRIBUTE_TYPE Instance attribute Public Attribute reference (LIKE) 20061109
12 C_ATTRIBUTE_TYPE_TEXT Instance attribute Public Attribute reference (LIKE) 20061109
13 C_ATTRIBUTE_WORKITEM Instance attribute Public Attribute reference (LIKE) 20070110
14 MR_ELEMENT_DELEGATE Instance attribute Private Object reference (TYPE REF TO) CL_WER_ACT_METH_CALL_DELEGATE Delegate for implementation of IF_WER_METHOD_CALL 20061109
15 SR_CO Static Attribute Private Object reference (TYPE REF TO) CL_WER_CONST Constants 20061109
16 SR_ERR_REPORTER Static Attribute Private Object reference (TYPE REF TO) CL_WER_EXCEPTION_REPORTER Services for raising exceptions 20061109
17 SR_FACTORY Static Attribute Private Object reference (TYPE REF TO) CL_WER_FACTORY Factory for persistent objects 20061109
18 SR_PUBLISHER Static Attribute Private Object reference (TYPE REF TO) CL_WER_MESSAGE_PUBLISHER Service class for publishing messages 20061109
19 SR_SERVICES Static Attribute Private Object reference (TYPE REF TO) CL_WER_SERVICES Grouping of generic services 20061109
20 SR_STORAGE Static Attribute Private Object reference (TYPE REF TO) CL_WER_STORAGE For saving and loading from database 20061109
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20061109
2 ASSIGN_ITEM_FIELD Instance method Public Method 20061109
3 ASSIGN_RULE_ELEMENT Instance method Public Method 20061109
4 ASSIGN_VALUE Instance method Public Method 20061109
5 CHECK_AUTHORIZATION Instance method Public Method 20061109
6 CHECK_FDT Instance method Public Method 20061109
7 CHECK_ITEM_FIELD_ASSIGNMENT Instance method Public Method 20061109
8 CHECK_METHOD Instance method Public Method 20061109
9 CHECK_RULE_ELEMENT_ASSIGNMENT Instance method Public Method 20061109
10 CHECK_WER Instance method Public Method 20061109
11 CLASS_CONSTRUCTOR Static method Public Constructor 20061109
12 CLONE Instance method Public Method 20061109
13 CLONE_DATA Instance method Public Method 20061109
14 CONSTRUCTOR Instance method Public Constructor 20061109
15 DELETE Instance method Public Method 20061109
16 DEQUEUE Instance method Public Method 20061109
17 ENQUEUE Instance method Public Method 20061109
18 FREE Instance method Public Method 20061109
19 GET_ACCESS_LEVEL Instance method Public Method 20061109
20 GET_APPLICATION Instance method Public Method 20061109
21 GET_ASSIGNMENTS Instance method Public Method 20061109
22 GET_ASSIGNMENT_MAPPING Instance method Public Method 20061109
23 GET_ASSIGNMENT_STATUS Instance method Public Method 20061109
24 GET_ATTRIBUTE_STATUS Instance method Public Method 20061109
25 GET_CLONE_PARAMETER_MAPPING Instance method Public Method 20061109
26 GET_DESCRIPTION Instance method Public Method 20061109
27 GET_FDT_RESULT_DATA_OBJECT Instance method Public Method 20061109
28 GET_HEADER Instance method Public Method 20061109
29 GET_ID Instance method Public Method 20061109
30 GET_ITEM Instance method Public Method 20061109
31 GET_METHOD Instance method Public Method 20061109
32 GET_METHOD_PARAMETERS Instance method Public Method 20061109
33 GET_MODE Instance method Public Method 20061109
34 GET_NAME Instance method Public Method 20061109
35 GET_PARAMETER_ASSIGNMENT Instance method Public Method 20061109
36 GET_PARAMETER_ASSIGN_STATUS Instance method Public Method 20061109
37 GET_PROCESS_STATUS Instance method Public Method 20070110
38 GET_SIGNATURE Instance method Public Method 20061109
39 GET_TEMPLATE_ELEMENT Instance method Public Method 20070110
40 GET_TYPE_TEXT Instance method Public Method 20061109
41 HAS_CHANGED Instance method Public Method 20070109
42 IS_CONFIGURATION Instance method Public Method 20061109
43 IS_PARAMETER_ASSIGNED Instance method Public Method 20070110
44 IS_SYSTEM_ELEMENT Instance method Public Method 20061109
45 IS_TEMPLATE Instance method Public Method 20061109
46 LOAD_METHOD Instance method Private Method Load method class, method, parameters and descriptions 20061109
47 LOAD_PARAMETERS Instance method Public Method 20061109
48 MASS_PROCESS Instance method Public Method 20070110
49 RAISE_ASSIGNMENT_CHANGED Instance method Public Method 20061109
50 RAISE_SIGNATURE_CHANGED Instance method Public Method 20061109
51 REMOVE_ASSIGNMENT Instance method Public Method 20061109
52 SAVE Instance method Public Method 20061109
53 SET_APPLICATION Instance method Public Method 20061109
54 SET_CONFIGURATION Instance method Public Method 20061109
55 SET_DESCRIPTION Instance method Public Method 20061109
56 SET_FDT_RESULT_DATA_OBJECT Instance method Public Method 20061109
57 SET_ITEM Instance method Public Method 20061109
58 SET_METHOD Instance method Public Method 20061109
59 SET_MODE Instance method Public Method 20061109
60 SET_NAME Instance method Public Method 20061109
61 SET_PROCESS_STATUS Instance method Public Method 20070110
62 SET_TEMPLATE Instance method Public Method 20061109
63 SET_TEMPLATE_ELEMENT Instance method Public Method 20070110
64 UPDATE_ASSIGNMENT_STATUS Instance method Public Method 20070110
Events
# Event Type Visibility Description Created on
1 ASSIGNMENT_CHANGED Instance Event
(0)
Public
(2)
20061109
2 SET_OUPUT Instance Event
(0)
Public
(2)
20070110
3 SIGNATURE_CHANGED Instance Event
(0)
Public
(2)
20061109
Types
Class CL_WER_ACTION_METHOD_CALL has no local type.
Method Signatures

Method ACTIVATE Signature

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

Method ASSIGN_ITEM_FIELD Signature

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

Method ASSIGN_RULE_ELEMENT Signature

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

Method ASSIGN_VALUE Signature

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

Method CHECK_AUTHORIZATION Signature

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

Method CHECK_FDT Signature

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

Method CHECK_ITEM_FIELD_ASSIGNMENT Signature

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

Method CHECK_METHOD Signature

Method CHECK_METHOD on class CL_WER_ACTION_METHOD_CALL has no parameter.
Method CHECK_METHOD on class CL_WER_ACTION_METHOD_CALL has no exception.

Method CHECK_RULE_ELEMENT_ASSIGNMENT Signature

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

Method CHECK_WER Signature

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

Method CLASS_CONSTRUCTOR Signature

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

Method CLONE Signature

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

Method CLONE_DATA Signature

Method CLONE_DATA on class CL_WER_ACTION_METHOD_CALL has no parameter.
Method CLONE_DATA on class CL_WER_ACTION_METHOD_CALL 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 Element unique identifier 20061109
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Element unique identifier 20061109
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20061109
2 CX_WER_DATA_INVALID Invalid data supplied 20061109
3 CX_WER_DATA_NOT_FOUND Value does not exist 20061109

Method DELETE Signature

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

Method DEQUEUE Signature

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

Method ENQUEUE Signature

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

Method FREE Signature

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

Method GET_ACCESS_LEVEL Signature

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

Method GET_APPLICATION Signature

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

Method GET_ASSIGNMENTS Signature

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

Method GET_ASSIGNMENT_MAPPING Signature

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

Method GET_ASSIGNMENT_STATUS Signature

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

Method GET_ATTRIBUTE_STATUS Signature

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

Method GET_CLONE_PARAMETER_MAPPING Signature

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

Method GET_DESCRIPTION Signature

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

Method GET_FDT_RESULT_DATA_OBJECT Signature

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

Method GET_HEADER Signature

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

Method GET_ID Signature

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

Method GET_ITEM Signature

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

Method GET_METHOD Signature

Method GET_METHOD on class CL_WER_ACTION_METHOD_CALL has no parameter.
Method GET_METHOD on class CL_WER_ACTION_METHOD_CALL has no exception.

Method GET_METHOD_PARAMETERS Signature

Method GET_METHOD_PARAMETERS on class CL_WER_ACTION_METHOD_CALL has no parameter.
Method GET_METHOD_PARAMETERS on class CL_WER_ACTION_METHOD_CALL has no exception.

Method GET_MODE Signature

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

Method GET_NAME Signature

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

Method GET_PARAMETER_ASSIGNMENT Signature

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

Method GET_PARAMETER_ASSIGN_STATUS Signature

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

Method GET_PROCESS_STATUS Signature

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

Method GET_SIGNATURE Signature

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

Method GET_TEMPLATE_ELEMENT Signature

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

Method GET_TYPE_TEXT Signature

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

Method HAS_CHANGED Signature

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

Method IS_CONFIGURATION Signature

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

Method IS_PARAMETER_ASSIGNED Signature

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

Method IS_SYSTEM_ELEMENT Signature

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

Method IS_TEMPLATE Signature

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

Method LOAD_METHOD Signature

Method LOAD_METHOD on class CL_WER_ACTION_METHOD_CALL has no parameter.
Method LOAD_METHOD on class CL_WER_ACTION_METHOD_CALL has no exception.

Method LOAD_PARAMETERS Signature

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

Method MASS_PROCESS Signature

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

Method RAISE_ASSIGNMENT_CHANGED Signature

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

Method RAISE_SIGNATURE_CHANGED Signature

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

Method REMOVE_ASSIGNMENT Signature

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

Method SAVE Signature

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

Method SET_APPLICATION Signature

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

Method SET_CONFIGURATION Signature

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

Method SET_DESCRIPTION Signature

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

Method SET_FDT_RESULT_DATA_OBJECT Signature

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

Method SET_ITEM Signature

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

Method SET_METHOD Signature

Method SET_METHOD on class CL_WER_ACTION_METHOD_CALL has no parameter.
Method SET_METHOD on class CL_WER_ACTION_METHOD_CALL has no exception.

Method SET_MODE Signature

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

Method SET_NAME Signature

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

Method SET_PROCESS_STATUS Signature

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

Method SET_TEMPLATE Signature

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

Method SET_TEMPLATE_ELEMENT Signature

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

Method UPDATE_ASSIGNMENT_STATUS Signature

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

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