Menu

SAP Function Module ST_LOCATION_CHANGE

Ort: Verarbeiten der Eingaben bei Änderung eines Ortes

The Function Module ST_LOCATION_CHANGE (Ort: Verarbeiten der Eingaben bei Änderung eines Ortes) is a standard Function Module in SAP ERP and is part of the function group STAG within the package VTR.

Technical Information

Function Module ST_LOCATION_CHANGE
Short Text Ort: Verarbeiten der Eingaben bei Änderung eines Ortes
Function Group STAG
Package VTR
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_NEW_LOCATION LIKE LOCATION Neue Eingabe

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_LOCATION LIKE LOCATION Alter Ort, der durch Eingabe verändert wird

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.