Menu

SAP Function Module SRET_INDEX_DOCS_ASYNC

The Function Module SRET_INDEX_DOCS_ASYNC () is a standard Function Module in SAP ERP and is part of the function group SRQM within the package SRET.

Technical Information

Function Module SRET_INDEX_DOCS_ASYNC
Short Text
Function Group SRQM
Package SRET
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MANDT LIKE SY-MANDT SY-MANDT Client

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RCODE TYPE SDOK_ERRKY Error Code

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
BAD_DOCS LIKE SRETOBJERR
DOCTAB LIKE SRETOBJLAN

Exceptions

This function module does not define any Exceptions.