SAP ABAP Class CL_WER_ACTION_MESSAGE_LOG_VIEW (Action message log view)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_UI (Package) User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WER_ASSIGNABLE_ELEMENT_VIEW Rule element view 20061109
Properties
Class CL_WER_ACTION_MESSAGE_LOG_VIEW  
Short Description Action message log view    
Super Class CL_WER_ASSIGNABLE_ELEMENT_VIEW Rule element view 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WER_UI   User Interface 
Created 20060808   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)
Interfaces
Class CL_WER_ACTION_MESSAGE_LOG_VIEW has no interface implemented.
Friends
Class CL_WER_ACTION_MESSAGE_LOG_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_COMMAND_ASSIGN_V1 Constant Public Type reference (TYPE) SYUCOMM 'ASSV1' Assignment Action command on variable 1 20061023
2 C_COMMAND_ASSIGN_V2 Constant Public Type reference (TYPE) SYUCOMM 'ASSV2' Assignment Action command on variable 2 20061023
3 C_COMMAND_ASSIGN_V3 Constant Public Type reference (TYPE) SYUCOMM 'ASSV3' Assignment Action command on variable 3 20061023
4 C_COMMAND_ASSIGN_V4 Constant Public Type reference (TYPE) SYUCOMM 'ASSV4' Assignment Action command on variable 4 20061023
5 C_COMMAND_DETAIL_V1 Constant Public Type reference (TYPE) SYUCOMM 'DETV1' Assignment detail request command on variable 1 20061023
6 C_COMMAND_DETAIL_V2 Constant Public Type reference (TYPE) SYUCOMM 'DETV2' Assignment detail request command on variable 2 20061023
7 C_COMMAND_DETAIL_V3 Constant Public Type reference (TYPE) SYUCOMM 'DETV3' Assignment detail request command on variable 3 20061023
8 C_COMMAND_DETAIL_V4 Constant Public Type reference (TYPE) SYUCOMM 'DETV4' Assignment detail request command on variable 4 20061023
9 C_MSGV1 Constant Public Type reference (TYPE) CHAR2 CL_WER_ACTION_MESSAGE_LOG=>C_MSGV1 Message variable 1 code 20061023
10 C_MSGV2 Constant Public Type reference (TYPE) CHAR2 CL_WER_ACTION_MESSAGE_LOG=>C_MSGV2 Message variable 2 code 20061023
11 C_MSGV3 Constant Public Type reference (TYPE) CHAR2 CL_WER_ACTION_MESSAGE_LOG=>C_MSGV3 Message variable 3 code 20061023
12 C_MSGV4 Constant Public Type reference (TYPE) CHAR2 CL_WER_ACTION_MESSAGE_LOG=>C_MSGV4 Message variable 4 code 20061023
13 MR_MSG_LOG Instance attribute Private Object reference (TYPE REF TO) CL_WER_ACTION_MESSAGE_LOG Rule engine action message log 20060808
Methods
# Method Level Visibility Method type Description Created on
1 GET_ASSIGNMENT Instance method Public Method Returns a parameter assignment detail 20060928
2 GET_MESSAGE Instance method Public Method Returns the long message data (id, nb, type, variables) 20060929
3 GET_MSGVAR_FIELD_ATTRIBUTES Instance method Public Method Returns a parameter assignment detail 20061023
4 HANDLE_ASSIGNMENT Instance method Public Method Hanldes the assignment change request 20060928
5 HANDLE_DETAIL Instance method Public Method Handles the detail display request 20060928
6 LINK_FIELDS_TO_ATTRIBUTES Instance method Public Method Link the message log fields to the attributes 20061020
7 SET_MESSAGE Instance method Public Method Sets the message log data (id, no, type) 20060929
Events
Class CL_WER_ACTION_MESSAGE_LOG_VIEW has no event.
Types
Class CL_WER_ACTION_MESSAGE_LOG_VIEW has no local type.
Method Signatures

Method GET_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETER Call by reference Type reference (TYPE) WER_DATA_OBJECT_ID Unique data object identifier (GUID) 20060929
2 Returning RS_ASSIGNMENT Value transfer Type reference (TYPE) WER_RULE_ELEMENT_ASSIGN_STY Rule element parameter assignment 20060928

Method GET_ASSIGNMENT on class CL_WER_ACTION_MESSAGE_LOG_VIEW 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) IF_FDT_ACTN_MESSAGE_LOG=>S_MESSAGE 20060929

Method GET_MESSAGE on class CL_WER_ACTION_MESSAGE_LOG_VIEW has no exception.

Method GET_MSGVAR_FIELD_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ASSIGN_ACTION_ICON Call by reference Type reference (TYPE) STRING 20061023
2 Exporting E_ASSIGN_STATUS_ICON Call by reference Type reference (TYPE) STRING 20061023
3 Exporting E_HIDE_ASSIGN_ACTION Call by reference Type reference (TYPE) I 20061023
4 Exporting E_HIDE_DETAIL Call by reference Type reference (TYPE) I 20061023
5 Exporting E_VALUE_NAME Call by reference Type reference (TYPE) STRING Element name 20061023
6 Importing I_MSGVAR Call by reference Type reference (TYPE) CHAR2 20061023

Method GET_MSGVAR_FIELD_ATTRIBUTES on class CL_WER_ACTION_MESSAGE_LOG_VIEW has no exception.

Method HANDLE_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETER Call by reference Type reference (TYPE) WER_DATA_OBJECT_ID Unique data object identifier (GUID) 20060929

Method HANDLE_ASSIGNMENT on class CL_WER_ACTION_MESSAGE_LOG_VIEW has no exception.

Method HANDLE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETER Call by reference Type reference (TYPE) WER_DATA_OBJECT_ID Unique data object identifier (GUID) 20060929

Method HANDLE_DETAIL on class CL_WER_ACTION_MESSAGE_LOG_VIEW has no exception.

Method LINK_FIELDS_TO_ATTRIBUTES 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) WER_ATTRIBUTE_NAME Name of an attribute 20061020
2 Importing I_MSGNO Call by reference Type reference (TYPE) WER_ATTRIBUTE_NAME Name of an attribute 20061020
3 Importing I_MSGTY Call by reference Type reference (TYPE) WER_ATTRIBUTE_NAME Name of an attribute 20061020
4 Importing I_MSGV1 Call by reference Type reference (TYPE) WER_ATTRIBUTE_NAME Name of an attribute 20061020
5 Importing I_MSGV2 Call by reference Type reference (TYPE) WER_ATTRIBUTE_NAME Name of an attribute 20061020
6 Importing I_MSGV3 Call by reference Type reference (TYPE) WER_ATTRIBUTE_NAME Name of an attribute 20061020
7 Importing I_MSGV4 Call by reference Type reference (TYPE) WER_ATTRIBUTE_NAME Name of an attribute 20061020

Method LINK_FIELDS_TO_ATTRIBUTES on class CL_WER_ACTION_MESSAGE_LOG_VIEW 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) SYMSGTY Message Type 20060929

Method SET_MESSAGE on class CL_WER_ACTION_MESSAGE_LOG_VIEW has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700