Testing functions

Test a function.

Procedure

  1. Go to Connector > Lookup.
  2. Go to the Function tab.
  3. Provide values for the following fields:
    • System ID - Select the system ID from the list.
    • Function Name - Enter a specific function or a function name with * for matching the similarly named functions. Example, Z_RFC_ADD.
    • Group Name - Enter the group name to filter the functions that belongs to the group.
  4. Click Apply.
  5. Select the function to view. Example, select Z_RFC_ADD.
  6. In the Function Module Signature page, add the values for the input fields. Example, in the signature for Z_RFC_ADD, add IP_VALUE1, IP_VALUE2, and IP_VALUE3.
  7. Click Test. The sum of all the input fields is displayed in the output field EP_RESULT.