Menu

SAP Function Module LTRQM_GET_REQUEST_ITEM

Get request item data

The Function Module LTRQM_GET_REQUEST_ITEM (Get request item data) is a standard Function Module in SAP ERP and is part of the function group LTRQ_MONITOR within the package LTRQ.

Technical Information

Function Module LTRQM_GET_REQUEST_ITEM
Short Text Get request item data
Function Group LTRQ_MONITOR
Package LTRQ
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ALL_ITEMS TYPE XFELD Checkbox
I_BY_REQST TYPE XFELD Checkbox
I_BY_RQITM TYPE XFELD Checkbox
I_LOCAT TYPE LTRM_LOCAT Site

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
ET_OBJECT_REQUEST TYPE LTRQT_IT_OBJCT_REQST TO Request reference
IR_REFERENCE LIKE LTRM_RANGE_C22 TO Request reference range for selection

Exceptions

This function module does not define any Exceptions.