biuan SAP® BUSINESS ONE SDK
API Stock Transfer Authorization Status Enum

Description

Status of the document and authorization.

Members

MemberValueDescription
sasWithout0Without a status.
sasPending1The status of a transaction awaiting approval.
sasApproved2The status of a transaction that has been approved, but not yet converted from a draft to a regular document.
sasRejected3The 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.
sasGenerated4The status of a transaction that has been approved and converted from a draft to a regular document by the originator.
sasGeneratedbyAuthorizer5The status of a transaction that has been approved and converted from a draft to a regular document by the authorizer.
sasCancelled6An 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 StockTransferAuthorizationStatusEnum { sasWithout, sasPending, sasApproved, sasRejected, sasGenerated, sasGeneratedbyAuthorizer, sasCancelled }


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