Menu

SAP Function Module LOCATION_HELP_RECEIVE_NEW

Help windows for special fields for which there are no help views

The Function Module LOCATION_HELP_RECEIVE_NEW (Help windows for special fields for which there are no help views) is a standard Function Module in SAP ERP and is part of the function group WR03 within the package WFIL.

Technical Information

Function Module LOCATION_HELP_RECEIVE_NEW
Short Text Help windows for special fields for which there are no help views
Function Group WR03
Package WFIL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELD_IN LIKE ' ' Wert des Hilfefeldes vor F4
KEY LIKE ' ' 1. Schlüsselfeld für Datenbeschaffung
KEY2 LIKE ' ' 2. Schlüsselfeld
NUMBER LIKE Nummer des Hilfewindows
TRTYP LIKE 'V' Transaktionstyp (A - Anzeigen, V - Ändern)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELD LIKE Abgepickter Wert

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.