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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'ASSV1' | Assignment Action command on variable 1 | 20061023 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'ASSV2' | Assignment Action command on variable 2 | 20061023 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'ASSV3' | Assignment Action command on variable 3 | 20061023 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'ASSV4' | Assignment Action command on variable 4 | 20061023 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'DETV1' | Assignment detail request command on variable 1 | 20061023 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'DETV2' | Assignment detail request command on variable 2 | 20061023 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'DETV3' | Assignment detail request command on variable 3 | 20061023 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'DETV4' | Assignment detail request command on variable 4 | 20061023 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | CL_WER_ACTION_MESSAGE_LOG=>C_MSGV1 | Message variable 1 code | 20061023 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | CL_WER_ACTION_MESSAGE_LOG=>C_MSGV2 | Message variable 2 code | 20061023 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | CL_WER_ACTION_MESSAGE_LOG=>C_MSGV3 | Message variable 3 code | 20061023 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | CL_WER_ACTION_MESSAGE_LOG=>C_MSGV4 | Message variable 4 code | 20061023 | |
13 | ![]() |
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 | ![]() |
Instance method | Public | Method | Returns a parameter assignment detail | 20060928 |
2 | ![]() |
Instance method | Public | Method | Returns the long message data (id, nb, type, variables) | 20060929 |
3 | ![]() |
Instance method | Public | Method | Returns a parameter assignment detail | 20061023 |
4 | ![]() |
Instance method | Public | Method | Hanldes the assignment change request | 20060928 |
5 | ![]() |
Instance method | Public | Method | Handles the detail display request | 20060928 |
6 | ![]() |
Instance method | Public | Method | Link the message log fields to the attributes | 20061020 |
7 | ![]() |
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 | ![]() |
I_PARAMETER | Call by reference | Type reference (TYPE) | WER_DATA_OBJECT_ID | Unique data object identifier (GUID) | 20060929 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
E_ASSIGN_ACTION_ICON | Call by reference | Type reference (TYPE) | STRING | 20061023 | |||
2 | ![]() |
E_ASSIGN_STATUS_ICON | Call by reference | Type reference (TYPE) | STRING | 20061023 | |||
3 | ![]() |
E_HIDE_ASSIGN_ACTION | Call by reference | Type reference (TYPE) | I | 20061023 | |||
4 | ![]() |
E_HIDE_DETAIL | Call by reference | Type reference (TYPE) | I | 20061023 | |||
5 | ![]() |
E_VALUE_NAME | Call by reference | Type reference (TYPE) | STRING | Element name | 20061023 | ||
6 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | WER_ATTRIBUTE_NAME | Name of an attribute | 20061020 | ||
2 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | WER_ATTRIBUTE_NAME | Name of an attribute | 20061020 | ||
3 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | WER_ATTRIBUTE_NAME | Name of an attribute | 20061020 | ||
4 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | WER_ATTRIBUTE_NAME | Name of an attribute | 20061020 | ||
5 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | WER_ATTRIBUTE_NAME | Name of an attribute | 20061020 | ||
6 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | WER_ATTRIBUTE_NAME | Name of an attribute | 20061020 | ||
7 | ![]() |
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 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message identification | 20060929 | ||
2 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | System message number | 20060929 | ||
3 | ![]() |
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 |