Configure F4 Help Lookup

SAP GUI returns a list of values for several fields (and not the help screen that states further required information) upon F4 keypress. The same can be achieved in Process Runner. You can use the F4 Help Lookup feature in Process Runner to look up the values of such SAP Fields directly in F4 Help configuration window.

Usually F4 Help Look up can be generated automatically from F4 Help Configuration using Auto Help Generator option. However, F4 Help configuration can be implemented if the extended function module for Transaction that Magnitude provides is implemented in Process Runner. Please create a support case on Salesforce to request for the implementation of this extended function module for Transaction.

Manual generation of F4 Help lookup is applicable when the extended function module for Transaction cannot be implemented. This section provides guidelines to manually generate the F4 Help Lookup while implementing F4 Help Configuration option in the Mapper. To manually generate the F4 Help Lookup, the user will have to collect several parameters like Elementary Srch hlp, Short description, Search help parameter and Description of Search Help Parameter from SAP.

Assuming a scenario that we need to generate lookup of MATKL field of MARA table using SE11 transaction code, we will show the procedure in SAP and its configuration in Process Runner:

  1. Expand the following sections to understand the steps of retrieving the above mentioned parameters from SAP.
  2. To configure the F4 Help manually in Process Runner, open the Process file and go to Mapper tab, click on F4 HelpConfig field and select F4 Help Configuration from the drop down as shown in the image below.
  3. To add configurations details manually, click on Add button and enter/paste the following details as listed below.
    • Help (SHLP) Name
    • Help (SHLP) Description
    • SHLP Field (column in the grid)

    Note: Ensure that it is essential to have at least one field in the grid as Input and one as Export with its source configuration. Refer to the toggle of the Step-1 to enter the required details from SAP.

  4. Click Save.F4 Help Lookup is automatically populated in the list.

Expand the following sections to understand the functionality of F4 Help Configuration window.

Note: The F4 functionality in BAPI is implemented from 5.10.23.xxxx version. We recommend that you upgrade the Process runner to the current version if it is lower than 5.10.23.xxxx.