| Table Name: | rqst_pending | 
| Table Number: | 9760 | 
| Group: | Process Manager | 
| Description: | Contains one instance for each field for an executed function | 
| Flags: | CACHEOBJIDS | 
| Baseline/Custom: | Baseline | 
| Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views | 
|---|---|---|---|---|---|---|---|---|
| dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
| divider | LONG | int | DIRECT, ALLOW_NULL | Poller divider - random number used for poller partitioning | ||||
| focus_lowid | LONG | int | DIRECT, ALLOW_NULL | Objid focus object context | ||||
| focus_type | LONG | int | DIRECT, ALLOW_NULL | Schema type_id of focus object context | ||||
| is_activation | LONG | int | DIRECT | 0 = field is normal, 1 = field is activation field | ||||
| objid | LONG | int | 3 | DIRECT | Internal record number | |||
| path | CHAR | varchar | 255 | ALLOW_NULL | Path to dependent field | |||
| start_time | CLK_TIME | datetime | Time that the request was suspended | |||||
| value | CHAR | varchar | 255 | ALLOW_NULL | Value for dependends on value check | 
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views | 
|---|---|---|---|---|---|---|---|
| pending2N_AttributeValue | MTO | N_AttributeValue | value2rqst_pending | Attribute that is being waited for | |||
| pending2rqst_inst | MTO | rqst_inst | rqst2rqst_pending | Request instance that is pending | 
| Index Name | Fields | Flags | 
|---|
| Index Name | Fields | Additional Information | 
|---|---|---|
| d9760 | divider | nonclustered located on PRIMARY | 
| objindex | objid | clustered, unique located on PRIMARY | 
| p2na9760 | pending2N_AttributeValue | nonclustered located on PRIMARY | 
| p2ri9760 | pending2rqst_inst | nonclustered located on PRIMARY | 
| View ID | View Name | Tables | 
|---|
| rqst_pending | |||