Menu

SAP Function Module RS_TR_WRITE_OBJECTS_TO_REQUEST

BW CTO: Transport von TLOGO Objekten, schreibt Objekte auf einen Auftrag

The Function Module RS_TR_WRITE_OBJECTS_TO_REQUEST (BW CTO: Transport von TLOGO Objekten, schreibt Objekte auf einen Auftrag) 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_WRITE_OBJECTS_TO_REQUEST
Short Text BW CTO: Transport von TLOGO Objekten, schreibt Objekte auf einen Auftrag
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_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 Object List

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_REQUEST TYPE TRKORR Order/Task That Was Selected (First Task, If Several)
E_SUBRC TYPE SYSUBRC Return Value - 2: Error, - 4: Exit
E_T_MSG TYPE RS_T_MSG BW: Table with Messages (Application Log)

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.