Release Notes


|28.8 SAP Step Information

|28.8.1 Delay when Specifying Output Parameters for an SAP Step

|It might take several seconds to move parameters on the Output Parameters |page of the Properties notebook for an SAP step from the Available parameters |list to the Selected parameters list.

|28.8.2 Input Parameter Values are Shared Between SAP Steps

|If new input parameter values are specified for an SAP step, other SAP |steps that are linked to the same SAP source as the updated step will have the |new input parameter values. For example, new input parameter values are |specified for SAP Step 1. SAP Step 1 is linked to SAP Source A. |SAP Step 2 is also linked to SAP Source A. SAP Step 2 has the same |input parameter values as SAP Step 1.

|28.8.3 Access Violation Error when Running an SAP Step

|If all of the following conditions are met, an SAP step will hang, or an |access violation error will occur. |

  1. |All key fields have been mapped to export parameters on the Parameter |Mapping page of the Properties notebook for an SAP source.
  2. |On the Output Parameters page of the Properties notebook for the SAP |source, the GetList export parameter with the same SAP parameter name as the |ones used for parameter mapping is not selected.
  3. |On the Output Parameters page of the Properties notebook of an SAP step, |the GetList export parameter that does not have the same SAP |parameter name as the parameters used for parameter mapping is |selected.
  4. |The parameter selected in condition 3 is either a simple or a structure |parameter, or, if it is a table parameter, its name is alphabetically before |the name of parameters that are used for parameter mapping. |

|Where "SAP parameter name" refers to the part of the parameter that |appears before the period in the parameter. For example, in the |parameter DocumentList.DOCNUMBER, DocumentList is the SAP |parameter.

|Example:

|DocumentNumber is a key field and |DocumentList.DOCUMENTNUMBER, |DocumentList.USERNAME, and |DocNumberSelection.OPTION are export parameters.

|If key field DocumentNumber is mapped to export parameter |DocumentList.DOCUMENTNUMBER (condition 1) and the GetList |export parameter DocumentList.USERNAME is not selected |(condition 2), then if the GetList export parameter |DocNumberSelection.OPTION is selected (condition 3), and |DocNumberSelection.OPTION" is before |DocumentList.DOCUMENTNUMBER alphabetically (condition 4), |all four conditions are met and the error will occur.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]