Task Status Codes
All external status codes of tasks that may occur during the life cycle of a task must be defined in OMD as well. However, that set of status codes is only a subset of the status codes that can be used within OMD. For planning and mobile purposes, OMD may reserve other codes to reflect planning-specific or mobile-specific stages. Codes often used within OMD are:
Code | Description | ERP | Planning Attibutes |
---|---|---|---|
PL | Plannable | yes | |
OH | On Hold | yes | |
IP | In Planning | optional | scheduled, scheduledFor |
OW | On the Way | optional | assignedDateTime |
OS | On Site | optional | actualDateTime |
FX | In Planning (Fixed) | optional | |
CL | Closed | yes | actualDuration |
CN | Cancelled | yes | |
CO | Cancelled on Site | yes |
Within OMD, certain transitions can be defined to indicate which status changes are applicable within the specific configuration.
The codes can be chosen individually, but must correspond with the codes in the ERP system if they overlap.
It is important to understand that status changes on a task in OMD will exclusively be performed by OMD itself. External systems must never query or update the status of a task in OMD. All relevant status information must be retrieved from Task Attachments (see below).