SAP ABAP Class CL_DPR_UI_LOG_SEARCH (UI Logic for Search (Search Helps))
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_UI_LOGIC (Package) Project Management UI Data Formatting
Properties
Class CL_DPR_UI_LOG_SEARCH  
Short Description UI Logic for Search (Search Helps)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_UI_LOGIC   Project Management UI Data Formatting 
Created 20040915   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DPR_UI_LOG_SEARCH has no interface implemented.
Friends
Class CL_DPR_UI_LOG_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CHANGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_DPR_UI_CHANGE_MANAGER Functions for Back-End Communication 20050327
2 MR_SHLP_BADI Static Attribute Private Object reference (TYPE REF TO) IF_EX_PLM_SHLP_MODIFY BAdI Interface IF_EX_PLM_SHLP_MODIFY 20041108
3 MS_COLLECTIVE_SHLP_DESC Instance attribute Private Type reference (TYPE) SHLP_DESCR Description of Search Help 20050518
4 MS_SEARCH_RESULT_INFO Instance attribute Private Type reference (TYPE) DPR_TS_UI_SRCH_RESULT_INFO Information for Results from F4IF_SELECT_VALUES Fnction Mod. 20050406
5 MS_SHLP_DESCR Instance attribute Private Type reference (TYPE) SHLP_DESCR Description of Search Help 20041108
6 MT_ADDITIONAL_BADI_PARAMETERS Instance attribute Private Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Additional BAdI Parameters 20041123
7 MT_BREADCRUMB Instance attribute Private Type reference (TYPE) DPR_TT_UI_SHLP_BREAD_CRUMB Table Type for Breadcrumb Search History 20070305
8 MT_DDIC_INFO Instance attribute Private Type reference (TYPE) TT_DDIC_INFO 20100805
9 MT_IDENTIFIER Instance attribute Private Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR External Call: Identifier, for Example, Object Link Type 20050128
10 MT_KEY_FIELDS Instance attribute Private Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Key Information for Link to Results List 20041209
11 MT_LISTBOX_EVENTS Instance attribute Private Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Listbox Name and Event Value 20050712
12 MT_LISTBOX_VALUES Instance attribute Private Type reference (TYPE) DPR_TT_UI_SRCH_LISTBOX Internal Use: Listbox Value Helps for Search Criteria 20041116
13 MT_RESULT Instance attribute Private Type reference (TYPE) DPR_TT_UI_SRCH_RESULT Return Table from Function Module F4IF_SELECT_VALUES 20050406
14 MV_GUID_LOADED_PROJECT Instance attribute Private Type reference (TYPE) DPR_TV_GUID GUID of Loaded Project 20050405
15 MV_HANDLE Instance attribute Private Type reference (TYPE) I Breadcrumb Handle 20070228
16 MV_HITS Instance attribute Private Type reference (TYPE) I 100 Maximum Hits 20041118
17 MV_OBJECT_TYPE Instance attribute Private Type reference (TYPE) CGPL_OBJECT_TYPE Object Category in Project Planning 20050126
18 MV_ROOT_OBJECT_TYPE Instance attribute Public Type reference (TYPE) CGPL_OBJECT_TYPE ' ' Object Type in Project Planning 20120223
19 MV_SEARCH_IN_RESULTS Instance attribute Private Type reference (TYPE) ABAP_BOOL Search in Results 20070306
20 MV_SHLPNAME Instance attribute Private Type reference (TYPE) SHLPNAME Name of a search help 20041108
21 SC_CGPL_OBJ_TYPE_DUMMY Constant Public Type reference (TYPE) CGPL_OBJECT_TYPE ' ' CGPL Object Type Dummy 20050119
22 SC_QUICK_SEARCH Constant Public Type reference (TYPE) /RPM/TV_SEARCH_TYPE '03' Quick Search 20080610
23 SC_RPM_APPL Constant Public Type reference (TYPE) RPM_TV_APPLICATION 'SAPRPM' Search Triggered from RPM 20080430
24 SC_SHLP_OBJECT_LINK Constant Public Type reference (TYPE) SHLPNAME 'DPR_OBJLINK' Name of a Search Help 20041206
25 SC_SHLP_OBJECT_LINK_PARAM_1 Constant Public Type reference (TYPE) STRING 'OBJECT_TYPE' Name of a search help parameter 20050121
26 SC_TRIGGER_DISP Constant Public Type reference (TYPE) STRING 'DISP' Constants for CONTROLL_SEARCH Method 20041111
27 SC_TRIGGER_PRESEL Constant Public Type reference (TYPE) STRING 'PRESEL' Constants for CONTROLL_SEARCH Method 20041111
28 SC_TRIGGER_SELECT Constant Public Type reference (TYPE) STRING 'SELECT' Constants for CONTROLL_SEARCH Method 20041111
29 SR_DPR_UI_LOG_SEARCH Static Attribute Private Object reference (TYPE REF TO) CL_DPR_UI_LOG_SEARCH Instance 20040915
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20041108
2 CLEAR_BREADCRUMB Instance method Public Method 20070312
3 CONSTRUCTOR Instance method Public Constructor Constructor 20050327
4 CONTROLL_SEARCH Instance method Public Method Central Control Method: Initial Screen 20041111
5 CONVERT_NV_PAIRS_C_2_S Instance method Private Method Converts NV Pairs from CHAR to STRING 20041116
6 CONVERT_NV_PAIRS_S_2_C Instance method Private Method Converts NV Pairs from STRING to CHAR 20041116
7 CREATE_SELECT_OPTIONS Instance method Private Method Structure Selection Options 20050209
8 DETERMINE_ACTUAL_OBJECT_TYPE Instance method Public Method Determines Current Object Type 20051028
9 DETERMINE_LISTBOX_VALUES Instance method Private Method If Available: Values for Listbox Are Retrieved 20041116
10 DISPLAY_BREADCRUMB Instance method Public Method Display Search History? 20070309
11 DOC_GET_EDMS_SUBAPPLICATION Instance method Public Method Define EDMS Subapplication of a Document 20070212
12 FILL_BREADCRUMB Instance method Public Method Fills MT_BREADCRUMB 20070305
13 GET_BREADCRUMB Instance method Public Method Delivers Breadcrumb with Search History 20070305
14 GET_COLLECTIVE_SHLPS_BY_OBJT Instance method Public Method Delivers Search Helps via (CGPL) Object Type 20040916
15 GET_CURRENT_BREADCRUMB Instance method Public Method Delivers Last Breadcrumb 20070312
16 GET_DDIC_TYPE Instance method Private Method Reads from Data Element DDIC Type 20050214
17 GET_FAVO_INFO Instance method Public Method Is Search Result Relevant to Favorites? 20050117
18 GET_HANDLE Instance method Private Method Deliver Handle for Breadcrumb 20070228
19 GET_HELP_LINK_FOR_SEARCH Instance method Public Method Supplies URL for 'Search Help' Link 20050912
20 GET_INSTANCE Static method Public Method Delivers Instance (Singleton) 20040915
21 GET_KEY_FIELDS Instance method Public Method Delivers Key Information for Link (Results List) 20041209
22 GET_LISTBOX_VALUES Instance method Public Method Specifies (Saved) Listbox Values for a Selection Field 20041116
23 GET_LISTBOX_VALUES_ALL Instance method Public Method Specifies (Saved) Listbox Values for All Selection Fields 20041118
24 GET_RESULT_INTERSECTION Instance method Private Method Delivers Intersection for Search in Results 20070305
25 GET_RPM_SEARCHHELP Instance method Public Method Retrieve RPM search Help per object type 20080502
26 GET_RPM_SELECT_FIELDS Instance method Public Method Retrieve the Selection Fields 20080505
27 GET_SEARCH_IN_RESULTS Instance method Public Method Is Search in Results Active? 20070306
28 GET_SEARCH_IN_RESULT_VISIBLE Instance method Public Method Is Search in Results Button Visible? 20070309
29 GET_SHLP_INFO Instance method Public Method Specifies Description of Elementary Search Help 20041118
30 GET_SHLP_INFO_FROM_DDIC Instance method Private Method Delivers all Information for an Elementary Search Help 20041118
31 GET_SIMPLE_SHELPS Instance method Public Method Delivers Search Helps for Collective Search Help 20040916
32 GET_TYPID Instance method Private Method Returns the type ID (type and comp. name) for a data object 20041116
33 INITIALIZE_ATTRIBUTES Instance method Public Method Initializes Attributes of Class (for External Call) 20041208
34 INITIALIZE_ATTRIBUTES_INTERNAL Instance method Public Method Initializes Attributes of Class (for Internal Call) 20060905
35 MAP_SHLPNAME2OBJECTTYPE Instance method Private Method 20130311
36 REPORT_ACTIONS Instance method Public Method Send All Actions Performed to BE 20050327
37 RESET_ON_SIMPLE_SELECT Instance method Public Method Reset on selection of SImple search 20081120
38 SELECT_BREADCRUMB Instance method Public Method Search Result Selected 20070309
39 SERVICE_BADI_DISP Instance method Private Method Calls BAdI Implementations for DISP Time 20041215
40 SERVICE_BADI_PRESEL Instance method Private Method Calls BAdI Implementations for PRESEL Time 20041111
41 SERVICE_BADI_SELECT Instance method Private Method Calls BAdI Implementation for SELECT Time 20041123
42 SERVICE_EXTERNAL_CALL Instance method Public Method Call Search Externally 20041206
43 SERVICE_LISTBOX_ADAPTION Instance method Public Method Adjust Listboxes in Accordance with Newly Selected Entry 20050201
44 SERVICE_LISTBOX_CHECK Instance method Private Method Checks Whether a Field Can Display Value Helps as Listbox 20041110
45 SERVICE_LISTBOX_GET_DEPENDANT Instance method Private Method Calls BAdI to Determine Dependent Listbox Values 20041117
46 SERVICE_STEP_DISP Instance method Private Method Executes the Step 'DISP' for a Search Help Exit Module 20041111
47 SERVICE_STEP_PRESEL Instance method Private Method Executes 'PRESEL' Step for a Search Help Exit Module 20041110
48 SERVICE_STEP_SELECT Instance method Private Method Executes Search Help and Exit Function Module Step 'SELECT' 20041123
49 SERVICE_STEP_SELONE Instance method Public Method Executes Exit Module for Collective Search Help 20050518
50 SET_ADD_BADI_PARAMETERS Instance method Public Method Caller Transfers Additional Parameters 20041123
51 SET_GUID_LOADED_PROJECT Instance method Public Method Fills Attribute MV_GUID_LOADED_PROJECT 20050405
52 SET_SEARCH_IN_RESULTS Instance method Public Method Set Search in Results 20070306
Events
Class CL_DPR_UI_LOG_SEARCH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_DDIC_INFO Public See coding 20100805 tt_ddic_info TYPE STANDARD TABLE OF dd04v WITH NON-UNIQUE KEY rollname
2 TT_KEY Public See coding 20050327 TT_KEY type standard table of dpr_ts_api_root_object_key with non-unique key table_line
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DPR_UI_LOG_SEARCH has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_UI_LOG_SEARCH has no exception.

