Menu

SAP Function Module LTRQ_LRQSH_LRQSI_READ

Read (with buffering) request header/item data

The Function Module LTRQ_LRQSH_LRQSI_READ (Read (with buffering) request header/item data) 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_LRQSH_LRQSI_READ
Short Text Read (with buffering) request header/item data
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
I_GROUP LIKE LRQSH-GRREF Request header grouping
I_LOCAT LIKE LRQSH-LOCAT Site
I_ORGLV LIKE LORGNZ Document/grouping organization levels

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_LRQNT LIKE LRQNT Request network
ET_LRQSH LIKE LRQSH Request
ET_LRQSI LIKE LRQSI Request item

Exceptions

This function module does not define any Exceptions.