SAP ABAP Class CL_EAMS_UI_VB_SRCH_RES_ASSIST (Assistance Class for ESH_RESULT_UI)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_UI_VB (Package) User Interface for VisualBusiness
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20100721
Properties
Class CL_EAMS_UI_VB_SRCH_RES_ASSIST  
Short Description Assistance Class for ESH_RESULT_UI    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_UI_VB   User Interface for VisualBusiness 
Created 20100720   SAP 
Last change 20110908   SAP 
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 IF_WD_MESSAGE_MANAGER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no interface implemented.
Friends
Class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DOKU_ID_DT Static Attribute Public Type reference (TYPE) DOKU_ID 'DT' Document class 'Dialog Text' 20100721
2 CO_DOKU_OBJ_STATUS_INFO Static Attribute Public Type reference (TYPE) DOKU_OBJ 'ESH_SEARCH_UI_STATUS_INFO' Documentation object 20100721
3 GC_DECFLOAT16 Constant Public Type reference (TYPE) CHAR10 'decfloat16' Name of type for int_type a 20100721
4 GC_DECFLOAT34 Constant Public Type reference (TYPE) CHAR10 'decfloat34' Name of type for int_type e 20100721
5 GC_HALIGN Constant Public Type reference (TYPE) STRING 'HALIGN_0' Name of visible element 20100721
6 GC_LABEL Constant Public Type reference (TYPE) STRING 'LABEL_0' Name of label element 20100721
7 GC_MAX_ATTR Constant Public Type reference (TYPE) I 9 Max. count of result attributes 20100721
8 GC_NAME Constant Public Type reference (TYPE) STRING 'NAME_0' Name of value element 20100721
9 GC_TT_VALUE Constant Public Type reference (TYPE) STRING 'TOOLTIP_VALUE_0' Name of tooltip value element 20100721
10 GC_UTC_TIME Constant Public Type reference (TYPE) CHAR6 'UTC' UTC time zone 20100721
11 GC_VALUE Constant Public Type reference (TYPE) STRING 'VALUE_0' Name of value element 20100721
12 GC_VISIBLE Constant Public Type reference (TYPE) STRING 'VISIBLE_0' Name of visible element 20100721
13 GR_INIT_SEARCH_REQUEST Instance attribute Public Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_REQUEST Initial search request 20100721
14 GR_SEARCH_REQUEST Instance attribute Public Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_REQUEST Search request 20100721
15 GR_SUBSEARCH_REQUEST Instance attribute Public Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_REQUEST Search subrequest 20100721
16 GR_VIEW_CONTROLLER Instance attribute Public Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View controller 20100721
17 GS_BREAD_CRUMB_ATTR Instance attribute Public Type reference (TYPE) ESH_S_BREAD_CRUMB BreadCrumb data for attributes 20100721
18 GT_BREAD_CRUMB Instance attribute Public Type reference (TYPE) ESH_T_BREAD_CRUMB BreadCrumb data 20100721
19 GT_BREAD_CRUMB_ATTR Instance attribute Public Type reference (TYPE) ESH_T_BREAD_CRUMB BreadCrumb data for attributes 20100721
20 GT_RESULT_INDEX Instance attribute Public Type reference (TYPE) ESH_T_RESULT_INDEX_ADMIN Administration table for result indexes 20100721
21 GT_RESULT_ITEM_UI Instance attribute Public Type reference (TYPE) ESH_T_RESULT_ITEM_UI Result item in UI format 20100721
22 GT_RESULT_ITEM_UI_ALL Instance attribute Public Type reference (TYPE) ESH_T_RESULT_ITEM_UI All requested result items in UI format 20100721
23 GT_RESULT_ITEM_UI_SINGLE Instance attribute Public Type reference (TYPE) ESH_T_RESULT_ITEM_UI Result item in UI format 20100721
24 GT_SCOPE_DISTRIBUTION Instance attribute Public Type reference (TYPE) ESH_T_IF_SCOPE_DISTRIBUTION Scope hierarchy with hit distribution 20100721
25 GT_SCOPE_DISTRIBUTION_UI Instance attribute Public Type reference (TYPE) ESH_T_SCOPE_DISTRIBUTION_UI Scope distribution in UI format 20100721
26 GT_STATISTICS Instance attribute Public Type reference (TYPE) ESH_T_IF_CONNECTOR_STATISTICS Search statistics for connectors 20100721
27 GV_ACTION_ITEM_LINKS_MAX Instance attribute Public Type reference (TYPE) INT4 Counter with maximum number of result item links 20100721
28 GV_CENTRAL_DEPLOYMENT Static Attribute Public Type reference (TYPE) ABAP_BOOL 'X' = Central deployment 20100721
29 GV_CREATE_LINKS Instance attribute Public Type reference (TYPE) ABAP_BOOL Create result item links flag 20100721
30 GV_DISTRIBUTION_TYPE Instance attribute Public Type reference (TYPE) ESH_E_IF_DISTRIBUTION_TYPE Distribution type 20100721
31 GV_IS_FINISHED Instance attribute Public Type reference (TYPE) ABAP_BOOL Flag IS_FINISHED 20100721
32 GV_MSG_TXT Instance attribute Public Type reference (TYPE) STRING Message text (only for message ... into GV_MSG_TXT) 20100721
33 GV_RES_ITEM_LINKS_MAX Instance attribute Public Type reference (TYPE) INT4 Counter with maximum number of result item links 20100721
34 GV_SEARCH_STARTED Instance attribute Public Type reference (TYPE) ABAP_BOOL Search was started 20100721
35 GV_SEARCH_STATUS Instance attribute Public Type reference (TYPE) I Search status: 1 - ok, 2 - timed out, 3 - unsuccessful 20100721
36 GV_SEARCH_TIMEOUT Instance attribute Public Type reference (TYPE) ESH_E_IF_TIMEOUT Used search timeout (sec) 20100721
37 GV_SHOW_BREAD_CRUMB Instance attribute Public Type reference (TYPE) ABAP_BOOL Show BreadCrumb mode is active 20100721
38 GV_TOTAL_RESULTS Instance attribute Public Type reference (TYPE) INT4 Natural number 20100721
39 MO_ACTION_UTIL Instance attribute Public Object reference (TYPE REF TO) /PLMU/IF_FRW_ACTION_UTIL Action Utilities 20110315
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_UI_VALUES_TO_ATTR Instance method Public Method Assign Result values to attributes 20100721
2 BUILD_RESULT_SUBREQUEST Instance method Public Method Build result subrequest 20100721
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100721
4 CONVERT_HTML_2_XHTML Instance method Public Method Convert HTML to XHTML 20100721
5 CONVERT_IN_DISPLAY_FORMAT Instance method Public Method Convert date, time, and timestamp to display format 20100721
6 CONVERT_IN_DISPLAY_FORMAT_DIST Instance method Public Method Convert date, time, and timestamp in scope distribution 20100721
7 CONVERT_IN_SCOPE_DISTR_UI Instance method Public Method Convert to scope_distribution_ui format 20100721
8 GET_BREAD_CRUMB_DATA Instance method Public Method Get BreadCrumb data 20100721
9 GET_DOCU_OBJECT_TEXT Instance method Public Method Get document object text 20100721
10 GET_RELATED_ACTIONS Instance method Public Method Get related actions (Navigation targets, Related requests) 20100721
11 GET_RESPONSE_ATTRIBUTES Instance method Public Method Get response attributes for subrequest search 20100721
12 GET_SCOPE Instance method Public Method Get scope from search request 20100721
13 GET_UI_RESULT_ITEM Instance method Public Method Get result item in UI format 20100721
14 GET_UI_RESULT_VALUE Instance method Public Method Get result value in UI format 20100721
15 GET_UI_SCOPE_DISTRIBUTION Instance method Public Method Get Scope distribution table in UI format 20100721
16 GET_UI_SEARCH_RESULTS Instance method Public Method Get Search results in UI format 20100721
17 GET_UI_STATUS_INFORMATION Instance method Public Method Get Status information for search 20100721
18 GET_UI_SUBREQUEST_RESULTS Instance method Public Method Get Subrequest results in UI format 20100721
19 GET_UI_SUBREQUEST_RESULT_ITEM Instance method Public Method Get subrequest result item in UI format 20100721
20 INSERT_BREAD_CRUMB_STEP Instance method Public Method Insert BreadCrumb step 20100721
21 NO_UI_AREA_EXISTS_FOR_ATTR Instance method Public Method No UI area exists for Attributes 20100721
22 REMOVE_CONTROL_CHARACTERS Static method Public Method Remove control characters (prevent HTML breaking) 20100721
23 REPORT_MESSAGE Instance method Public Method Report message 20100721
24 SET_BREAD_CRUMB_DATA Instance method Public Method Set BreadCrumb data 20100721
25 SET_BREAD_CRUMB_DATA_FOR_ATTR Instance method Public Method Set BreadCrumb data for attributes 20100721
26 SET_FIRST_BREADCRUMB_ENTRY Instance method Public Method Set first BreadCrumb entry 20100721
27 SET_SEARCH_IS_RUNNING Instance method Public Method Set Search is still running 20100721
28 SET_VISIBILITY_OF_SUMMARY_LINE Instance method Public Method Set visibility for summary lines 20100721
29 UPDATE_LAST_BREADCRUMB_ENTRY Instance method Public Method Update last BreadCrumb entry 20100721
30 VALIDATE_FORMATTED_TEXT Instance method Private Method Validate formatted text 20100721
Events
Class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no event.
Types
Class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no local type.
Method Signatures

