Menu

SAP Function Module LTRQ_REQST_ADMIN

Administer request

The Function Module LTRQ_REQST_ADMIN (Administer request) is a standard Function Module in SAP ERP and is part of the function group LTRQ_SERVICES within the package LTRQ.

Technical Information

Function Module LTRQ_REQST_ADMIN
Short Text Administer request
Function Group LTRQ_SERVICES
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
IS_LRITK TYPE LRITK Request - task progress
IV_OLD_BUNDL TYPE LTRM_GRPRF Group Reference
I_METHOD TYPE LTRM_SERVICE Method

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

Exceptions

This function module does not define any Exceptions.