SAP ABAP Class CL_KWUI_IOLIST_DISP (KW IO List Display)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-KPR-DMF (Application Component) Document Management Framework
     SKWV (Package) Knowledge Warehouse: Visual Components
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISM_DM_IOLIST Simple Composite Control for CM 20030829
2 Inheritance (c INHERITING FROM c_ref)  CL_RSOD_IOLIST BW Display IO List 20010420
Properties
Class CL_KWUI_IOLIST_DISP  
Short Description KW IO List Display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SKWV   Knowledge Warehouse: Visual Components 
Created 20000628   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_KWUI_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SKWFC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SKWFF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SKWIO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 SKWVC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 SKWVF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_KWUI_IOLIST_DISP has no interface implemented.
Friends
Class CL_KWUI_IOLIST_DISP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CUSTOM_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20000628
2 FRESH_OBJECTS_OF_PACKAGE Instance attribute Private Type reference (TYPE) SKWV_PKGOB_T 20040128
3 FRESH_OBJECT_PROPERTIES Instance attribute Private Type reference (TYPE) SDOKPROPTLS 20040128
4 F_NEED_REFRESH Instance attribute Private Type reference (TYPE) SKWF_FLAG SPACE 20040128
5 F_ON_SCREEN Instance attribute Private Type reference (TYPE) SKWF_FLAG 'X' 'X'-On Screen,''-Not on Screen 20040128
6 IO_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_KWUI_IOLIST_DISP_INT KW IO List Display 20000704
7 LS_CHILDRENS Instance attribute Private Type reference (TYPE) SKWF_OBJDP KW Framework: Object with Display Information 20000808
8 LS_IO_LIST Instance attribute Private Type reference (TYPE) SKWF_IO KW Framework: Object with Type Information 20000727
9 LS_PKG_IOS Instance attribute Private Type reference (TYPE) SKWV_PKGOB Typed SKWF Object with Package Entry 20000926
10 LS_STACK Instance attribute Private Type reference (TYPE) SKWIO_IOLIST_STACK KW Framework: Object Key 20001026
11 LT_CHILDRENS Instance attribute Private Type reference (TYPE) SKWF_OBJDP_ITAB_TYPE Table with Typed Objects and Labels 20000725
12 LT_PKG_IOS Instance attribute Private Type reference (TYPE) SKWV_PKGOB_T Table with Sorted SKWF Objects and Respective Package 20000926
13 LT_PROPERTIES_LIST Instance attribute Private Type reference (TYPE) SDOKPROPTNS List of Attribute Names (as Structure) 20000816
14 LT_PROPERTIES_OMIT Instance attribute Private Type reference (TYPE) SDOKPROPTNS List of Attribute Names (as Structure) 20000816
15 LT_PROPERTIES_RESULT Instance attribute Private Type reference (TYPE) SDOKPROPTLS List of Attribute Values for Objects 20000725
16 LT_STACK Instance attribute Private Type reference (TYPE) SKWIO_IOLIST_STACKS KW Framework: Object Key 20001026
17 LV_DISP_MODE Instance attribute Private Type reference (TYPE) SDOK_PROPN Attribute of a Document or a Relationship 20000816
18 LV_LOIO Instance attribute Private Type reference (TYPE) SKWF_IO KW Framework: Object Key 20010208
19 LV_OBJECT_LOCKED Instance attribute Private Type reference (TYPE) SKWV_PKGOB Typed SKWF Object with Package Entry 20010112
20 LV_ORDER_TYPE Instance attribute Private Type reference (TYPE) SKWF_ORDTP Checkbox Field 20010110
21 LV_PTYPE Instance attribute Private Type reference (TYPE) SKWF_PTYPE KW Framework: Storage Type of Attribute 20000725
22 LV_ROOT_OBJECT Instance attribute Private Type reference (TYPE) SKWF_IO KW Framework: Object Key 20000816
23 LV_STACK_NAVIG Instance attribute Private Type reference (TYPE) C 20001026
24 LV_STACK_NO Instance attribute Private Type reference (TYPE) I Current Stack Number 20001026
25 LX_EDIT_MODE Instance attribute Private Type reference (TYPE) XFELD Checkbox Field 20010106
26 LX_INIT_EDIT_MODE Instance attribute Private Type reference (TYPE) XFLAG 20010113
27 M_APPLICATION_ID Instance attribute Private Type reference (TYPE) SKWF_APPL KW Framework: Application 20010113
28 M_PACKAGE_ID Instance attribute Public Type reference (TYPE) SKWF_PKGID KW Framework: Package ID 20010205
29 M_TERMINOLOGY Instance attribute Private Object reference (TYPE REF TO) CL_KWUI_TERMINOLOGY GUI Text, Icons, Messages, Popups and so on 20000724
30 VSCAN_PROFILE Instance attribute Protected Type reference (TYPE) VSCAN_PROFILE Virus Scan Profile 20120517
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL_CHECKOUT Instance method Protected Method 20010116
2 CONSTRUCTOR Instance method Public Constructor 20000706
3 CREATE_DOCUMENT Instance method Protected Method Create a New Document 20010110
4 CREATE_NEW_FOLDER Instance method Protected Method Create a New Directory 20010110
5 DELETE_LINKS Instance method Protected Method 20010118
6 DELETE_OBJECTS Instance method Protected Method Delete Objects 20010110
7 EDIT_DOCUMENT Instance method Protected Method Edit Chosen Document 20010202
8 FILL_IOLIST_STACK Instance method Protected Method Fill Stack 20001026
9 FOLDER_DISPLAY Instance method Public Method 20001110
10 FREE Instance method Public Method 20000706
11 GET_CURRENT_OBJECT Instance method Public Method 20001106
12 GET_LOIO_FOR_PHIO Instance method Protected Method 20010117
13 GET_SELECTED_OBJECTS Instance method Public Method 20000727
14 HANDLE_CONTEXT_MENU_REQUEST Instance method Protected Event handling method Context Menu is Requested 20000831
15 HANDLE_DOUBLE_CLICK Instance method Protected Event handling method Double-Click 20000707
16 HANDLE_KWUI_OBJS_CHANGED Instance method Protected Event handling method Process Object Change Event 20000808
17 HANDLE_ONDRAG Instance method Protected Event handling method Objects Were Dragged 20001005
18 HANDLE_ONDROP Instance method Protected Event handling method Objects Were Dropped 20001009
19 HANDLE_ONDROPCOMPLETE Instance method Protected Event handling method Object Drop Is Over 20001011
20 HANDLE_TOOLBAR Instance method Protected Event handling method Toolbar Structure 20000829
21 HANDLE_TOOLBAR_CLICK Instance method Protected Event handling method Toolbar Function Was Clicked 20000830
22 HANDLE_TOOLBAR_MENU Instance method Protected Event handling method Toolbar Menu Was Clicked 20000830
23 HANDLE_TOTAL_REFRESH Instance method Protected Event handling method Completely Refresh Displayed IO List 20000926
24 IMPORT_DOCUMENT Instance method Protected Method Import a New Document 20010110
25 IMPORT_VERSION Instance method Protected Method Import New Version of an Available Document 20010202
26 IO_FROM_RELATIONS_DISPLAY Instance method Public Method Display Usage of IO 20001102
27 IO_LIST_DISPLAY Instance method Public Method 20000727
28 IO_TO_RELATIONS_DISPLAY Instance method Public Method Display the Referenced Object of an IO 20001031
29 LOCK_OBJECT Instance method Protected Method 20010112
30 MOVE_OBJECTS Instance method Protected Method Sort Objects 20010115
31 PACKAGE_DISPLAY Instance method Public Method Display Objects of a KW Package in ALV Grid 20000628
32 PREFILL_PAPOS Instance method Protected Method 20010115
33 RENAME_OBJECT Instance method Protected Method Rename Object 20010110
34 SET_CHANGE_HANDLER Instance method Public Method Activate and Deactivate the Change Handler 20010106
35 SET_SELECTED_OBJECTS Instance method Public Method 20010113
36 SET_TOOLBAR_INTERACTIVE Instance method Public Method Trigger Toolbar Events 20000830
37 SET_VISIBLE Instance method Public Method 20001215
38 STACK_DISPLAY Instance method Protected Method Display List from Stack 20001026
39 TOGGLE_EDIT_MODE Instance method Public Method 20010113
40 UNLOCK_OBJECT Instance method Protected Method 20010112
41 VERSIONS_DISPLAY Instance method Public Method Display Versions of an IO 20001030
Events
# Event Type Visibility Description Created on
1 CONTEXT_MENU_REQUEST Instance Event
(0)
Public
(2)
Context Menu is Requested 20000831
2 DRAG Instance Event
(0)
Public
(2)
OnDrag 20010110
3 DROP Instance Event
(0)
Public
(2)
OnDrop 20010110
4 OBJECT_DOUBLE_CLICK Instance Event
(0)
Public
(2)
DoubleClick 20000710
5 ONDROPCOMPLETE Instance Event
(0)
Public
(2)
On Drop Complete 20010105
6 TOOLBAR Instance Event
(0)
Public
(2)
Toolbar Structure 20000829
7 TOOLBAR_FUNCTION_SELECT Instance Event
(0)
Public
(2)
Toolbar Function Was Clicked 20000830
8 TOOLBAR_MENU_SELECT Instance Event
(0)
Public
(2)
Toolbar Menu Was Chosen 20000830
Types
Class CL_KWUI_IOLIST_DISP has no local type.
Method Signatures

