📚 SAP Business One SDK Help

ExternalCallsService Object
See Also  Members 

Description

External Call Service is used as an communication mechanism between Business One and any 3rd party or external applications. When Business One application is initiating an operation that requires real time external application (e.g. Business One integration), an external call request record is added to OREQ table. External applications could access this request via External Call Service, update the status of the request and attach response messages to the request.

Mandatory properties: ID, Category, Status.

Source table: OREQ.

Object Model







See Also