Method ASSIGN_UI_VALUES_TO_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RESULT_ITEM_UI Call by reference Type reference (TYPE) ESH_S_RESULT_ITEM_UI Result Item in UI Format 20100721
2 Changing CT_RESULT_ITEM_DETAIL Call by reference Type reference (TYPE) ESH_T_RESULT_ITEM_DETAIL Details for Result Items 20100721
3 Changing CV_ATTR_NUM Call by reference Type reference (TYPE) I 20100721
4 Changing CV_TITLE Call by reference Type reference (TYPE) STRING 20100721
5 Importing IR_RESULT Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_RESULT Search Result 20100721
6 Importing IS_RESPONSE_ATTRIBUTE_TYPES Call by reference Type reference (TYPE) ESH_S_IF_MDATA_ATTRIBUTE_TYOBJ Meta Data: Attribute Type Object 20100721
7 Importing IT_UI_AREAS Call by reference Type reference (TYPE) ESH_T_IF_UI_AREAS UI Areas 20100721

Method ASSIGN_UI_VALUES_TO_ATTR on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method BUILD_RESULT_SUBREQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SUBREQUEST_LIST Call by reference Type reference (TYPE) ESH_S_RESULT_SUBREQUEST_LIST Results: Subrequest List 20100721
2 Importing IR_RESULT Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_RESULT Search Result 20100721
3 Importing IS_RELATED_REQ Call by reference Type reference (TYPE) ESH_S_IF_REL_REQUEST_LIST Related Search Connector Request List 20100721

