SAP ABAP Interface IF_PARAM_LIST (Interface: Parameter Display Tool)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEOE (Package) ABAP Objects Class Builder
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
Interface IF_PARAM_LIST  
Short Description Interface: Parameter Display Tool    
General Data
Package SEOE   ABAP Objects Class Builder 
Created 19990128   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_PARAM_LIST has no forward declaration.
Interfaces
Interface IF_PARAM_LIST has no interface.
Friends
Interface IF_PARAM_LIST has no friend.
Attributes
Interface IF_PARAM_LIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NUMBER_OF_PARAMETERS Instance method Public Method Returns Number of Parameters 19990202
2 GET_TOOL_STATE Instance method Public Method Reads Current Tool Settings 19990201
3 HIDE_DISPLAY Instance method Public Method Close and Release Display 19990202
4 PREPARE_FOR_TERMINATION Instance method Public Method Clear Up, Save, Release Resources 19990128
5 RELOAD_DATA Instance method Public Method Reload Data From Database 19990202
6 SET_METHOD Instance method Public Method Set Methods 19990202
7 SET_TOOL_STATE Instance method Public Method Set Tool Settings 19990202
8 SET_WINDOW Instance method Public Method Set Workbench Window for Display 19990202
9 SHOW_PARAMETERS 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
Interface 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 Returning P_COUNT Value transfer Type reference (TYPE) I Anzahl der Parameter 19990202

Method GET_NUMBER_OF_PARAMETERS on Interface 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 Returning P_TOOL_STATE Value transfer Object reference (TYPE REF TO) CL_PARAM_LIST_TOOL_STATE Aktuelle Tool-Einstellungen 19990201

Method GET_TOOL_STATE on Interface IF_PARAM_LIST has no exception.

Method HIDE_DISPLAY Signature

Method HIDE_DISPLAY on Interface IF_PARAM_LIST has no parameter.
Method HIDE_DISPLAY on Interface 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 Exporting P_TOOL_STATE Value transfer Object reference (TYPE REF TO) CL_PARAM_LIST_TOOL_STATE Tool_State 19990303

Method PREPARE_FOR_TERMINATION on Interface IF_PARAM_LIST has no exception.

Method RELOAD_DATA Signature

Method RELOAD_DATA on Interface IF_PARAM_LIST has no parameter.
Method RELOAD_DATA on Interface 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 Importing P_METHOD Value transfer Type reference (TYPE) SEOCPDKEY Methodenschlüssel (langer Name) 19990202
2 Importing P_VERSIOX Value transfer Type reference (TYPE) SEOVERSIOX Version der Methode (aktiv(1)/eigene inaktive(4)) 19990222

Method SET_METHOD on Interface 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 Importing 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 Interface 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 Importing P_WINDOW Value transfer Object reference (TYPE REF TO) CL_WB_WINDOW Workbench-Fenster 19990202

Method SET_WINDOW on Interface IF_PARAM_LIST has no exception.

Method SHOW_PARAMETERS Signature

Method SHOW_PARAMETERS on Interface IF_PARAM_LIST has no parameter.
# Exception Resumable Description Created on
1 NO_WINDOW Das Fenster wurde nicht angegeben. 19990223
Event Signatures

Event ADJUST_WINDOW_HEIGHT Signature
Event ADJUST_WINDOW_HEIGHT on Interface IF_PARAM_LIST has no parameter.
Event CLOSE_REQUEST Signature
Event CLOSE_REQUEST on Interface 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 Interface 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