This is used for mapping Mapping of internal activity status statuses to the FSM (external) activity statuses.
...
Maintenance of ‘Activity status’ is partially read-only. The ‘Act Status’ and 'External status’ columns are not enabled be adjusted manually, only Description column can be adjusted.
...
'Act Status' is 1 character field. The description field permits up to 40 characters of text
Status ‘CANCELLED’ represents activity status ‘5 CLOSED’ and execution stage ‘CANCELLED’. Similar to FSM UI, in transaction https://proaxia-prod-doc.atlassian.net/wiki/spaces/PFCC/pages/1239973893 all cancelled activities will be displayed with this status (however from DB perspective, activity’s status is ‘5 CLOSED’).
The activity status definitions are filled by the setup program.
This includes the status DRAFT - when it’s received from FSM, it will be stored in the activity table and then resent to FSM (in earlier product versions inbound DRAFT status would be changed to OPEN and then during activity transfer to FSM changed back to DRAFT). ...