bizcal_filter_list | CHAR | varchar | | 255 | | ALLOW_NULL | Business calendar reverse path filter list | Search (1) |
bizcal_path | CHAR | varchar | | 255 | | ALLOW_NULL | Business calendar path | Search (3) |
bizcal_rev_path | CHAR | varchar | | 255 | | ALLOW_NULL | Business calendar reverse path | Search (1) |
bizcal_sqlfrom | CHAR | varchar | | 255 | | ALLOW_NULL | FROM clause for business calendar path SQL statement | Search (1) |
bizcal_sqlwhere | CHAR | varchar | | 255 | | ALLOW_NULL | WHERE clause for business calendar path SQL statement | Search (1) |
category | CHAR | varchar | | 40 | | ALLOW_NULL | User=defined category - user-defined popup list 'Script Category' | Search (2) |
creation_time | CLK_TIME | datetime | | | | ALLOW_NULL | Date and time the process definition was created | |
description | CHAR | varchar | | 255 | | | A brief description of the nature of the process | Search (3) |
dev | LONG | int | 151 | | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | |
duration | LONG | int | | | | DIRECT | Max. duration (number of seconds before timeout) | Search (3) |
flags | LONG | int | | | | DIRECT | Flags that control the way a process is used | |
focus_object | CHAR | varchar | | 64 | | | The focus object of the process | Search (5) |
forecasting | LONG | int | | | | DIRECT, ALLOW_NULL | Forecasting mode: 0 = None, 1 = Forecast at creation, 2 = Reforecast each step | Search (5) |
id | CHAR | varchar | | 128 | | | Process ID | Search (9) |
is_agent_runnable | LONG | tinyint | | | | DIRECT, ALLOW_NULL | Controls if the process/script may be selected and run by an agent choice: 0 = no, 1 = yes | Search (1) |
is_transient | LONG | tinyint | | | 0 | DIRECT, ALLOW_NULL | Defines a process as transient, in which case it does not create any instance data when executed. | Search (2) |
is_validated | LONG | tinyint | | | | DIRECT, ALLOW_NULL | 0 = the process definition is not validated, 1 = the definition is validated and may be made active | Search (1) |
last_mod_time | CLK_TIME | datetime | 46 | | | ALLOW_NULL | Date and time the process definition was last modified | Search (1) |
objid | LONG | int | 3 | | | DIRECT | Internal record number | Search (16) |
owner_filter_list | CHAR | varchar | | 255 | | ALLOW_NULL | Owner reverse path filter list | Search (1) |
owner_path | CHAR | varchar | | 255 | | ALLOW_NULL | Owner path | Search (3) |
owner_rev_path | CHAR | varchar | | 255 | | ALLOW_NULL | Owner reverse path | Search (1) |
owner_sqlfrom | CHAR | varchar | | 255 | | ALLOW_NULL | FROM clause for owner path SQL statement | Search (1) |
owner_sqlwhere | CHAR | varchar | | 255 | | ALLOW_NULL | WHERE clause for owner path SQL statement | Search (1) |
status | CHAR | varchar | | 40 | | | Status of the process - New, Verified, Active, Obsolete | Search (3) |
tlist | CHAR | varchar | | 255 | | ALLOW_NULL | Semicolon delimited list of tags that define process instances that can run non-ACTIVE versions of this definition | Search (2) |
type | LONG | tinyint | | | | DIRECT, ALLOW_NULL | Process type: 0 = Process, 1 = Script | Search (2) |
version | LONG | int | | | | DIRECT | Version | Search (10) |