The Function Module TR_GET_OBJECTS_OF_REQ_AN_TASKS () is a standard Function Module in SAP ERP and is part of the function group SCTS_REQUEST_SELECTION within the package SCTS_REQ.
Function Module | TR_GET_OBJECTS_OF_REQ_AN_TASKS |
Short Text | |
Function Group | SCTS_REQUEST_SELECTION |
Package | SCTS_REQ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_REQUEST_HEADER | TYPE | TRWBO_REQUEST_HEADER | Request header | |
IV_CONDENSE_OBJECTLIST | TYPE | TRBOOLEAN | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_KEYS | TYPE | TR_KEYS | ||
ET_OBJECTS | TYPE | TR_OBJECTS |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.