Menu

SAP Function Module LTIF_REQUEST_CANCEL_CHECK

Check if request can be cancelled

The Function Module LTIF_REQUEST_CANCEL_CHECK (Check if request can be cancelled) 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_CANCEL_CHECK
Short Text Check if request can be cancelled
Function Group LTIF_SERVICES_LES
Package LTIF
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_PARTIAL_NOT_ALWD TYPE FLAG ' ' General flag

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
IT_RQST_ITEMS TYPE TY_LIRQI_TABLE LES-TRM interface request structure (item)

Exceptions

This function module does not define any Exceptions.