[Home] [Help]
| Product: | FND - Application Object Library |
|---|---|
| Meaning: | FND WF PROCESS STATUS LIST |
| Description: | High-level statuses used to find workflow processes. |
| Code | Meaning | Description |
|---|---|---|
| ACTIVE | Active | Incomplete workflows progressing normally. |
| ANY | Any Status | All process statuses. |
| COMPLETE | Complete | Completed processes. |
| COMPLETE_WITH_ERRORS | Complete with Errors | Completed with one or more errors. |
| ERROR | Error | Processes with error(s). |
| FORCE | Canceled | Aborted workflows. |
| IN_PROCESS | In Process | All process statuses excluding "Completed." |
| SUSPEND | Suspended | Temporarily suspended. |
| SUSPEND_WITH_ERRORS | Suspended with Errors | Root process is suspended but workflow has errors. |
|
|
|
|