SAP ABAP Class CL_RSISW_UI_WB_SRV_PARAM_LIST (UI: Parameter List)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSISW (Package) Intelligent Services Workbench

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSISW_UI_CTRLER_SCR_COMP | Abstract Class for Controller of Screen Views | 20030514 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSISW_UI_PROTOCOL | 20030627 | |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSISW_UI_TOOLBAR | 20030606 | |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSISW_UI_WB_SRV_PARAM | 20030514 |
Properties
Class | CL_RSISW_UI_WB_SRV_PARAM_LIST | |
Short Description | UI: Parameter List | |
Super Class | CL_RSISW_UI_CTRLER_SCR_COMP | Abstract Class for Controller of Screen Views |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSISW | Intelligent Services Workbench |
Created | 20030514 | SAP |
Last change | 20130531 | 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_RSISW_UI_PROTOCOL | 20030627 | |||
2 | IF_RSISW_UI_TOOLBAR | 20030606 | |||
3 | IF_RSISW_UI_WB_SRV_PARAM | 20030514 |
Friends
Class CL_RSISW_UI_WB_SRV_PARAM_LIST has no friend class.
Attributes
Methods
Events
Class CL_RSISW_UI_WB_SRV_PARAM_LIST has no event.
Types
Class CL_RSISW_UI_WB_SRV_PARAM_LIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RSISW_M_SERVICE | 20030514 | |||
2 | ![]() |
IR_REPOSITORY | Call by reference | Object reference (TYPE REF TO) | CL_RSISW_M_REPOSITORY | 20030604 | |||
3 | ![]() |
I_PARAM | Call by reference | Type reference (TYPE) | RSISW_E_PARAM | 20030827 |
Method CONSTRUCTOR on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
Method CREATE_ACTION_HANDLER Signature
Method CREATE_ACTION_HANDLER on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no parameter.
Method CREATE_ACTION_HANDLER on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
Method CREATE_PARAM_VIEW Signature
Method CREATE_PARAM_VIEW on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no parameter.
Method CREATE_PARAM_VIEW on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
Method CREATE_TOOLBAR_VIEW Signature
Method CREATE_TOOLBAR_VIEW on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no parameter.
Method CREATE_TOOLBAR_VIEW on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
Method GET_MODEL_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_PARAM | Value transfer | Type reference (TYPE) | RSISW_S_M_PARAM_GET | 20030514 |
Method GET_MODEL_PROPERTIES on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
Method GET_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_OBJECT | Value transfer | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030731 |
Method GET_OBJECT on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
Method GET_SCREEN_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_PARAM | Value transfer | Type reference (TYPE) | RSISW_S_M_PARAM_GET | 20030514 |
Method GET_SCREEN_PROPERTIES on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
Method MODIFY_SCREEN Signature
Method MODIFY_SCREEN on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no parameter.
Method MODIFY_SCREEN on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
Method ON_DISPLAY_MSG_PROTOCOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MSG_PROTOCOL_HANDLE | Call by reference | Attribute reference (LIKE) | 20030731 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20030731 |
Method ON_DISPLAY_MSG_PROTOCOL on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
Method ON_FUNCTION_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FUNCTION | Value transfer | Attribute reference (LIKE) | 20030606 |
Method ON_FUNCTION_SELECTED on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
Method ON_MSG_PROTOCOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MSG_PROTOCOL_HANDLE | Call by reference | Attribute reference (LIKE) | 20030723 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20030723 |
Method ON_MSG_PROTOCOL on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
Method ON_PARAMTYPE_DDICDEF_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MSG | Call by reference | Attribute reference (LIKE) | 20030905 | ||||
2 | ![]() |
IS_PARAMTYPE_DDIC_NEW | Call by reference | Attribute reference (LIKE) | 20030905 | ||||
3 | ![]() |
IS_PARAMTYPE_DDIC_OLD | Call by reference | Attribute reference (LIKE) | 20030905 | ||||
4 | ![]() |
IT_COMP_DEF_NEW | Call by reference | Attribute reference (LIKE) | 20030905 | ||||
5 | ![]() |
IT_COMP_DEF_OLD | Call by reference | Attribute reference (LIKE) | 20030905 |
Method ON_PARAMTYPE_DDICDEF_CHANGED on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
Method SET_MODEL_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARAM | Value transfer | Type reference (TYPE) | RSISW_S_M_PARAM_GET | 20030514 |
Method SET_MODEL_PROPERTIES on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
Method SET_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030731 |
Method SET_OBJECT on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
Method SET_PARAM_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_RSISW_UI_CTRLER_SCR_VIEW | 20030514 |
Method SET_PARAM_VIEW on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
Method SET_SCREEN_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARAM | Value transfer | Type reference (TYPE) | RSISW_S_M_PARAM_GET | 20030514 |
Method SET_SCREEN_PROPERTIES on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
Method SET_SCREEN_VIEW_PROTOCOL Signature
Method SET_SCREEN_VIEW_PROTOCOL on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no parameter.
Method SET_SCREEN_VIEW_PROTOCOL on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
Method SET_TOOLBAR_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_RSISW_UI_CTRLER_SCR_VIEW | 20030606 |
Method SET_TOOLBAR_VIEW on class CL_RSISW_UI_WB_SRV_PARAM_LIST has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |