biuan SAP® BUSINESS ONE SDK
API External Call Status Enum

Description

Statuses for a request call.

Members

MemberValueDescription
ecsNew0The request call is newly created and not processed by any applications.
ecsInProcess1The request call is received and is in process by the receiver applications.
ecsCompleted2The request call is completed successfully by the receiver applications.
ecsConfirmed3The request call is completed successfully and confirmed by the sender application (usually SAP Business One).
ecsFailed4The process of the request call failed.

SAP® B1 DI-API C# definition

public enum ExternalCallStatusEnum { ecsNew, ecsInProcess, ecsCompleted, ecsConfirmed, ecsFailed }


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates