SAP ABAP Class CL_ISM_DM_DOCUMENT_SEARCH (IS-M: Search in Document Management)
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JAS_DOC_MAN (Package) IS-M: Document Management
Properties
Class CL_ISM_DM_DOCUMENT_SEARCH  
Short Description IS-M: Search in Document Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package JAS_DOC_MAN   IS-M: Document Management 
Created 20030917   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SIBF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISM_DM_DOCUMENT_SEARCH has no interface implemented.
Friends
Class CL_ISM_DM_DOCUMENT_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FCODE_DISPLAY_IO Constant Public Type reference (TYPE) UI_FUNC 'DISPLAY_IO' Function Code 20030917
2 GC_FCODE_SEARCH_HTML Constant Public Type reference (TYPE) UI_FUNC 'SEARCH_HTML' Function Code 20030917
3 GC_FCODE_SEARCH_LIST Constant Public Type reference (TYPE) UI_FUNC 'SEARCH_LIST' Function Code 20030917
4 GC_FCODE_USER_DOCS Constant Public Type reference (TYPE) UI_FUNC 'USER_DOCS' Function Code 20030917
5 GC_FCODE_WHERE_USED Constant Public Type reference (TYPE) UI_FUNC 'WHERE_USED' Function Code 20030917
6 GC_SEARCH_HTML_VISIBLE Constant Public Type reference (TYPE) I 2 Complex Search List Visible 20030917
7 GC_SEARCH_LIST_VISIBLE Constant Public Type reference (TYPE) I 1 Simple Search List Visible 20030917
8 GC_USER_DOCS_VISIBLE Constant Public Type reference (TYPE) I 3 User Documents Visible 20030917
9 GV_BUSINESS_OBJECT Instance attribute Private Type reference (TYPE) SIBFLPORB Local Persistent Object Reference - BOR Compatible 20030917
10 GV_CONTAINER_LEFT_BOTTOM Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20030917
11 GV_CONTAINER_LEFT_TOP Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20030917
12 GV_EXPLORER Instance attribute Private Object reference (TYPE REF TO) CL_ISM_DM_EXPLORER IS-M Document Management: Explorer 20030917
13 GV_PACKAGE_SEARCH_RESULT Instance attribute Public Type reference (TYPE) SKWF_PKGID KW Framework: Package ID 20030917
14 GV_PREVIEW Instance attribute Private Object reference (TYPE REF TO) CL_KWUIC_SINGLE_IO KWUI: Composite Control for Individual IO 20030917
15 GV_SEARCH_DIALOG Instance attribute Private Object reference (TYPE REF TO) CL_KWUI_QUERY KW: Find Documents 20030917
16 GV_SEARCH_LIST_HTML Instance attribute Private Object reference (TYPE REF TO) CL_KWUI_SEARCH_RESULT_DISPLAY Display KW Query Result 20030917
17 GV_SEARCH_RESULT Instance attribute Private Object reference (TYPE REF TO) CL_KWUI_IOLIST_DISP KW IO List Display 20030917
18 GV_SPLITTER_LEFT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20030917
19 GV_SPLITTER_MAIN Instance attribute Private Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Reduced Version of Splitter Container Control 20030917
20 GV_SPLITTER_RIGHT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Reduced Version of Splitter Container Control 20030917
21 GV_USER_DOCS_EXPLORER Instance attribute Public Object reference (TYPE REF TO) CL_ISM_DM_EXPLORER IS-M Document Management: Explorer 20030917
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_FILTER Static method Public Method Filter on Search Result: Authorizations 20030917
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030917
3 DELETE_TOOLBAR_FUNCTIONS Instance method Private Method Delete Buttons from Toolbar 20030917
4 DISPLAY_IO_IN_VIEWER Instance method Private Method Display Document in Viewer 20030917
5 DISPLAY_SEARCH_LIST_HTML Instance method Private Method Display Search Results List (HTML) 20030917
6 DISPLAY_USER_DOCS Instance method Private Method Display Documents for User 20030917
7 FILTER_SEARCH_RESULT Instance method Protected Method Filter on Search Result: Authorizations 20030917
8 FREE Instance method Public Method Destructor 20030929
9 GET_SELECTED_EXPLORER_OBJECTS Instance method Public Method 20030929
10 HANDLE_EXPLORER_DOUBLE_CLICK Instance method Private Event handling method Double Click on Document in Explorer 20030917
11 HANDLE_HTML_LIST_FCODE_SELECT Instance method Private Event handling method Catch OK Code in Search Results List (HTML) 20030917
12 HANDLE_IO_LIST_DOUBLE_CLICK Instance method Private Event handling method Double Click on Document in Search Results List 20030917
13 HANDLE_PROPERTIES_TOOLBAR Instance method Private Event handling method Set Up Toolbar for Characteristics in Preview 20030917
14 HANDLE_SEARCH_FINISHED Instance method Private Event handling method Process Search Result 20030917
15 HANDLE_SEARCH_RESULT_TOOLBAR Instance method Private Event handling method Set Up Toolbar for Search Result Grid 20030917
16 HANDLE_SEARCH_RES_FCODE_SELECT Instance method Private Event handling method Catch OK Code in Search Results List 20030917
17 HANDLE_SWITCH_SEARCH_MODE Instance method Private Event handling method Set Splitter According to Size of Search Control 20030917
18 HANDLE_USER_DOCS_DOUBLE_CLICK Instance method Private Event handling method Double Click on Document in User Documents 20030917
19 HANDLE_USER_DOCS_FCODE Instance method Private Event handling method Catch OK Code in User Documents 20030917
20 HANDLE_USER_DOCS_TOOLBAR Instance method Private Event handling method Set Up Toolbar in User Documents 20030917
21 HANDLE_VERSLIST_TOOLBAR Instance method Private Event handling method Set Up Toolbar for Version List in Preview 20030917
22 SET_LIST_VISIBLE Instance method Private Method Set Search Results Grid, HTML or User Doc. Visible 20030917
Events
Class CL_ISM_DM_DOCUMENT_SEARCH has no event.
Types
Class CL_ISM_DM_DOCUMENT_SEARCH has no local type.
Method Signatures

