SAP ABAP Class CL_WER_METHOD_CALL_VIEW (Method call 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 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WER_ACTION_MC_VIEW | Method call action view | 20060731 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_WER_EXP_MC_VIEW | Method call expression view | 20060731 |
Properties
Class | CL_WER_METHOD_CALL_VIEW | |
Short Description | Method call 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 | 20060731 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WER_METHOD_CALL_VIEW has no forward declaration.
Interfaces
Class CL_WER_METHOD_CALL_VIEW has no interface implemented.
Friends
Class CL_WER_METHOD_CALL_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) | I | 5 | Width of optional column | 20060731 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 10 | Width of optional column | 20060731 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | LVC_FNAME | 'ASSIGN' | Parameter assignment icon field | 20060919 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | LVC_FNAME | 'ASSIGNMENT_STATUS' | Parameter assignment status field | 20061002 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | LVC_FNAME | 'DESCRIPTION' | Parameter description field | 20060805 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | LVC_FNAME | 'DETAIL' | Parameter assignment detail icon field | 20060919 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | LVC_FNAME | 'ID' | Parameter Id field | 20060805 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | LVC_FNAME | 'INIT_VALUE' | Parameter initial value field | 20060812 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | LVC_FNAME | 'OPTIONAL' | Optional flag field name | 20060731 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | LVC_FNAME | 'PARAMETER_NAME' | Parameter name field | 20061010 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | LVC_FNAME | 'PARDECL' | Paramater type field name | 20060827 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | LVC_FNAME | 'TYPE' | parameter type field | 20060731 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | LVC_FNAME | 'VALUE_NAME' | Parameter assignmed value | 20061010 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | LVC_RTNAME | 'WER_UI_CL_METHOD_PARAM_STY' | ALV control: Reference table name for internal table field | 20060731 | |
15 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WER_METHOD_CALL | Method call with no signature restriction | 20060803 | ||
16 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20060731 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WER_UI_CL_METHOD_PARAM_TTY | List of class method parameters | 20060731 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Create method parameter grid | 20060731 |
2 | ![]() |
Instance method | Protected | Method | Returns the grid field catalog (edit or display) | 20060731 |
3 | ![]() |
Instance method | Public | Method | Returns the class and method (name and description) | 20060810 |
4 | ![]() |
Instance method | Protected | Method | Returns the variant for the parameter grid | 20070109 |
5 | ![]() |
Instance method | Public | Method | Returns the list of excluding functions | 20060731 |
6 | ![]() |
Instance method | Protected | Method | Handle assignment event | 20060919 |
7 | ![]() |
Instance method | Protected | Method | Handle detail event | 20060919 |
8 | ![]() |
Instance method | Public | Method | Initialize UI components | 20060731 |
9 | ![]() |
Instance method | Public | Method | Links the fields supplied to the attributes | 20061020 |
10 | ![]() |
Instance method | Protected | Method | Load method call assignment data | 20061010 |
11 | ![]() |
Instance method | Protected | Method | Load the method call parameters | 20060801 |
12 | ![]() |
Instance method | Protected | Event handling method | On hotstpot click event | 20060919 |
13 | ![]() |
Instance method | Protected | Method | Refresh clause and selection grid | 20060829 |
14 | ![]() |
Instance method | Public | Method | Sets the method for the method call | 20060731 |
15 | ![]() |
Instance method | Protected | Method | Update the method call element data | 20070109 |
16 | ![]() |
Instance method | Protected | Method | Update the frontend field catalog | 20061010 |
17 | ![]() |
Instance method | Protected | Method | Update the assignment detail of a parameter | 20061010 |
18 | ![]() |
Instance method | Protected | Method | Update the parameter grid variant | 20070109 |
Events
Class CL_WER_METHOD_CALL_VIEW has no event.
Types
Class CL_WER_METHOD_CALL_VIEW has no local type.
Method Signatures
Method CREATE_PARAMETER_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20060731 |
Method CREATE_PARAMETER_GRID on class CL_WER_METHOD_CALL_VIEW has no exception.
Method GET_FIELDCATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_FCAT | Value transfer | Object reference (TYPE REF TO) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20060814 |
Method GET_FIELDCATALOG on class CL_WER_METHOD_CALL_VIEW has no exception.
Method GET_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Class Name | 20060810 | ||
2 | ![]() |
E_METHOD | Call by reference | Type reference (TYPE) | SEOCPDNAME | Method component name | 20060810 |
Method GET_METHOD on class CL_WER_METHOD_CALL_VIEW has no exception.
Method GET_PARAMETER_GRID_VARIANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_VARIANT | Value transfer | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20070109 |
Method GET_PARAMETER_GRID_VARIANT on class CL_WER_METHOD_CALL_VIEW has no exception.
Method GET_TOOLBAR_EXCLUDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_TOOLBAR_EXCLUDING | Value transfer | Object reference (TYPE REF TO) | UI_FUNCTIONS | Function Code Table | 20060814 |
Method GET_TOOLBAR_EXCLUDING on class CL_WER_METHOD_CALL_VIEW has no exception.
Method HANDLE_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | WER_PARAMETER_ID | Parameter id | 20061108 |
Method HANDLE_ASSIGNMENT on class CL_WER_METHOD_CALL_VIEW has no exception.
Method HANDLE_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | WER_PARAMETER_ID | Parameter id | 20061108 |
Method HANDLE_DETAIL on class CL_WER_METHOD_CALL_VIEW has no exception.
Method INIT_UI_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTAINER | Value transfer | Type reference (TYPE) | C | Parent container | 20060731 |
Method INIT_UI_COMPONENTS on class CL_WER_METHOD_CALL_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_CLASSNAME | Call by reference | Type reference (TYPE) | WER_ATTRIBUTE_NAME | Name of an attribute | 20061020 | ||
2 | ![]() |
I_METHODNAME | Call by reference | Type reference (TYPE) | WER_ATTRIBUTE_NAME | Name of an attribute | 20061020 |
Method LINK_FIELDS_TO_ATTRIBUTES on class CL_WER_METHOD_CALL_VIEW has no exception.
Method LOAD_ASSIGNMENTS Signature
Method LOAD_ASSIGNMENTS on class CL_WER_METHOD_CALL_VIEW has no parameter.
Method LOAD_ASSIGNMENTS on class CL_WER_METHOD_CALL_VIEW has no exception.
Method LOAD_PARAMETERS Signature
Method LOAD_PARAMETERS on class CL_WER_METHOD_CALL_VIEW has no parameter.
Method LOAD_PARAMETERS on class CL_WER_METHOD_CALL_VIEW has no exception.
Method ON_HOTSPOT_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20060919 | ||||
2 | ![]() |
E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20060919 | ||||
3 | ![]() |
E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20060919 |
Method ON_HOTSPOT_CLICK on class CL_WER_METHOD_CALL_VIEW has no exception.
Method REFRESH_DISPLAY Signature
Method REFRESH_DISPLAY on class CL_WER_METHOD_CALL_VIEW has no parameter.
Method REFRESH_DISPLAY on class CL_WER_METHOD_CALL_VIEW has no exception.
Method SET_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Class Name | 20060731 | ||
2 | ![]() |
I_METHOD | Call by reference | Type reference (TYPE) | SEOCPDNAME | Method component name | 20060731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data supplied | 20060731 | |
2 | ![]() |
Value does not exist | 20060731 |
Method UPDATE_ELEMENT Signature
Method UPDATE_ELEMENT on class CL_WER_METHOD_CALL_VIEW has no parameter.
Method UPDATE_ELEMENT on class CL_WER_METHOD_CALL_VIEW has no exception.
Method UPDATE_FIELDCATALOG Signature
Method UPDATE_FIELDCATALOG on class CL_WER_METHOD_CALL_VIEW has no parameter.
Method UPDATE_FIELDCATALOG on class CL_WER_METHOD_CALL_VIEW has no exception.
Method UPDATE_PARAMETER_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) | 20061010 |
Method UPDATE_PARAMETER_ASSIGNMENT on class CL_WER_METHOD_CALL_VIEW has no exception.
Method UPDATE_VARIANT Signature
Method UPDATE_VARIANT on class CL_WER_METHOD_CALL_VIEW has no parameter.
Method UPDATE_VARIANT on class CL_WER_METHOD_CALL_VIEW has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |