Input Parameter (SAP Callback)
Input parameter of a SAP Callback action (named FunctionName). Added automatically by Service Studio to the OnAfterCall and OnBeforeCall SAP Callback actions.
Properties
Name | Description | Mandatory | Default value | Observations |
---|---|---|---|---|
Name | Identifies an element in the scope where it is defined, like a screen, action, or module. | Yes | ||
Description | Text that documents the element. | Useful for documentation purpose. The maximum size of this property is 2000 characters. |
||
Data Type | The data type of the input parameter. | Yes | ||
Is Mandatory | Set to Yes to require for a value to be set. | Yes | Yes | |
Default Value | Initial value of this element. If undefined, the default value of the data type is used. |