Method CANCEL_CHECKOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IOS Value transfer Type reference (TYPE) SKWF_IOS KW Framework: Objektschlüssel 20010116

Method CANCEL_CHECKOUT on class CL_KWUI_IOLIST_DISP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_ID Value transfer Type reference (TYPE) SKWF_APPL KW Framework: Applikation 20010111
2 Importing CONTAINER_NAME Value transfer Type reference (TYPE) SCRFNAME Name eines Dynproelementes 20000911
3 Importing DYNNR Value transfer Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20000911
4 Importing LIFETIME Value transfer Type reference (TYPE) I 20000911
5 Importing NO_AUTODEF_PROGID_DYNNR Value transfer Type reference (TYPE) C 20000911
6 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20000911
7 Importing REPID Value transfer Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20000911
8 Importing STYLE Value transfer Type reference (TYPE) I 20000911
9 Importing TERMINOLOGY Value transfer Object reference (TYPE REF TO) CL_KWUI_TERMINOLOGY Gui Texte, Icons, Nachrichten, Popups usw. 20000911
10 Importing VSCAN_PROFILE Value transfer Type reference (TYPE) VSCAN_PROFILE '/SCMS/KPRO_CREATE' Virus Scan Profile 20120517
11 Importing X_CHECKOUT_COLORS Value transfer Type reference (TYPE) XFELD 'X': Farben für den Checkout-Status 20010116
12 Importing X_ENABLE_TOOLBAR Value transfer Type reference (TYPE) XFELD 'X' 'X': Toolbar 20000911
13 Importing X_INITIAL_EDIT_MODE Value transfer Type reference (TYPE) XFELD 'X' 'X': Änderbar 20010106