Method CLEAR_BREADCRUMB Signature

Method CLEAR_BREADCRUMB on class CL_DPR_UI_LOG_SEARCH has no parameter.
Method CLEAR_BREADCRUMB on class CL_DPR_UI_LOG_SEARCH has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DPR_UI_LOG_SEARCH has no parameter.
Method CONSTRUCTOR on class CL_DPR_UI_LOG_SEARCH has no exception.

Method CONTROLL_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT_INFO Call by reference Type reference (TYPE) DPR_TS_UI_SRCH_RESULT_INFO Information zu Ergebnissen aus FuBa F4IF_SELECT_VALUES 20041123
2 Exporting ET_RESULT Call by reference Type reference (TYPE) DPR_TT_UI_SRCH_RESULT Ergebnistabelle 20041123
3 Importing IT_SEL_CRITERIA Call by reference Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Suchkriterien 20041123
4 Importing IV_HITS Call by reference Type reference (TYPE) I Anzahl: Suchergebnisse 20041111
5 Importing IV_SHELP_NAME Call by reference Type reference (TYPE) SHLPNAME Name einer Suchhilfe 20041111
6 Importing IV_STEP_NAME Call by reference Type reference (TYPE) STRING Zeitpunkt, der ausgeführt werden soll 20041111

Method CONTROLL_SEARCH on class CL_DPR_UI_LOG_SEARCH has no exception.

