Menu

SAP Function Module RMPS_CASE_SEARCH

The Function Module RMPS_CASE_SEARCH () is a standard Function Module in SAP ERP and is part of the function group RMPS_CASE_QUERY within the package RMPS_CASE_ADDON.

Technical Information

Function Module RMPS_CASE_SEARCH
Short Text
Function Group RMPS_CASE_QUERY
Package RMPS_CASE_ADDON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_ALLOW_AMPERSAND TYPE SRMBOOLEAN IF_SRM->FALSE UND-Verknüpfung von gleichnamigen Attributen erlauben
IM_CASE_GUIDS TYPE SCMG_TT_CASE_GUID
IM_CASE_TYPE TYPE SCMG_TT_CASETYPE Case: Table Type for Case Type
IM_MAX_HITS TYPE I 50
IM_PROPERTY_QUERY TYPE SRMGS_PROP_QUERY_DESCR Query
IM_SRM CLASS IF_SRM Allgemeine SRM Methoden

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_HITS TYPE I

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
EX_OUTTAB LIKE Results List

Exceptions

This function module does not define any Exceptions.