This document was autogenerated for the SAP ECC Node.

Revision History

1.0.4.7 Initial Release

Properties

Connection

Type: Connection InputOutput
The Connection Property

AppServerHost
Type: String
Mandatory

The IP address for the application server.

SystemNumber
Type: String

Mandatory

Use value from "System ID" in the SAP GUI.

GatewayHost
Type: String

Optional
Gateway host (if using one).

GatewayService
Type: String

Optional
Gateway service (if using one).

User
Type: String

Mandatory
SAP GUI user.

Password
Type: Password

Mandatory
SAP GUI user password.

Client
Type: String

Mandatory
Client number for the intended connection. Same value as the one specified during logon.

PoolSize
Type: String

Mandatory
Default 5

Trace
Type: String

Mandatory
Default 8

AdditionalParameters
Type: String

Optional



BAPI

Type: String Input
The internal BAPI name, e.g. "BAPI_MATERIAL_AVAILABILITY".

Request

Type: String Input
Request payload in JSON format, representing all the fields available on the BAPI. Based on the table hierarchy shown on the BAPI.




Response

Type: String Output
The response payload coming back from SAP ECC, represented through a JSON payload.


Remarks



Examples



See Also


Did this answer your question?