Method CONVERT_NV_PAIRS_C_2_S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NVP_STRING Call by reference Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Name-Value Paar 20041116
2 Importing IT_NVP_CHAR Call by reference Type reference (TYPE) TT_NV_CONVERTER Name-Value Paar 20041116

Method CONVERT_NV_PAIRS_C_2_S on class CL_DPR_UI_LOG_SEARCH has no exception.

Method CONVERT_NV_PAIRS_S_2_C Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NVP_CHAR Call by reference Type reference (TYPE) TT_NV_CONVERTER Name-Value Paar 20041116
2 Importing IT_NVP_STRING Call by reference Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Name-Value Paar 20041116

Method CONVERT_NV_PAIRS_S_2_C on class CL_DPR_UI_LOG_SEARCH has no exception.

Method CREATE_SELECT_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SHELP_DESC Call by reference Type reference (TYPE) SHLP_DESCR Beschreibung einer Suchhilfe 20050209
2 Importing IT_NVP_SELCRITERIA Call by reference Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Vom Benutzer eingebene Suchkriterien 20050209

Method CREATE_SELECT_OPTIONS on class CL_DPR_UI_LOG_SEARCH has no exception.

Method DETERMINE_ACTUAL_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBJECT_TYPE Value transfer Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20051028

Method DETERMINE_ACTUAL_OBJECT_TYPE on class CL_DPR_UI_LOG_SEARCH has no exception.

