Connect SAPJCo form – Completing the Constructor tab

Complete the Service tab before completing this tab.

Parameters

Important: Connect SAPJCo rules are no longer being actively developed. To avoid upgrade issues when these rules are deprecated, use other web-based SAP capabilities.

Completing this tab is optional. If the constructor you identified on the Service tab requires parameters, enter them here in the order that matches the constructor definition. Identify the source of each parameter in a Map from mapping.

Field Description
Data type Enter the primitive Java data type of each parameter for the constructor.
Map from Identify the source of this value, as Clipboard or Constant.
Map from key Identify a source for the Map from value:
  • If you map from Clipboard, enter a property reference that is the source of the data. You can also use a linked property reference to identify the property containing the value.
  • If you map from Constant, enter a literal text string. To include blank spaces in your text string, surround the string with double quotation marks.