Connect SAPJCo form – Completing the Constructor tab

Complete the Service tab before completing this tab.

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
Parameters  
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 the Map From value is 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 the Map From value is Constant, enter a literal text string. To include blank spaces in your text string, surround the string with double quotes.