Method DETERMINE_LISTBOX_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HELPVALUES Call by reference Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Werteliste: Ergebnis der Suchhilfe zum Datenobjekt 20041116
2 Importing IR_DATA_OBJECT_REF Call by reference Object reference (TYPE REF TO) DATA Ref. auf elementares Datenobjekt 20041116
# Exception Resumable Description Created on
1 GET_TYPID_FAILED Es konnte kein Typ- / Komponentennamen bestimmt werden 20041116
2 GET_VISUALIZATION_FAILED Es konnte keine Visualisierungsart festgestellt werden. 20041116

Method DISPLAY_BREADCRUMB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DISPLAY_BREADCRUMB Value transfer Type reference (TYPE) ABAP_BOOL 20070309

Method DISPLAY_BREADCRUMB on class CL_DPR_UI_LOG_SEARCH has no exception.

Method DOC_GET_EDMS_SUBAPPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCUMENT_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20070212
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE CL_DPR_CO=>SC_OT_DOCUMENT Objekttyp in der Projektplanung 20070212
3 Returning RV_EDMS_SUBAPPLICATION Value transfer Type reference (TYPE) EDMS_TV_SUBAPPLICATION Unterapplikation zu EDMS 20070212

Method DOC_GET_EDMS_SUBAPPLICATION on class CL_DPR_UI_LOG_SEARCH has no exception.

Method FILL_BREADCRUMB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RESULT_TAB Call by reference Type reference (TYPE) ANY TABLE 20070307
2 Importing IV_BREADCRUMB_SEL Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070312

Method FILL_BREADCRUMB on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_BREADCRUMB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BREADCRUMB Call by reference Type reference (TYPE) DPR_TT_UI_SHLP_BREAD_CRUMB Tabellentyp Suchhistorie Breadcrumb 20070320

Method GET_BREADCRUMB on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_COLLECTIVE_SHLPS_BY_OBJT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COLLECTIVE_SHELP Call by reference Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Sammelsuchhilfen 20040916
2 Importing IV_CALL_BY_INCLUDE Call by reference Type reference (TYPE) BOOLE_D ' ' Aufruf für Include-Funktion 20050421
3 Importing IV_LOADED Call by reference Type reference (TYPE) BOOLE_D ' ' true = Suche im geöffnetem Projekt 20040916
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE 'DPO' Objekttyp in der Projektplanung 20040916
5 Importing IV_SRCH_HELP_OBTYP Call by reference Type reference (TYPE) DPR_TV_SRCH_OBJ_TYPE Object Type in Project Planning 20090507
6 Importing IV_VERSION_TYPE Call by reference Type reference (TYPE) CGPL_TV_VERSION_TYPE 'NON' Versionsart 20040916

