Menu

SAP Function Module ST_LOCATION_MAINTAIN

Ort: Popup zur Pflege eines Ortes

The Function Module ST_LOCATION_MAINTAIN (Ort: Popup zur Pflege 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_MAINTAIN
Short Text Ort: Popup zur Pflege 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_INFO_TEXT TYPE C Info-Text im unteren Teil des Popups
I_TITLE TYPE C Titel des Popups
OPT_DISPLAY LIKE RV56A-SELKZ SPACE Nur Anzeige ?

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PRESSED_FCODE LIKE SY-UCOMM Gedrückter FCODE

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_LOCATION LIKE LOCATION Ort

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.