Menu

SAP Function Module LTRQ_ITEM_EXISTS_CHECK

Request item existence check

The Function Module LTRQ_ITEM_EXISTS_CHECK (Request item existence check) is a standard Function Module in SAP ERP and is part of the function group LTRQA within the package LTRQ.

Technical Information

Function Module LTRQ_ITEM_EXISTS_CHECK
Short Text Request item existence check
Function Group LTRQA
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_METHOD LIKE LLGRH-MTHOD Method

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_LRITK LIKE LRITK Request - task progress

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
T_LRQSH LIKE LRQSH Request header
T_LRQSI TYPE LTRQT_RI_ADMIN Request item

Exceptions

This function module does not define any Exceptions.