Menu

SAP Function Module ISSR_IF_MIG_ADD_SIGN_TO_VALUES

ISSR: Vorzeichen zu Werten (TSL,HSL, NSL u. Units) einstellen

The Function Module ISSR_IF_MIG_ADD_SIGN_TO_VALUES (ISSR: Vorzeichen zu Werten (TSL,HSL, NSL u. Units) einstellen) is a standard Function Module in SAP ERP and is part of the function group ISSR7 within the package VVSRFISL.

Technical Information

Function Module ISSR_IF_MIG_ADD_SIGN_TO_VALUES
Short Text ISSR: Vorzeichen zu Werten (TSL,HSL, NSL u. Units) einstellen
Function Group ISSR7
Package VVSRFISL
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_HSL TYPE ISSR_HSL Bestandsverändernder Betrag in Hauswährung
I_NSL TYPE ISSR_NSL Bestandsverändernder Betrag in Nominalwährung
I_SIGN TYPE SIGN Vorzeichen aus Customizing
I_STORNO TYPE ISSRACTIV Stornoinvertierung? (nur X und '')
I_TSL TYPE ISSR_TSL Bestandsverändernder Betrag in Transaktionswährung
I_UNITS TYPE ISSR_UNITS ISSR: Stücke

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_HSL TYPE ISSR_HSL Bestandsverändernder Betrag in Hauswährung
E_NSL TYPE ISSR_NSL Bestandsverändernder Betrag in Nominalwährung
E_TSL TYPE ISSR_TSL Bestandsverändernder Betrag in Transaktionswährung
E_UNITS TYPE ISSR_UNITS ISSR: Stücke

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.