Method GET_COLLECTIVE_SHLPS_BY_OBJT on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_CURRENT_BREADCRUMB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BREADCRUMB Call by reference Type reference (TYPE) DPR_TS_UI_SHLP_BREAD_CRUMB Breadcrumb für Suchhistorie 20070312

Method GET_CURRENT_BREADCRUMB on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_DDIC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DDIC_TYPE Call by reference Type reference (TYPE) DD04V-DATATYPE Datentyp im ABAP Dictionary 20050214
2 Importing IV_NAME Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20050214

Method GET_DDIC_TYPE on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_FAVO_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FAVO_RELEVANT Value transfer Type reference (TYPE) BOOLE_D true: Hinzufügen zu Favoriten anbieten 20050117
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp 20050117

Method GET_FAVO_INFO on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HANDLE Value transfer Type reference (TYPE) I 20070228

Method GET_HANDLE on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_HELP_LINK_FOR_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_URL Value transfer Type reference (TYPE) STRING 20050912

Method GET_HELP_LINK_FOR_SEARCH on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_DPR_UI_LOG_SEARCH Value transfer Object reference (TYPE REF TO) CL_DPR_UI_LOG_SEARCH Referenz 20040915

Method GET_INSTANCE on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_KEY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_KEY_FIELDS Value transfer Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Schlüsselinformation für Link (Ergebnisliste) 20041209

Method GET_KEY_FIELDS on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_LISTBOX_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NV_PAIR Call by reference Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Listboxwerte 20041116
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20041116
3 Importing IV_SHELP_NAME Call by reference Type reference (TYPE) SHLPNAME Name einer Suchhilfe 20041116

Method GET_LISTBOX_VALUES on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_LISTBOX_VALUES_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HELPVALUES_ALL Call by reference Type reference (TYPE) DPR_TT_UI_SRCH_LISTBOX Interner Gebrauch: Listbox Wertehilfen für Suchkriterien 20061227

Method GET_LISTBOX_VALUES_ALL on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_RESULT_INTERSECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RESULT_TAB Call by reference Type reference (TYPE) ANY TABLE Tabellentyp Suchhistorie Breadcrumb 20070306

Method GET_RESULT_INTERSECTION on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_RPM_SEARCHHELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COLL_SHLP Call by reference Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Search Help Info 20080502
2 Exporting ET_SHLPS Call by reference Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Search Help Info 20080502
3 Importing IV_OBJTYPE Call by reference Type reference (TYPE) /RPM/OBJECT_TYPE Object Type 20080502

Method GET_RPM_SEARCHHELP on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_RPM_SELECT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDS Call by reference Type reference (TYPE) DDFIELDS DD: Field List 20080505
2 Exporting EV_KEYFIELD1 Call by reference Type reference (TYPE) FIELDNAME Field Name 20080505
3 Exporting EV_KEYFIELD2 Call by reference Type reference (TYPE) FIELDNAME Field Name 20080505
4 Exporting EV_NAMEFIELD1 Call by reference Type reference (TYPE) /RPM/TV_SHLP_NAMEFIELD Name Field 20090702
5 Exporting EV_NAMEFIELD2 Call by reference Type reference (TYPE) /RPM/TV_SHLP_NAMEFIELD Name Field 20090702
6 Importing IV_OBJTYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Object Type 20080505
7 Importing IV_SEARCH_HELP Call by reference Type reference (TYPE) SHLPNAME Name of a Search Help 20080505

Method GET_RPM_SELECT_FIELDS on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_SEARCH_IN_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEARCH_IN_RESULTS Value transfer Type reference (TYPE) ABAP_BOOL 20070306

Method GET_SEARCH_IN_RESULTS on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_SEARCH_IN_RESULT_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEARCH_IN_RESULT_VIS Value transfer Type reference (TYPE) ABAP_BOOL 20070309

Method GET_SEARCH_IN_RESULT_VISIBLE on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_SHLP_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SHLP_DESCR Value transfer Type reference (TYPE) SHLP_DESCR Beschreibung einer Suchhilfe 20041118