Method CONSTRUCTOR on class CL_KWUI_IOLIST_DISP has no exception.

Method CREATE_DOCUMENT Signature

Method CREATE_DOCUMENT on class CL_KWUI_IOLIST_DISP has no parameter.
Method CREATE_DOCUMENT on class CL_KWUI_IOLIST_DISP has no exception.

Method CREATE_NEW_FOLDER Signature

Method CREATE_NEW_FOLDER on class CL_KWUI_IOLIST_DISP has no parameter.
Method CREATE_NEW_FOLDER on class CL_KWUI_IOLIST_DISP has no exception.

Method DELETE_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECTS Call by reference Type reference (TYPE) SKWV_PKGOB_T Getyptes SKWF-Objekt mit Paketangabe 20010118

Method DELETE_LINKS on class CL_KWUI_IOLIST_DISP has no exception.

Method DELETE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECTS Call by reference Type reference (TYPE) SKWV_PKGOB_T Tabelle mit getypten SKWF-Objekten und ihrem jeweiligen Pake 20010110

Method DELETE_OBJECTS on class CL_KWUI_IOLIST_DISP has no exception.

Method EDIT_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20010202
# Exception Resumable Description Created on
1 EDITOR_FAILED 20010202

Method FILL_IOLIST_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TITLE Call by reference Type reference (TYPE) CHAR70 Characterfeld der Länge 70 20001107

Method FILL_IOLIST_STACK on class CL_KWUI_IOLIST_DISP has no exception.

Method FOLDER_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BAD_OBJECTS Value transfer Type reference (TYPE) SKWF_OBERRS Tabelle mit KW-Objektfehler Objekten 20001110
2 Exporting NO_OBJECTS_FOUND Value transfer Type reference (TYPE) XFELD Info-Flag 20001116
3 Importing PACKAGE_ID Value transfer Type reference (TYPE) SKWF_PKGID KW Framework: Package-Kennung 20001110
4 Importing PROPERTIES_LIST Value transfer Type reference (TYPE) SDOKPROPTNS Liste der Attributnamen 20001110
5 Importing PROPERTIES_OMIT Value transfer Type reference (TYPE) SDOKPROPTNS Liste der Attributnamen 20001110
6 Importing ROOT_OBJECT Value transfer Type reference (TYPE) SKWF_IO KW Framework: Objekt mit Typinformation 20001110

