Menu

SAP Function Module LOCATION_HELP_RECEIVE

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

The Function Module LOCATION_HELP_RECEIVE (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
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 ' ' Value of help field before
KEY LIKE ' ' 1st key field for data retrieval
KEY2 LIKE ' ' 2nd key field
NUMBER LIKE Number of help window
TRTYP LIKE 'V' Transaction category (Display, Change)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELD LIKE Value used

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.