Menu

SAP Function Module RETURNLONG_TO_RETURNSHORT

Verkürzen des RETURN-Parameters

The Function Module RETURNLONG_TO_RETURNSHORT (Verkürzen des RETURN-Parameters) is a standard Function Module in SAP ERP and is part of the function group WLF_WORKFLOW within the package WZRE.

Technical Information

Function Module RETURNLONG_TO_RETURNSHORT
Short Text Verkürzen des RETURN-Parameters
Function Group WLF_WORKFLOW
Package WZRE
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
E_RETURNSHORT LIKE RETURNSHORT Verkürztes RETURN
I_RETURN LIKE BAPIRET2 RETURN aus BAPI

Exceptions

This function module does not define any Exceptions.