Method BUILD_RESULT_SUBREQUEST on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONVERT_HTML_2_XHTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HTML Call by reference Type reference (TYPE) STRING HTML String 20100721
2 Returning RV_XHTML Value transfer Type reference (TYPE) STRING XHTML String 20100721

Method CONVERT_HTML_2_XHTML on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method CONVERT_IN_DISPLAY_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_STRING Call by reference Type reference (TYPE) STRING 20100721
2 Importing IV_CONVERSION_EXIT_ID Call by reference Type reference (TYPE) ESH_E_OM_CONVEXIT Conversion Exit 20100721
3 Importing IV_DECIMALS Call by reference Type reference (TYPE) DECIMALS Number of Decimal Places 20100721
4 Importing IV_INT_LENGTH Call by reference Type reference (TYPE) INTLEN Internal Length in Bytes 20100721
5 Importing IV_INT_TYPE Call by reference Type reference (TYPE) INTTYPE ABAP data type (C,D,N,...) 20100721
6 Importing IV_LENGTH Call by reference Type reference (TYPE) DDLENG 20100721
7 Importing IV_TYPE Call by reference Type reference (TYPE) DYNPTYPE ABAP/4 Dictionary: Screen data type for Screen Painter 20100721

Method CONVERT_IN_DISPLAY_FORMAT on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method CONVERT_IN_DISPLAY_FORMAT_DIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SEARCH_REQUEST Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_REQUEST Search Request 20100721
# Exception Resumable Description Created on
1 CX_ESH_IF_ENGINE ESH Interface Exception 20100721

Method CONVERT_IN_SCOPE_DISTR_UI Signature

Method CONVERT_IN_SCOPE_DISTR_UI on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no parameter.
Method CONVERT_IN_SCOPE_DISTR_UI on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method GET_BREAD_CRUMB_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BREAD_CRUMB Value transfer Type reference (TYPE) ESH_T_BREAD_CRUMB Bread Crumb Data 20100721

Method GET_BREAD_CRUMB_DATA on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method GET_DOCU_OBJECT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOKU_ID Call by reference Type reference (TYPE) DOKU_ID Document class 20100721
2 Importing IV_DOKU_OBJ Call by reference Type reference (TYPE) DOKU_OBJ Documentation Object 20100721
3 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20100721
4 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20100721

