Menu

SAP Function Module LTIF_REQUEST_MAINTAIN

External system request maintenance

The Function Module LTIF_REQUEST_MAINTAIN (External system request maintenance) is a standard Function Module in SAP ERP and is part of the function group LTIF_SERVICES_LES within the package LTIF.

Technical Information

Function Module LTIF_REQUEST_MAINTAIN
Short Text External system request maintenance
Function Group LTIF_SERVICES_LES
Package LTIF
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
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_RQST_DPND LIKE LIRQD LES-TRM interface request structure (dependencies)
T_RQST_HEADER LIKE LIRQH LES-TRM interface requst structure (header)
T_RQST_ITEM LIKE LIRQI LES-TRM interface request structure (item)

Exceptions

This function module does not define any Exceptions.