Method FOLDER_DISPLAY on class CL_KWUI_IOLIST_DISP has no exception.

Method FREE Signature

Method FREE on class CL_KWUI_IOLIST_DISP has no parameter.
Method FREE on class CL_KWUI_IOLIST_DISP has no exception.

Method GET_CURRENT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJECT Value transfer Type reference (TYPE) SKWV_PKGOB Tabelle mit getypten SKWF-Objekten und ihrem jeweiligen Pake 20001106

Method GET_CURRENT_OBJECT on class CL_KWUI_IOLIST_DISP has no exception.

Method GET_LOIO_FOR_PHIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR Call by reference Type reference (TYPE) SKWF_ERROR KW Framework: Fehler Objekt 20010117
2 Exporting LOIO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20010117
3 Importing PHIO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20010117

Method GET_LOIO_FOR_PHIO on class CL_KWUI_IOLIST_DISP has no exception.

Method GET_SELECTED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJECTS Call by reference Type reference (TYPE) SKWV_PKGOB_T Tabelle mit getypten SKWF-Objekten und ihrem jeweiligen Pake 20000911

Method GET_SELECTED_OBJECTS on class CL_KWUI_IOLIST_DISP has no exception.

Method HANDLE_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Value transfer Attribute reference (LIKE) 20000911

Method HANDLE_CONTEXT_MENU_REQUEST on class CL_KWUI_IOLIST_DISP has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Value transfer Attribute reference (LIKE) 20000911

Method HANDLE_DOUBLE_CLICK on class CL_KWUI_IOLIST_DISP has no exception.

Method HANDLE_KWUI_OBJS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECTS_OF_PACKAGE Value transfer Attribute reference (LIKE) 20000905
2 Importing OBJECT_PROPERTIES Value transfer Attribute reference (LIKE) 20000905

Method HANDLE_KWUI_OBJS_CHANGED on class CL_KWUI_IOLIST_DISP has no exception.

Method HANDLE_ONDRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_DRAGDROPOBJ Call by reference Attribute reference (LIKE) 20001009
2 Importing E_OBJECTS Call by reference Attribute reference (LIKE) 20001005

Method HANDLE_ONDRAG on class CL_KWUI_IOLIST_DISP has no exception.

Method HANDLE_ONDROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20010117
2 Importing E_DRAGDROPOBJ Call by reference Attribute reference (LIKE) 20001009
3 Importing E_IO Call by reference Attribute reference (LIKE) 20010117

Method HANDLE_ONDROP on class CL_KWUI_IOLIST_DISP has no exception.

Method HANDLE_ONDROPCOMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_DRAGDROPOBJ Call by reference Attribute reference (LIKE) 20010105

Method HANDLE_ONDROPCOMPLETE on class CL_KWUI_IOLIST_DISP has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERACTIVE Value transfer Attribute reference (LIKE) INTERACTIVE 20000911
2 Importing MENU Value transfer Attribute reference (LIKE) MENU 20000911

Method HANDLE_TOOLBAR on class CL_KWUI_IOLIST_DISP has no exception.

Method HANDLE_TOOLBAR_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) >INVALID< 20000911

Method HANDLE_TOOLBAR_CLICK on class CL_KWUI_IOLIST_DISP has no exception.

Method HANDLE_TOOLBAR_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) FCODE 20000911
2 Importing MENU Value transfer Attribute reference (LIKE) MENU 20000911

Method HANDLE_TOOLBAR_MENU on class CL_KWUI_IOLIST_DISP has no exception.

Method HANDLE_TOTAL_REFRESH Signature

Method HANDLE_TOTAL_REFRESH on class CL_KWUI_IOLIST_DISP has no parameter.
Method HANDLE_TOTAL_REFRESH on class CL_KWUI_IOLIST_DISP has no exception.

Method IMPORT_DOCUMENT Signature

Method IMPORT_DOCUMENT on class CL_KWUI_IOLIST_DISP has no parameter.
Method IMPORT_DOCUMENT on class CL_KWUI_IOLIST_DISP has no exception.

Method IMPORT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20010202

Method IMPORT_VERSION on class CL_KWUI_IOLIST_DISP has no exception.