Method GET_SHLP_INFO on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_SHLP_INFO_FROM_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SIMPLE_SHLP Call by reference Type reference (TYPE) SHLPNAME Name der elementaren Suchhilfe 20041118
2 Returning RS_SHLP_DESCR Value transfer Type reference (TYPE) SHLP_DESCR Beschreibung einer Suchhilfe 20041118
# Exception Resumable Description Created on
1 NO_DATA_FOUND Es konnten keine Daten zur Suchhilfe gefunden werden. 20041118

Method GET_SIMPLE_SHELPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLLECTIVE_SHLP Call by reference Type reference (TYPE) STRING Ausgewählte Sammelsuchhilfe 20040916
2 Returning RT_SIMPLE_SEARCH_HELPS Value transfer Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Elementare Suchhilfen 20040916

Method GET_SIMPLE_SHELPS on class CL_DPR_UI_LOG_SEARCH has no exception.

Method GET_TYPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COMPNAME Call by reference Type reference (TYPE) FIELDNAME Komponente eines Dictionary-Typs 20041116
2 Exporting EV_TYPENAME Call by reference Type reference (TYPE) TABNAME Typname des Dictionary-Typs 20041116
3 Importing IR_DATA_OBJECT_REF Call by reference Type reference (TYPE) DATA Referenz auf Datenobjekt 20041116
# Exception Resumable Description Created on
1 GET_TYPID_FAILED Es konnte kein Typ- / Komponentennamen bestimmt werden 20041116

Method INITIALIZE_ATTRIBUTES Signature

Method INITIALIZE_ATTRIBUTES on class CL_DPR_UI_LOG_SEARCH has no parameter.
Method INITIALIZE_ATTRIBUTES on class CL_DPR_UI_LOG_SEARCH has no exception.

Method INITIALIZE_ATTRIBUTES_INTERNAL Signature

Method INITIALIZE_ATTRIBUTES_INTERNAL on class CL_DPR_UI_LOG_SEARCH has no parameter.
Method INITIALIZE_ATTRIBUTES_INTERNAL on class CL_DPR_UI_LOG_SEARCH has no exception.

Method MAP_SHLPNAME2OBJECTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_KEY Call by reference Type reference (TYPE) DDSHVALUE Field contents on the screen 20130311
2 Exporting EV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Object Type in Project Planning 20130311

Method MAP_SHLPNAME2OBJECTTYPE on class CL_DPR_UI_LOG_SEARCH has no exception.

Method REPORT_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TT_OBJ_EVENT Tabelle mit Objektidentifizierung 20050327

Method REPORT_ACTIONS on class CL_DPR_UI_LOG_SEARCH has no exception.

Method RESET_ON_SIMPLE_SELECT Signature

Method RESET_ON_SIMPLE_SELECT on class CL_DPR_UI_LOG_SEARCH has no parameter.
Method RESET_ON_SIMPLE_SELECT on class CL_DPR_UI_LOG_SEARCH has no exception.

Method SELECT_BREADCRUMB Signature

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

Method SELECT_BREADCRUMB on class CL_DPR_UI_LOG_SEARCH has no exception.

Method SERVICE_BADI_DISP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RESULT Call by reference Type reference (TYPE) DPR_TT_UI_SRCH_RESULT Rückgabetabelle aus Funktionsbaustein F4IF_SELECT_VALUES 20050406

Method SERVICE_BADI_DISP on class CL_DPR_UI_LOG_SEARCH has no exception.

Method SERVICE_BADI_PRESEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_VALUE Call by reference Type reference (TYPE) STRING Entspricht dem ausgewählten wert in der DDK 20050711

Method SERVICE_BADI_PRESEL on class CL_DPR_UI_LOG_SEARCH has no exception.

Method SERVICE_BADI_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RESULT_TAB Call by reference Type reference (TYPE) DPR_TT_UI_SRCH_RESULT Schnittstellenstruktur Suchhilfe <-> Hilfesystem 20050209

Method SERVICE_BADI_SELECT on class CL_DPR_UI_LOG_SEARCH has no exception.

