PushIDoc
Send IDoc or IDoc XML data to the SAP server. Supports Sync or ASync push mode.
Input
| Name | Type | Description |
| IDocFile | String | The IDoc file path. |
| FileType | String | The file type.
The allowed values are XML, IDoc. The default value is IDoc. |
| Mode | String | The transfer mode.
The allowed values are Sync, ASync. The default value is ASync. |
Result Set Columns
| Name | Type | Description |
| Result | String | Either Success or Failure. |
| Message | String | The text of the error message, |