| author | CHAR | varchar | | 30 | | | User login name |
| category | CHAR | varchar | | 40 | | | User=defined category - user-defined popup list 'Script Category' |
| description | CHAR | varchar | | 255 | | | A brief description of the nature of the process |
| is_validated | LONG | tinyint | | | | DIRECT | 0 = the process definition is not validated, 1 = the definition is validated and may be made active |
| last_updated | CLK_TIME | datetime | | | | | Date and time the process definition was last modified |
| process_objid | LONG | int | 3 | | | DIRECT | Internal record number |
| script_name | CHAR | varchar | | 30 | | | Script Name |
| status | CHAR | varchar | | 80 | | | Name of the item/element |
| status_rank | LONG | int | | | | DIRECT | Position of the item in the list; important in tracking scheduled/unscheduled and config time for service interuption report |
| type | LONG | tinyint | | | | DIRECT | Process type: 0 = Process, 1 = Script |
| user_objid | LONG | int | | | | DIRECT | Internal record number |
| visible | LONG | tinyint | | | | DIRECT | Controls if the process/script may be selected and run by an agent choice: 0 = no, 1 = yes |