Method GET_DOCU_OBJECT_TEXT on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method GET_RELATED_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RESULT_ITEM_UI Call by reference Type reference (TYPE) ESH_S_RESULT_ITEM_UI Result Item in UI Format 20100721
2 Importing IR_RESULT Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_RESULT Search Result 20100721

Method GET_RELATED_ACTIONS on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method GET_RESPONSE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTR_TYPES_SUMMARY Call by reference Type reference (TYPE) ESH_T_IF_MDATA_ATTRIBUTE_TYOBJ Meta Data: Attribute Type Objects 20100721
2 Exporting ET_ATTR_TYPES_TITLE Call by reference Type reference (TYPE) ESH_T_IF_MDATA_ATTRIBUTE_TYOBJ Meta Data: Attribute Type Objects 20100721
3 Importing IV_CONNECTOR_ID Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_CONNECTOR_ID Web Dynpro: Interface for Node Element 20100721
# Exception Resumable Description Created on
1 CX_ESH_IF_ENGINE ESH Interface Exception 20100721

Method GET_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SCOPE Call by reference Type reference (TYPE) ESH_S_IF_SCOPE Scope of Search Request 20100721
2 Importing IR_SEARCH_REQUEST Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_REQUEST Search Request 20100721

Method GET_SCOPE on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method GET_UI_RESULT_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT_ITEM_UI Call by reference Type reference (TYPE) ESH_S_RESULT_ITEM_UI Result Item in UI Format 20100721
2 Importing IR_RESULT Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_RESULT Search Result 20100721
# Exception Resumable Description Created on
1 CX_ESH_IF_ENGINE ESH Interface Exception 20100721

Method GET_UI_RESULT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ATTR_NAME Call by reference Type reference (TYPE) ESH_E_IF_ATTRIBUTE_NAME Attribute Name 20100721
2 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) ESH_E_IF_NAME Readable Name 20100721
3 Exporting EV_INT_TYPE Call by reference Type reference (TYPE) INTTYPE ABAP data type (C,D,N,...) 20100721
4 Exporting EV_VALUE Call by reference Type reference (TYPE) STRING 20100721
5 Importing IR_RESULT Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_RESULT Search Result 20100721
6 Importing IS_RESPONSE_ATTRIBUTE_TYPES Call by reference Type reference (TYPE) ESH_S_IF_MDATA_ATTRIBUTE_TYOBJ Meta Data: Attribute Type Object 20100721

Method GET_UI_RESULT_VALUE on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method GET_UI_SCOPE_DISTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_RESPONSES Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_RESPONSES Search Responses 20100721
2 Importing IR_SEARCH_REQUEST Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_REQUEST Search Request 20100721
# Exception Resumable Description Created on
1 CX_ESH_IF_ENGINE ESH Interface Exception 20100721

Method GET_UI_SEARCH_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT_ITEM_UI Call by reference Type reference (TYPE) ESH_T_RESULT_ITEM_UI Result Item in UI Format 20100721
2 Importing IR_RESPONSES Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_RESPONSES Search Responses 20100721
3 Importing IR_SEARCH_REQUEST Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_REQUEST Search Request 20100721
# Exception Resumable Description Created on
1 CX_ESH_IF_ENGINE ESH Interface Exception 20100721

Method GET_UI_STATUS_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_RESPONSES Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_RESPONSES Search Responses 20100721

Method GET_UI_STATUS_INFORMATION on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method GET_UI_SUBREQUEST_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SUBREQUEST_HEADER Call by reference Type reference (TYPE) ESH_S_RESULT_SUBREQUEST_HEADER Result Item for subrequest 20100721
2 Exporting ET_SUBREQUEST_VALUE_ITEM Call by reference Type reference (TYPE) ESH_T_RESULT_SUBREQUEST_TABLE SUBREQUEST_TABLE 20100721
3 Exporting EV_TOTAL_HITS Call by reference Type reference (TYPE) INT4 Natural number 20100721
4 Importing IR_RESPONSES Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_RESPONSES Search Responses 20100721
5 Importing IV_CONNECTOR_ID Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_CONNECTOR_ID Web Dynpro: Interface for Node Element 20100721
# Exception Resumable Description Created on
1 CX_ESH_IF_ENGINE ESH Interface Exception 20100721

