Menu

SAP Function Module RS_TR_OBJECTS_SORT_INSERT

BW CTO: Schreibt Ojekte auf Aufträge Sortiert nach Aufgabe / Zielsystem

The Function Module RS_TR_OBJECTS_SORT_INSERT (BW CTO: Schreibt Ojekte auf Aufträge Sortiert nach Aufgabe / Zielsystem) is a standard Function Module in SAP ERP and is part of the function group RSVERS within the package RS.

Technical Information

Function Module RS_TR_OBJECTS_SORT_INSERT
Short Text BW CTO: Schreibt Ojekte auf Aufträge Sortiert nach Aufgabe / Zielsystem
Function Group RSVERS
Package RS
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_NO_STANDARD_EDITOR TYPE RS_BOOL RS_C_FALSE General Indicator
I_ORDER TYPE RS_TASK SPACE Default request (priority before request search)
I_TH_EXI_REL TYPE RSO_TH_TLOGO_REL Dependencies Between Objects (1st Object: Dependent Object,
I_TS_CTO_ADDITIONAL TYPE RSO_TS_CTO_ADDITIONAL Internal: Additional Transport Objects for (BW) TLOGO Objects (Sort)
I_T_TR_OBJECT TYPE RS_T_TR_OBJECT Edited Objects (Defined According to TRKORR)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC TYPE SYSUBRC Return Code - 2: Error, - 4: Cancel
E_T_MSG TYPE RS_T_MSG Messages
E_T_TADIR TYPE RS_T_TADIR Output Table for Object Directory Entries
E_T_TR_OBJECT_ERROR TYPE RS_T_TR_OBJECT List of Non-Saved Objects

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_T_E071K TYPE RS_T_E071K Edited Object Keys (Will Be Sorted)

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.