Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_UI_CHIP_LIST | CHIP Lists | 20090805 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_UI_CNTRL_MARKER | UI Controller Identification | 20090805 |
Properties
| Class | CL_WB_UI_PARAM_LIST | |
| Short Description | UI Controller | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_DWB_TOOL_CHIP | Web Dynpro Tool: CHIP Configuration |
| Created | 20090805 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB_UI_CHIP_LIST | CHIP Lists | 20090805 | ||
| 2 | IF_WB_UI_CNTRL_MARKER | UI Controller Identification | 20090805 |
Friends
Class CL_WB_UI_PARAM_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | DD02L-TABNAME | 'WDY_CHIP_PARAM_XT_UI' | Name of a structure | 20090805 | ||
| 2 | Constant | Public | Type reference (TYPE) | LVC_FNAME | 'FIELD_STYLE' | ALV Control: Field Name of Internal Table Field | 20090811 | ||
| 3 | Constant | Public | See coding | 20090924 | |||||
| 4 | Constant | Public | See coding | 20090921 | |||||
| 5 | Static Attribute | Protected | See coding | 20090805 | |||||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WB_WDY_CHIP_CONTROLLER | Abstract Workbench Tool Class | 20090805 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20090818 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20090805 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB_UI_CHIP_LIST | CHIP Lists | 20090916 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WB_UI_ACCESS | PBO PAI Access | 20090805 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20090805 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | WDY_CHIP_NAME | Name of CHIP | 20090806 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | SCRFNAME | Name of a Screen Element | 20090805 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20090818 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | TYPENAME | Name of Dictionary type | 20090928 | |||
| 16 | Instance attribute | Private | Attribute reference (LIKE) | 20090813 | |||||
| 17 | Instance attribute | Private | Type reference (TYPE) | WDY_PORT_NAME | Port Name of CHIP | 20090806 | |||
| 18 | Instance attribute | Private | Attribute reference (LIKE) | 20090924 | |||||
| 19 | Instance attribute | Protected | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20090805 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20090805 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20090924 | ||
| 22 | Instance attribute | Private | Attribute reference (LIKE) | 20090806 | |||||
| 23 | Instance attribute | Protected | Type reference (TYPE) | WDY_CHIP_PARAM_XT_UI_TAB | CHIP Parameter with Texts | 20090806 | |||
| 24 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20090805 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | FOREIGN_EVENT | Instance Event (0) |
Private (0) |
20090924 | |
| 2 | POST_CHANGES | Instance Event (0) |
Private (0) |
20090818 | |
| 3 | REFRESH_CHILDREN | Instance Event (0) |
Public (2) |
20090806 | |
| 4 | RENAME_CHILDREN | Instance Event (0) |
Private (0) |
20090820 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_F4_OUTPUT | Public | See coding | 20090807 | BEGIN OF ty_f4_output,
fieldname TYPE fieldname,
keyflag TYPE keyflag,
fieldtext TYPE as4text,
END OF ty_f4_output
|
Method Signatures
Method CALL_HELP Signature
Method CALL_HELP on class CL_WB_UI_PARAM_LIST has no parameter.
Method CALL_HELP on class CL_WB_UI_PARAM_LIST has no exception.
Method CALL_REFRESH_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOOL_DATA | Call by reference | Type reference (TYPE) | WBCHIPTOOL_DATA | Verwaltungsdaten eines Web-Dynpro Chip Workbench-Tools | 20090916 |
Method CALL_REFRESH_CHILDREN on class CL_WB_UI_PARAM_LIST has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WB_UI_PARAM_LIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WB_UI_PARAM_LIST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CNTRL | Call by reference | Object reference (TYPE REF TO) | CL_WB_WDY_CHIP_CONTROLLER | Abstrakte Workbench-Toolklasse | 20090805 | |||
| 2 | P_CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Name eines Dynproelementes | 20090805 | |||
| 3 | P_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_WB_UI_CHIP_LIST | Chip Listen | 20090805 | |||
| 4 | P_UI | Call by reference | Object reference (TYPE REF TO) | IF_WB_UI_ACCESS | PBO PAI Access | 20090805 |
Method CONSTRUCTOR on class CL_WB_UI_PARAM_LIST has no exception.
Method CREATE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOOL_DATA | Call by reference | Type reference (TYPE) | WBCHIPTOOL_DATA | Verwaltungsdaten eines Web-Dynpro Chip Workbench-Tools | 20090909 |
Method CREATE_LIST on class CL_WB_UI_PARAM_LIST has no exception.
Method FREE Signature
Method FREE on class CL_WB_UI_PARAM_LIST has no parameter.
Method FREE on class CL_WB_UI_PARAM_LIST has no exception.
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ALL | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20090928 | |||
| 2 | P_PARAMS | Value transfer | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20090910 |
Method GET_PARAMETERS on class CL_WB_UI_PARAM_LIST has no exception.
Method HANDLE_AFTER_REFRESH Signature
Method HANDLE_AFTER_REFRESH on class CL_WB_UI_PARAM_LIST has no parameter.
Method HANDLE_AFTER_REFRESH on class CL_WB_UI_PARAM_LIST has no exception.
Method HANDLE_AFTER_USER_COMMAND Signature
Method HANDLE_AFTER_USER_COMMAND on class CL_WB_UI_PARAM_LIST has no parameter.
Method HANDLE_AFTER_USER_COMMAND on class CL_WB_UI_PARAM_LIST has no exception.
Method HANDLE_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 20090810 | |||||
| 2 | E_ONF4 | Value transfer | Attribute reference (LIKE) | 20090810 | |||||
| 3 | E_ONF4_AFTER | Value transfer | Attribute reference (LIKE) | 20090810 | |||||
| 4 | E_ONF4_BEFORE | Value transfer | Attribute reference (LIKE) | 20090810 | |||||
| 5 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20090810 |
Method HANDLE_DATA_CHANGED on class CL_WB_UI_PARAM_LIST has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20090805 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20090805 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 20090805 |
Method HANDLE_DOUBLE_CLICK on class CL_WB_UI_PARAM_LIST has no exception.
Method HANDLE_FOREIGN_EVENT Signature
Method HANDLE_FOREIGN_EVENT on class CL_WB_UI_PARAM_LIST has no parameter.
Method HANDLE_FOREIGN_EVENT on class CL_WB_UI_PARAM_LIST has no exception.
Method HANDLE_POST_CHANGES Signature
Method HANDLE_POST_CHANGES on class CL_WB_UI_PARAM_LIST has no parameter.
Method HANDLE_POST_CHANGES on class CL_WB_UI_PARAM_LIST has no exception.
Method HANDLE_REFRESH Signature
Method HANDLE_REFRESH on class CL_WB_UI_PARAM_LIST has no parameter.
Method HANDLE_REFRESH on class CL_WB_UI_PARAM_LIST has no exception.
Method HANDLE_RENAME Signature
Method HANDLE_RENAME on class CL_WB_UI_PARAM_LIST has no parameter.
Method HANDLE_RENAME on class CL_WB_UI_PARAM_LIST has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20090814 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20090814 |
Method HANDLE_TOOLBAR on class CL_WB_UI_PARAM_LIST has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20090818 |
Method HANDLE_USER_COMMAND on class CL_WB_UI_PARAM_LIST has no exception.
Method MAP_TOOL_TO_UI_PROPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOOL_DATA | Call by reference | Type reference (TYPE) | WDY_CHIP_PARAM_XT_TOOL | Chip-Port mit Texten | 20090819 | |||
| 2 | P_UI_DATA | Call by reference | Type reference (TYPE) | WDY_CHIP_PARAM_XT_UI | Chip-Port mit Texten | 20090819 |
Method MAP_TOOL_TO_UI_PROPS on class CL_WB_UI_PARAM_LIST has no exception.
Method PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REFRESH_DISPLAY | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20090909 | |||
| 2 | P_TOOL_DATA | Call by reference | Type reference (TYPE) | WBCHIPTOOL_DATA | Verwaltungsdaten eines generischen Workbench-Tools | 20090806 |
Method PBO on class CL_WB_UI_PARAM_LIST has no exception.
Method REFRESH_FAILED Signature
Method REFRESH_FAILED on class CL_WB_UI_PARAM_LIST has no parameter.
Method REFRESH_FAILED on class CL_WB_UI_PARAM_LIST has no exception.
Method REFRESH_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOOL_DATA | Call by reference | Type reference (TYPE) | WBCHIPTOOL_DATA | Verwaltungsdaten eines Web-Dynpro Chip Workbench-Tools | 20090928 |
Method REFRESH_LIST on class CL_WB_UI_PARAM_LIST has no exception.
Method SET_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOOL_DATA | Call by reference | Type reference (TYPE) | WBCHIPTOOL_DATA | Verwaltungsdaten eines Web-Dynpro Chip Workbench-Tools | 20090914 |
Method SET_CURSOR on class CL_WB_UI_PARAM_LIST has no exception.
Method SET_FIELDCAT Signature
Method SET_FIELDCAT on class CL_WB_UI_PARAM_LIST has no parameter.
Method SET_FIELDCAT on class CL_WB_UI_PARAM_LIST has no exception.
Method SET_LIST_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOOL_DATA | Call by reference | Type reference (TYPE) | WBCHIPTOOL_DATA | Verwaltungsdaten eines Web-Dynpro Chip Workbench-Tools | 20090909 |
Method SET_LIST_EDIT_MODE on class CL_WB_UI_PARAM_LIST has no exception.
Method SET_LIST_TITLE Signature
Method SET_LIST_TITLE on class CL_WB_UI_PARAM_LIST has no parameter.
Method SET_LIST_TITLE on class CL_WB_UI_PARAM_LIST has no exception.
Event Signatures
Event FOREIGN_EVENT Signature
Event FOREIGN_EVENT on class CL_WB_UI_PARAM_LIST has no parameter.
Event POST_CHANGES Signature
Event POST_CHANGES on class CL_WB_UI_PARAM_LIST has no parameter.
Event REFRESH_CHILDREN Signature
Event REFRESH_CHILDREN on class CL_WB_UI_PARAM_LIST has no parameter.
Event RENAME_CHILDREN Signature
Event RENAME_CHILDREN on class CL_WB_UI_PARAM_LIST has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |