SAP ABAP Class IF_PARAM_LIST (Interface: Parameter Display Tool)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PARAM_LIST | Display Parameter List | 19990128 |
Properties
Class | IF_PARAM_LIST | |
Short Description | Interface: Parameter Display Tool | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 19990128 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_PARAM_LIST has no forward declaration.
Interfaces
Class IF_PARAM_LIST has no interface implemented.
Friends
Class IF_PARAM_LIST has no friend class.
Attributes
Class IF_PARAM_LIST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns Number of Parameters | 19990202 |
2 | ![]() |
Instance method | Public | Method | Reads Current Tool Settings | 19990201 |
3 | ![]() |
Instance method | Public | Method | Close and Release Display | 19990202 |
4 | ![]() |
Instance method | Public | Method | Clear Up, Save, Release Resources | 19990128 |
5 | ![]() |
Instance method | Public | Method | Reload Data From Database | 19990202 |
6 | ![]() |
Instance method | Public | Method | Set Methods | 19990202 |
7 | ![]() |
Instance method | Public | Method | Set Tool Settings | 19990202 |
8 | ![]() |
Instance method | Public | Method | Set Workbench Window for Display | 19990202 |
9 | ![]() |
Instance method | Public | Method | Display Parameters or Update Display | 19990128 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ADJUST_WINDOW_HEIGHT | Instance Event (0) |
Public (2) |
User Chose "Adjust Window Height" | 19990202 |
2 | CLOSE_REQUEST | Instance Event (0) |
Public (2) |
User Chose "Close Window" | 19990128 |
3 | EXCEPTION_NAVIGATION_REQUEST | Instance Event (0) |
Public (2) |
Navigation Request (Exception) ---> Obsolete | 19990319 |
4 | MINIMIZE_WINDOW_HEIGHT | Instance Event (0) |
Public (2) |
User Chose "Minimize Window Size" | 19990128 |
5 | NAVIGATION_REQUEST | Instance Event (0) |
Public (2) |
Navigation Request | 19990128 |
6 | PARAMETER_NAVIGATION_REQUEST | Instance Event (0) |
Public (2) |
Navigation Request (Parameter) ---> Obsolete | 19990315 |
7 | TYPE_NAVIGATION_REQUEST | Instance Event (0) |
Public (2) |
Navigation Request (Parameter Type) ---> Obsolete | 19990315 |
Types
Class IF_PARAM_LIST has no local type.
Method Signatures
Method GET_NUMBER_OF_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl der Parameter | 19990202 |
Method GET_NUMBER_OF_PARAMETERS on class IF_PARAM_LIST has no exception.
Method GET_TOOL_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TOOL_STATE | Value transfer | Object reference (TYPE REF TO) | CL_PARAM_LIST_TOOL_STATE | Aktuelle Tool-Einstellungen | 19990201 |
Method GET_TOOL_STATE on class IF_PARAM_LIST has no exception.
Method HIDE_DISPLAY Signature
Method HIDE_DISPLAY on class IF_PARAM_LIST has no parameter.
Method HIDE_DISPLAY on class IF_PARAM_LIST has no exception.
Method PREPARE_FOR_TERMINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TOOL_STATE | Value transfer | Object reference (TYPE REF TO) | CL_PARAM_LIST_TOOL_STATE | Tool_State | 19990303 |
Method PREPARE_FOR_TERMINATION on class IF_PARAM_LIST has no exception.
Method RELOAD_DATA Signature
Method RELOAD_DATA on class IF_PARAM_LIST has no parameter.
Method RELOAD_DATA on class IF_PARAM_LIST has no exception.
Method SET_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_METHOD | Value transfer | Type reference (TYPE) | SEOCPDKEY | Methodenschlüssel (langer Name) | 19990202 | ||
2 | ![]() |
P_VERSIOX | Value transfer | Type reference (TYPE) | SEOVERSIOX | Version der Methode (aktiv(1)/eigene inaktive(4)) | 19990222 |
Method SET_METHOD on class IF_PARAM_LIST has no exception.
Method SET_TOOL_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TOOL_STATE | Value transfer | Object reference (TYPE REF TO) | CL_PARAM_LIST_TOOL_STATE | Zustand der Parameteranzeige (Scrollposition etc.) | 19990202 |
Method SET_TOOL_STATE on class IF_PARAM_LIST has no exception.
Method SET_WINDOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_WINDOW | Value transfer | Object reference (TYPE REF TO) | CL_WB_WINDOW | Workbench-Fenster | 19990202 |
Method SET_WINDOW on class IF_PARAM_LIST has no exception.
Method SHOW_PARAMETERS Signature
Method SHOW_PARAMETERS on class IF_PARAM_LIST has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Das Fenster wurde nicht angegeben. | 19990223 |
Event Signatures
Event ADJUST_WINDOW_HEIGHT Signature
Event ADJUST_WINDOW_HEIGHT on class IF_PARAM_LIST has no parameter.
Event CLOSE_REQUEST Signature
Event CLOSE_REQUEST on class IF_PARAM_LIST has no parameter.
Event EXCEPTION_NAVIGATION_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EXCEPTION | Exporting | Value transfer | Type reference (TYPE) | SEOSCOKEY | Ausnahmeschlüssel | 19990319 |
Event MINIMIZE_WINDOW_HEIGHT Signature
Event MINIMIZE_WINDOW_HEIGHT on class IF_PARAM_LIST has no parameter.
Event NAVIGATION_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | P_WB_REQUEST | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_WB_REQUEST | Navigationsrequest | 19990825 |
Event PARAMETER_NAVIGATION_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | PARAMETER | Exporting | Value transfer | Type reference (TYPE) | SEOSCOKEY | Parameterschlüssel | 19990315 |
Event TYPE_NAVIGATION_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | PARAMETER | Exporting | Value transfer | Type reference (TYPE) | SEOSCOKEY | Parameterschlüssel | 19990315 | ||
2 | TYPE | Exporting | Value transfer | Type reference (TYPE) | RS38L_TYP | Bezugstyp eines Schnittstellenparameters | 19990315 | ||
3 | TYPE_TEXT | Exporting | Value transfer | Type reference (TYPE) | SEOPARTYPE | Parametertypisierung, Defaultwert- und Optional-Angabe | 19990315 | ||
4 | TYPTYPE | Exporting | Value transfer | Type reference (TYPE) | SEOTYPTYPE | Typisierungsart | 19990315 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |