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.
使用できる値は次のとおりです。XML, IDoc デフォルト値はIDocです。 |
| Mode | String | The transfer mode.
使用できる値は次のとおりです。Sync, ASync デフォルト値はASyncです。 |
Result Set Columns
| Name | Type | Description |
| Result | String | Either Success or Failure. |
| Message | String | The text of the error message, |