SAP ABAP Class CL_WER_ASSIGNABLE_ELEMENT_VIEW (Rule element 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_SUBSCREEN_VIEW | Common services for embedded views | 20061109 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WER_ACTION_DB_ENRICH_VIEW | Database enrichment action view | 20061109 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_WER_ACTION_MESSAGE_LOG_VIEW | Action message log view | 20061109 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_WER_ACTION_SM_VIEW | Action simple mapping view | 20061109 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_WER_EXP_COMP_VIEW | Comparison expression view | 20061109 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_WER_EXP_CONST_VIEW | Constant expression view | 20061109 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_WER_METHOD_CALL_VIEW | Method call view | 20061109 |
Properties
Class | CL_WER_ASSIGNABLE_ELEMENT_VIEW | |
Short Description | Rule element view | |
Super Class | CL_WER_SUBSCREEN_VIEW | Common services for embedded views |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WER_UI | User Interface |
Created | 20061109 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WER_ASSIGNABLE_ELEMENT_VIEW has no forward declaration.
Interfaces
Class CL_WER_ASSIGNABLE_ELEMENT_VIEW has no interface implemented.
Friends
Class CL_WER_ASSIGNABLE_ELEMENT_VIEW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 30 | Default length of the value name field | 20070913 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 45 | Default length of the value name field | 20070913 | |
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WER_ASSIGNABLE_ELEMENT | Rule element | 20061109 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20070629 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20061109 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20070109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns a flag indicating whether the view is a template | 20061109 |
2 | ![]() |
Instance method | Protected | Event handling method | Handles assignment changed event | 20070629 |
3 | ![]() |
Instance method | Public | Method | Trigger the removal of a parameter assignment | 20061109 |
4 | ![]() |
Instance method | Public | Method | Trigger the assignment of a parameter | 20061109 |
5 | ![]() |
Instance method | Public | Method | Display parameter assignment detail | 20061109 |
Events
Class CL_WER_ASSIGNABLE_ELEMENT_VIEW has no event.
Types
Class CL_WER_ASSIGNABLE_ELEMENT_VIEW has no local type.
Method Signatures
Method IS_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TEMPLATE | Value transfer | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20061109 |
Method IS_TEMPLATE on class CL_WER_ASSIGNABLE_ELEMENT_VIEW has no exception.
Method ON_ASSIGNMENT_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RULE_ELEMENT | Call by reference | Attribute reference (LIKE) | 20070629 |
Method ON_ASSIGNMENT_CHANGED on class CL_WER_ASSIGNABLE_ELEMENT_VIEW has no exception.
Method REMOVE_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PERFORMED | Call by reference | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20070109 | ||
2 | ![]() |
I_PARAMETER | Call by reference | Type reference (TYPE) | WER_PARAMETER_ID | Parameter id | 20061109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Value does not exist | 20061109 |
Method SET_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PERFORMED | Call by reference | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20070109 | ||
2 | ![]() |
I_ITEM_FIELD | Call by reference | Type reference (TYPE) | WER_ITEM_FIELD_ID | Unique Item field identifier (GUID) | 20070109 | ||
3 | ![]() |
I_PARAMETER | Call by reference | Type reference (TYPE) | WER_PARAMETER_ID | Parameter id | 20061109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Authorization error | 20061109 | |
2 | ![]() |
Invalid data supplied | 20061109 | |
3 | ![]() |
Value does not exist | 20061109 | |
4 | ![]() |
Operation failed exception | 20061109 |
Method SHOW_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_PARAMETER_ID | Parameter id | 20061109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data supplied | 20070109 | |
2 | ![]() |
Value does not exist | 20061109 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 601 |