Menu

SAP Function Module TR_GET_OBJECTS_OF_REQ_AN_TASKS

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.

Technical Information

Function Module TR_GET_OBJECTS_OF_REQ_AN_TASKS
Short Text
Function Group SCTS_REQUEST_SELECTION
Package SCTS_REQ
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.