Menu

SAP Function Module LTIF_TASK_RECOVERY

Recovers tasks

The Function Module LTIF_TASK_RECOVERY (Recovers tasks) is a standard Function Module in SAP ERP and is part of the function group LTIF_SERVICES_PRSNT within the package LTIF.

Technical Information

Function Module LTIF_TASK_RECOVERY
Short Text Recovers tasks
Function Group LTIF_SERVICES_PRSNT
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_LOCAT TYPE LMBI_LOCAT Site
I_OBJECT TYPE LMBI_OBJECT Application objects supported by ext./int. conversion
I_RESOURCE TYPE LMBI_RESOURCE Resource

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_ANSWER TYPE FLAG General Flag
O_BUNDLE_IND TYPE LMBI_BUNDLE_TRANS Indicator: bundle transaction

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_DO LIKE LMBI_DO Operation
T_MOVE TYPE LMBI_T_MOVE Move

Exceptions

This function module does not define any Exceptions.