Menu

SAP Function Module SRT_START_SEARCH_ENGINE

The Function Module SRT_START_SEARCH_ENGINE () is a standard Function Module in SAP ERP and is part of the function group SRT2 within the package SRTR.

Technical Information

Function Module SRT_START_SEARCH_ENGINE
Short Text
Function Group SRT2
Package SRTR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAX_HITS TYPE SY-TABIX Internal Tables, Current Row Index
MENU_ID TYPE HIER_GUID Unique ID - 32 Characters
NODE_ID TYPE HIER_GUID Unique ID - 32 Characters
SEARCH_TEXT TYPE BMENU_STEXT Search Text Table for Search Engine in Area Menu
THRESHOLD_PERCENTAGE TYPE SY-TABIX Internal Tables, Current Row Index

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FOUND_REPORTS_AND_TCODES LIKE SRT_REPTCD Structure for Reports With Transaction Code

Exceptions

This function module does not define any Exceptions.