Method IO_FROM_RELATIONS_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BAD_OBJECTS Value transfer Type reference (TYPE) SKWF_OBERRS Tabelle mit KW-Objektfehler Objekten 20001102
2 Importing IO Value transfer Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20001102
3 Exporting NO_OBJECTS_FOUND Value transfer Type reference (TYPE) XFELD Flag 20001116
4 Importing PACKAGE_ID Value transfer Type reference (TYPE) SKWF_PKGID KW Framework: Package-Kennung 20010205
5 Importing PROPERTIES_LIST Value transfer Type reference (TYPE) SDOKPROPTNS List von Attributnamen (als Struktur) 20001102
6 Importing PROPERTIES_OMIT Value transfer Type reference (TYPE) SDOKPROPTNS List von Attributnamen (als Struktur) 20001102

Method IO_FROM_RELATIONS_DISPLAY on class CL_KWUI_IOLIST_DISP has no exception.

Method IO_LIST_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BAD_OBJECTS Value transfer Type reference (TYPE) SKWF_OBERRS KW Framework: Fehlerinfo für ein Info Objekt 20001010
2 Importing IO_LIST Value transfer Type reference (TYPE) SKWV_PKGOB_T Tabelle mit getypten KW-Objekten 20000911
3 Exporting NO_OBJECTS_FOUND Value transfer Type reference (TYPE) XFELD Flag 20001116
4 Importing PROPERTIES_LIST Value transfer Type reference (TYPE) SDOKPROPTNS List von Attributnamen (als Struktur) 20000911
5 Importing PROPERTIES_OMIT Value transfer Type reference (TYPE) SDOKPROPTNS List von Attributnamen (als Struktur) 20000911

Method IO_LIST_DISPLAY on class CL_KWUI_IOLIST_DISP has no exception.

Method IO_TO_RELATIONS_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BAD_OBJECTS Value transfer Type reference (TYPE) SKWF_OBERRS Tabelle mit KW-Objektfehler Objekten 20001031
2 Importing IO Value transfer Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20001031
3 Exporting NO_OBJECTS_FOUND Value transfer Type reference (TYPE) XFELD Flag 20001116
4 Importing PACKAGE_ID Value transfer Type reference (TYPE) SKWF_PKGID KW Framework: Package-Kennung 20010205
5 Importing PROPERTIES_LIST Value transfer Type reference (TYPE) SDOKPROPTNS List von Attributnamen (als Struktur) 20001031
6 Importing PROPERTIES_OMIT Value transfer Type reference (TYPE) SDOKPROPTNS List von Attributnamen (als Struktur) 20001031

Method IO_TO_RELATIONS_DISPLAY on class CL_KWUI_IOLIST_DISP has no exception.

Method LOCK_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOCK_FLAG Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20010112

Method LOCK_OBJECT on class CL_KWUI_IOLIST_DISP has no exception.

Method MOVE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20010115
2 Importing IOS Call by reference Type reference (TYPE) SKWF_IOS Getyptes SKWF-Objekt mit Paketangabe 20010117
3 Importing IO_CURRENT Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20010117

Method MOVE_OBJECTS on class CL_KWUI_IOLIST_DISP has no exception.

Method PACKAGE_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BAD_OBJECTS Value transfer Type reference (TYPE) SKWF_OBERRS KW Framework: Fehlerinfo für ein Info Objekt 20000629
2 Exporting NO_OBJECTS_FOUND Value transfer Type reference (TYPE) XFELD Flag 20001116
3 Importing PACKAGE_ID Value transfer Type reference (TYPE) SKWF_PKGID KW Framework: Package-Kennung 20000911
4 Importing PROPERTIES_LIST Value transfer Type reference (TYPE) SDOKPROPTNS SDOK: Name von Attributen eines Objektes 20000911
5 Importing PROPERTIES_OMIT Value transfer Type reference (TYPE) SDOKPROPTNS SDOK: Objekt, Attributname und Ausprägung 20000911

Method PACKAGE_DISPLAY on class CL_KWUI_IOLIST_DISP has no exception.

Method PREFILL_PAPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAPOS Call by reference Type reference (TYPE) SKWF_PAPOS KW Framework: Parent-Position des IO 20010115

Method PREFILL_PAPOS on class CL_KWUI_IOLIST_DISP has no exception.

Method RENAME_OBJECT Signature