Method SERVICE_EXTERNAL_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SHELP_NAME Call by reference Type reference (TYPE) SHLPNAME Name einer Suchhilfe 20041209
2 Importing IT_IDENTIFIER Call by reference Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Objekttyp 20050126
3 Importing IT_SCREEN_INTERFACE Call by reference Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Übergebene Selektionskriterein 20041206
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp 20041206
5 Importing IV_VERSION_TYPE Call by reference Type reference (TYPE) CGPL_TV_VERSION_TYPE 'NON' Versionsart 20041206

Method SERVICE_EXTERNAL_CALL on class CL_DPR_UI_LOG_SEARCH has no exception.

Method SERVICE_LISTBOX_ADAPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADAPTED_LIST Call by reference Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Neue Lisboxwerte 20050202
2 Exporting EV_LISTBOX Call by reference Type reference (TYPE) STRING Name der anzupassenden Listbox 20050202
3 Importing IV_EVENT_VALUE Call by reference Type reference (TYPE) STRING Wert des DDL Event 20050712

Method SERVICE_LISTBOX_ADAPTION on class CL_DPR_UI_LOG_SEARCH has no exception.

Method SERVICE_LISTBOX_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20041115
2 Importing IV_ROLLNAME Call by reference Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20041116
3 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20041115

Method SERVICE_LISTBOX_CHECK on class CL_DPR_UI_LOG_SEARCH has no exception.

Method SERVICE_LISTBOX_GET_DEPENDANT Signature

Method SERVICE_LISTBOX_GET_DEPENDANT on class CL_DPR_UI_LOG_SEARCH has no parameter.
Method SERVICE_LISTBOX_GET_DEPENDANT on class CL_DPR_UI_LOG_SEARCH has no exception.

Method SERVICE_STEP_DISP Signature

Method SERVICE_STEP_DISP on class CL_DPR_UI_LOG_SEARCH has no parameter.
Method SERVICE_STEP_DISP on class CL_DPR_UI_LOG_SEARCH has no exception.

Method SERVICE_STEP_PRESEL Signature

Method SERVICE_STEP_PRESEL on class CL_DPR_UI_LOG_SEARCH has no parameter.
# Exception Resumable Description Created on
1 NO_DATA_AVAILABLE Es existiert keine Suchhilfebeschreibung 20041111

Method SERVICE_STEP_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT_INFO Call by reference Type reference (TYPE) DPR_TS_UI_SRCH_RESULT_INFO Information zu Ergebnissen aus FuBa F4IF_SELECT_VALUES 20041123
2 Exporting ET_RESULT Call by reference Type reference (TYPE) DPR_TT_UI_SRCH_RESULT Ergebnistabelle 20041123
3 Importing IS_SHELP_DESC Call by reference Type reference (TYPE) SHLP_DESCR Alle Informationen einer elementaren Suchhilfe 20041123
4 Importing IT_SEL_CRITERIA Call by reference Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Suchkriterien 20041123
5 Importing IV_HITS Call by reference Type reference (TYPE) I Anzahl: Suchergebnisse 20041123
6 Importing IV_SHELP_NAME Call by reference Type reference (TYPE) SHLPNAME Name der elementaren Suchhilfe 20041123

Method SERVICE_STEP_SELECT on class CL_DPR_UI_LOG_SEARCH has no exception.

Method SERVICE_STEP_SELONE Signature

Method SERVICE_STEP_SELONE on class CL_DPR_UI_LOG_SEARCH has no parameter.
Method SERVICE_STEP_SELONE on class CL_DPR_UI_LOG_SEARCH has no exception.

Method SET_ADD_BADI_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BADI_PARAMS Call by reference Type reference (TYPE) ANY Zusätzliche BAdI Parameter 20041123

Method SET_ADD_BADI_PARAMETERS on class CL_DPR_UI_LOG_SEARCH has no exception.

Method SET_GUID_LOADED_PROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID_LOADED_PROJECT Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20050405

Method SET_GUID_LOADED_PROJECT on class CL_DPR_UI_LOG_SEARCH has no exception.

Method SET_SEARCH_IN_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_IN_RESULTS Call by reference Type reference (TYPE) ABAP_BOOL 20070306

Method SET_SEARCH_IN_RESULTS on class CL_DPR_UI_LOG_SEARCH has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400