Description
Status of the document and authorization.
Members
Member | Value | Description |
---|---|---|
sasWithout | 0 | Without a status. |
sasPending | 1 | The status of a transaction awaiting approval. |
sasApproved | 2 | The status of a transaction that has been approved, but not yet converted from a draft to a regular document. |
sasRejected | 3 | The 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. |
sasGenerated | 4 | The status of a transaction that has been approved and converted from a draft to a regular document by the originator. |
sasGeneratedbyAuthorizer | 5 | The status of a transaction that has been approved and converted from a draft to a regular document by the authorizer. |
sasCancelled | 6 | An 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. |