Method RENAME_OBJECT on class CL_KWUI_IOLIST_DISP has no parameter.
Method RENAME_OBJECT on class CL_KWUI_IOLIST_DISP has no exception.

Method SET_CHANGE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVE Call by reference Type reference (TYPE) XFELD 'X' Feld zum Ankreuzen 20010106

Method SET_CHANGE_HANDLER on class CL_KWUI_IOLIST_DISP has no exception.

Method SET_SELECTED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECTS Call by reference Type reference (TYPE) SKWV_PKGOB_T Tabelle mit getypten SKWF-Objekten und ihrem jeweiligen Pake 20010113

Method SET_SELECTED_OBJECTS on class CL_KWUI_IOLIST_DISP has no exception.

Method SET_TOOLBAR_INTERACTIVE Signature

Method SET_TOOLBAR_INTERACTIVE on class CL_KWUI_IOLIST_DISP has no parameter.
Method SET_TOOLBAR_INTERACTIVE on class CL_KWUI_IOLIST_DISP has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Call by reference Type reference (TYPE) C 20001215

Method SET_VISIBLE on class CL_KWUI_IOLIST_DISP has no exception.

Method STACK_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STACK_NO Call by reference Type reference (TYPE) I 20001026

Method STACK_DISPLAY on class CL_KWUI_IOLIST_DISP has no exception.

Method TOGGLE_EDIT_MODE Signature

Method TOGGLE_EDIT_MODE on class CL_KWUI_IOLIST_DISP has no parameter.
Method TOGGLE_EDIT_MODE on class CL_KWUI_IOLIST_DISP has no exception.

Method UNLOCK_OBJECT Signature

Method UNLOCK_OBJECT on class CL_KWUI_IOLIST_DISP has no parameter.
Method UNLOCK_OBJECT on class CL_KWUI_IOLIST_DISP has no exception.

Method VERSIONS_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BAD_OBJECTS Value transfer Type reference (TYPE) SKWF_OBERRS Tabelle mit KW-Objektfehler Objekten 20001030
2 Importing IO Value transfer Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20001030
3 Exporting NO_OBJECTS_FOUND Value transfer Type reference (TYPE) XFELD Flag 20001116
4 Importing PACKAGE_ID Value transfer Type reference (TYPE) SKWF_PKGID KW Framework: Package-Kennung 20010205
5 Importing PROPERTIES_LIST Value transfer Type reference (TYPE) SDOKPROPTNS List von Attributnamen (als Struktur) 20001030
6 Importing PROPERTIES_OMIT Value transfer Type reference (TYPE) SDOKPROPTNS List von Attributnamen (als Struktur) 20001030

Method VERSIONS_DISPLAY on class CL_KWUI_IOLIST_DISP has no exception.
Event Signatures

Event CONTEXT_MENU_REQUEST Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 MENU Exporting Value transfer Object reference (TYPE REF TO) CL_CTMENU Context Menu 20000911

Event DRAG Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 DRAG_DROP_OBJECT Exporting Value transfer Object reference (TYPE REF TO) CL_KWUI_DRAGDROP_DATA KW Drag&Drop Objekt mit Objekt/Paketliste 20010110

Event DROP Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 DRAG_DROP_OBJECT Exporting Value transfer Object reference (TYPE REF TO) CL_KWUI_DRAGDROP_DATA KW Drag&Drop Objekt mit Objekt/Paketliste 20010110
2 E_COLUMN Exporting Value transfer Type reference (TYPE) LVC_S_COL ALV-Control: Spalten-ID 20010117
3 E_IO Exporting Value transfer Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20010117

Event OBJECT_DOUBLE_CLICK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 OBJECT Exporting Value transfer Type reference (TYPE) SKWV_PKGOB KW Framework: Objektschlüssel 20000911

Event ONDROPCOMPLETE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_DRAGDROPOBJ Exporting Value transfer Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20010105

Event TOOLBAR Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 INTERACTIVE Exporting Value transfer Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20000911
2 MENU Exporting Value transfer Object reference (TYPE REF TO) CL_ALV_EVENT_TOOLBAR_SET ALV Kontextmenü 20000911

Event TOOLBAR_FUNCTION_SELECT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) UI_FUNC Funktionscode 20000911

Event TOOLBAR_MENU_SELECT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) SY-UCOMM Funktionscode 20000911
2 MENU Exporting Value transfer Object reference (TYPE REF TO) CL_CTMENU Kontextmenüpointer 20000911
History
Last changed by/on SAP  20130531 
SAP Release Created in 50A