The following table lists all states of Return Announcement Status Model with IDs and short descriptions.
State | ID | Description |
---|---|---|
INITIAL | 0 | Return announcement is initially stored in the database |
DO_APPROVE | 3000 | Approval response is ready to process |
REJECTED | 6000 | Return announcement has been rejected |
ACCEPTED | 5000 | Return announcement has been accepted |
DO_CLOSE | 7000 | Return announcement has been accepted or rejected and the processing is waiting to be closed |
CLOSED | 8000 | Return announcement processing has been successfully closed |
The following model shows the different states and the possible transitions between the states.