SAP ECC
SAP ECC help article.
Revision History
1.0.4.7 Initial Release
Properties
Connection
Type: Connection InputOutput
The Connection Property
AppServerHost
Type: String
The IP address for the application server.
SystemNumber
Type: String
Use value from "System ID" in the SAP GUI.
GatewayHost
Type: String
Gateway host (if using one).
GatewayService
Type: String
Gateway service (if using one).
User
Type: String
SAP GUI user.
Password
Type: Password
SAP GUI user password.
Client
Type: String
Client number for the intended connection. Same value as the one specified during logon.
PoolSize
Type: String
Trace
Type: String
AdditionalParameters
Type: String
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.