biuan SAP® BUSINESS ONE SDK
API Approval Request Params / Bo Approval Request Status Enum

Description

Specifies the status of the approval request.

Members

MemberValueDescription
arsPending0The status of a transaction awaiting approval.
arsApproved1The status of a transaction that has been approved, but not yet converted from a draft to a regular document.
arsNotApproved2The status of a transaction that was not approved and remains a draft. The authorizer can grant approval for a rejected transaction by changing the status accordingly.
arsGenerated3The status of a transaction that has been approved and converted from a draft to a regular document by the originator.
arsGeneratedByAuthorizer4The status of a transaction that has been approved and converted from a draft to a regular document by the authorizer.
arsCancelled5An approval procedure can be cancelled and restarted as necessary. If the approval procedure is cancelled, the draft document cannot be converted to a regular document.

SAP® B1 DI-API C# definition

public enum BoApprovalRequestStatusEnum { arsPending, arsApproved, arsNotApproved, arsGenerated, arsGeneratedByAuthorizer, arsCancelled }

Related information


Approval Request Params ApprovalRequestParams Object· Table: OWDD
Holds the key, remarks, and status of an approval request. This object is used to pass keys to and retrieve keys from ApprovalRequestsService methods. Source table: OWDD.
   Parent: Approval Requests Params ApprovalRequestsParams Collection


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