Method GET_UI_SUBREQUEST_RESULT_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SUBREQUEST_HEADER Call by reference Type reference (TYPE) ESH_S_RESULT_SUBREQUEST_HEADER Result Item for subrequest 20100721
2 Exporting ES_SUBREQUEST_VALUE_ITEM Call by reference Type reference (TYPE) ESH_S_RESULT_SUBREQUEST_TABLE Result Item for subrequest 20100721
3 Importing IR_RESULT Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_RESULT Search Result 20100721
4 Importing IT_ATTR_TYPES_SUMMARY Call by reference Type reference (TYPE) ESH_T_IF_MDATA_ATTRIBUTE_TYOBJ Meta Data: Attribute Type Objects 20100721
5 Importing IT_ATTR_TYPES_TITLE Call by reference Type reference (TYPE) ESH_T_IF_MDATA_ATTRIBUTE_TYOBJ Meta Data: Attribute Type Objects 20100721

Method GET_UI_SUBREQUEST_RESULT_ITEM on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method INSERT_BREAD_CRUMB_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BREAD_CRUMB Call by reference Type reference (TYPE) ESH_T_BREAD_CRUMB BreadCrumb Data 20100721
2 Importing IV_CATEGORY_ID Call by reference Type reference (TYPE) ESH_E_IF_CATEGORY_ID Category ID 20100721

Method INSERT_BREAD_CRUMB_STEP on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method NO_UI_AREA_EXISTS_FOR_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RESPONSE_ATTRIBUTE_TYPES Call by reference Type reference (TYPE) ESH_T_IF_MDATA_ATTRIBUTE_TYOBJ Meta Data: Attribute Type Objects 20100721
2 Returning RV_NO_UI_AREA_FOR_ATTR Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100721

Method NO_UI_AREA_EXISTS_FOR_ATTR on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method REMOVE_CONTROL_CHARACTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_STRING Call by reference Type reference (TYPE) STRING 20100721

Method REMOVE_CONTROL_CHARACTERS on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method REPORT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MSG_MAN Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20100721
2 Importing IV_MESSAGE_TYPE Call by reference Type reference (TYPE) I IF_WD_MESSAGE_MANAGER=>CO_TYPE_ERROR Message Type 20100721
3 Importing IV_VIEW Call by reference Type reference (TYPE) STRING View Name 20100721

Method REPORT_MESSAGE on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method SET_BREAD_CRUMB_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SCOPE_DISTRIBUTION Call by reference Type reference (TYPE) ESH_S_SCOPE_DISTRIBUTION_UI Distribution statistics of results 20100721
2 Returning RT_BREAD_CRUMB Value transfer Type reference (TYPE) ESH_T_BREAD_CRUMB Bread Crumb Data 20100721

Method SET_BREAD_CRUMB_DATA on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method SET_BREAD_CRUMB_DATA_FOR_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SCOPE_DISTRIBUTION Call by reference Type reference (TYPE) ESH_S_SCOPE_DISTRIBUTION_UI Distribution statistics of results 20100721
2 Returning RT_BREAD_CRUMB Value transfer Type reference (TYPE) ESH_T_BREAD_CRUMB Bread Crumb Data 20100721

Method SET_BREAD_CRUMB_DATA_FOR_ATTR on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method SET_FIRST_BREADCRUMB_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIME_TRIGGER_STATUS Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100721

Method SET_FIRST_BREADCRUMB_ENTRY on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method SET_SEARCH_IS_RUNNING Signature

Method SET_SEARCH_IS_RUNNING on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no parameter.
Method SET_SEARCH_IS_RUNNING on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method SET_VISIBILITY_OF_SUMMARY_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RESULT_ITEM_UI Call by reference Type reference (TYPE) ESH_S_RESULT_ITEM_UI Result Item in UI Format 20100721

Method SET_VISIBILITY_OF_SUMMARY_LINE on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method UPDATE_LAST_BREADCRUMB_ENTRY Signature

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

Method UPDATE_LAST_BREADCRUMB_ENTRY on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.

Method VALIDATE_FORMATTED_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ONLY_CHECK Call by reference Type reference (TYPE) XFELD 'X' Check Text Only 20100721
2 Importing IV_TEXT Call by reference Type reference (TYPE) STRING XHTML String 20100721
3 Returning RV_IS_INVALID Value transfer Type reference (TYPE) XFELD Text is invalid 20100721

Method VALIDATE_FORMATTED_TEXT on class CL_EAMS_UI_VB_SRCH_RES_ASSIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606