Method APPLY_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IO Call by reference Type reference (TYPE) SKWF_IOS Tabelle mit getypten Info Objekten 20030917
2 Exporting ET_IO_NOT_DISPLAYED Call by reference Type reference (TYPE) SKWF_IOS Tabelle mit getypten Info Objekten 20030917
3 Importing IS_BO Call by reference Type reference (TYPE) SIBFLPORB Lokale Persistente Objektreferenz - BOR kompatibel 20030917
4 Importing IT_PROP_RES Call by reference Type reference (TYPE) SDOKPROPTLS Liste von Attributausprägungen von Objekten 20030917

Method APPLY_FILTER on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUSINESS_OBJECT Value transfer Type reference (TYPE) SIBFLPORB Lokale Persistente Objektreferenz - BOR kompatibel 20030917
2 Importing EDIT_MODE Value transfer Type reference (TYPE) XFELD 'X' X = Explorer ist im Ändern-Modus 20030917
3 Importing PACKAGE Value transfer Type reference (TYPE) SKWF_PKGID KW Framework: Package-Kennung 20030917
4 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20030917

Method CONSTRUCTOR on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method DELETE_TOOLBAR_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing BUTTON_TABLE Value transfer Type reference (TYPE) TTB_BUTTON Toolbarbuttons 20030917

Method DELETE_TOOLBAR_FUNCTIONS on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method DISPLAY_IO_IN_VIEWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO Value transfer Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20030917
2 Importing PACKAGE_ID Value transfer Type reference (TYPE) SKWF_PKGID KW Framework: Package-Kennung 20030917

Method DISPLAY_IO_IN_VIEWER on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method DISPLAY_SEARCH_LIST_HTML Signature

Method DISPLAY_SEARCH_LIST_HTML on class CL_ISM_DM_DOCUMENT_SEARCH has no parameter.
Method DISPLAY_SEARCH_LIST_HTML on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method DISPLAY_USER_DOCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20030917
2 Importing USER Value transfer Type reference (TYPE) SY-UNAME R/3-System, Anmeldename des Benutzers 20030917

Method DISPLAY_USER_DOCS on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method FILTER_SEARCH_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKAGE_ID Call by reference Type reference (TYPE) SKWF_PKGID KW Framework: Package-Kennung 20030917

Method FILTER_SEARCH_RESULT on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method FREE Signature

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

Method GET_SELECTED_EXPLORER_OBJECTS Signature

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

Method GET_SELECTED_EXPLORER_OBJECTS on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method HANDLE_EXPLORER_DOUBLE_CLICK Signature

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

Method HANDLE_EXPLORER_DOUBLE_CLICK on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method HANDLE_HTML_LIST_FCODE_SELECT Signature

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

Method HANDLE_HTML_LIST_FCODE_SELECT on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method HANDLE_IO_LIST_DOUBLE_CLICK Signature

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

Method HANDLE_IO_LIST_DOUBLE_CLICK on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method HANDLE_PROPERTIES_TOOLBAR Signature

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

Method HANDLE_PROPERTIES_TOOLBAR on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method HANDLE_SEARCH_FINISHED Signature

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

Method HANDLE_SEARCH_FINISHED on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method HANDLE_SEARCH_RESULT_TOOLBAR Signature

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

Method HANDLE_SEARCH_RESULT_TOOLBAR on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method HANDLE_SEARCH_RES_FCODE_SELECT Signature

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

Method HANDLE_SEARCH_RES_FCODE_SELECT on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method HANDLE_SWITCH_SEARCH_MODE Signature

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

Method HANDLE_SWITCH_SEARCH_MODE on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method HANDLE_USER_DOCS_DOUBLE_CLICK Signature

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

Method HANDLE_USER_DOCS_DOUBLE_CLICK on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method HANDLE_USER_DOCS_FCODE Signature

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

Method HANDLE_USER_DOCS_FCODE on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method HANDLE_USER_DOCS_TOOLBAR Signature

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

Method HANDLE_USER_DOCS_TOOLBAR on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method HANDLE_VERSLIST_TOOLBAR Signature

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

Method HANDLE_VERSLIST_TOOLBAR on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.

Method SET_LIST_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE_CONTROL Value transfer Type reference (TYPE) I 20030917

Method SET_LIST_VISIBLE on class CL_ISM_DM_DOCUMENT_SEARCH has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472