Table Detail Report
ROBOTICS_PARM_R
| Column Section | Top of Page |
Table-level Detail
| Description: | Robotics Parameters for a Robotics Line Controller |
| Definition: | Robotics Parameters |
| Table Type: | REFERENCE |
Column Detail - ROBOTICS_PARM_R
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ROBOTICS_PARAMETER_CD | NUMBER | N | Robotics Parameters for a robotics line |
| ROBOTICS_PARAMETER_VALUE | CHAR(30) | Y | Text string parameter dependent |
| ROBOTICS_SERVICE_RESOURCE_CD | NUMBER | N | Robotics Controller Service Resource |
| UPDT_APPLCTX | NUMBER | N | The application context number from the record info block. |
| UPDT_CNT | NUMBER | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM | DATE | N | The date and time the row was last inserted or updated. |
| UPDT_ID | NUMBER | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK | NUMBER | N | The registered (assigned) task number for the process that inserted or updated the row. |
ROBOTICS_REQUESTS
| Column Section | Top of Page |
Table-level Detail
| Description: | TQ requests waiting to download to the Line controller. |
| Definition: | Robotics Request |
| Table Type: | ACTIVITY |
Column Detail - ROBOTICS_REQUESTS
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ROBOTICS_MSG_ID | NUMBER | N | Identifies the pending TQ waiting in the long text table. |
| SERVICE_RESOURCE_CD | NUMBER | N | Robotics Line Controller Service Resource |
| UPDT_APPLCTX | NUMBER | N | The application context number from the record info block. |
| UPDT_CNT | NUMBER | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM | DATE | N | The date and time the row was last inserted or updated. |
| UPDT_ID | NUMBER | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK | NUMBER | N | The registered (assigned) task number for the process that inserted or updated the row. |