Table Detail Report
PM_QUE_APPLICATION
Column Section | Top of Page |
Table-level Detail
Description: | Work queue application. |
Definition: | Work queue application. |
Table Type: | REFERENCE |
Column Detail - PM_QUE_APPLICATION
Column Name | Type | Null? | Definition |
---|---|---|---|
ACTIVE_IND | DOUBLE | N | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
APPLICATION_ID | DOUBLE | N | Primary key. |
BEG_EFFECTIVE_DT_TM | DATETIME | N | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
DESCRIPTION | VARCHAR(255) | Y | Free-text description of the work queue application |
DISPLAY | VARCHAR(100) | N | Display value for the work queue application |
DISPLAY_KEY | VARCHAR(100) | N | Display key for the work queue application. |
END_EFFECTIVE_DT_TM | DATETIME | N | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
NAME | VARCHAR(100) | Y | Name of the application the work queue will invoke. |
UPDT_APPLCTX | DOUBLE | N | The application context number from the record info block. |
UPDT_CNT | DOUBLE | 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 | DATETIME | N | The date and time the row was last inserted or updated. |
UPDT_ID | DOUBLE | 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 | DOUBLE | N | The registered (assigned) task number for the process that inserted or updated the row. |
PM_QUE_COLUMN
Column Section | Top of Page |
Table-level Detail
Description: | Work queue column. |
Definition: | Work queue column. |
Table Type: | REFERENCE |
Column Detail - PM_QUE_COLUMN
Column Name | Type | Null? | Definition |
---|---|---|---|
ACTIVE_IND | DOUBLE | N | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
BEG_EFFECTIVE_DT_TM | DATETIME | N | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
DATA_TYPE_FLAG | DOUBLE | Y | Data type of this column. |
DESCENDING_IND | DOUBLE | Y | Indicates whether the data in the results will be sorted in descending order |
DESCRIPTION | VARCHAR(255) | Y | Description of the column. |
DISPLAY | VARCHAR(100) | Y | Value displayed for the column in the results. |
DISPLAY_KEY | VARCHAR(100) | Y | Display key for the column. |
END_EFFECTIVE_DT_TM | DATETIME | N | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
HIDDEN_IND | DOUBLE | Y | Indicates whether the column is visible in the results |
NAME | VARCHAR(100) | Y | Name of the table column used in the work queue |
SEQUENCE | DOUBLE | Y | Defines the sequence of the column in a work queue |
SORTED_IND | DOUBLE | Y | Indicates whether the data in the results is sorted. |
UPDT_APPLCTX | DOUBLE | N | The application context number from the record info block. |
UPDT_CNT | DOUBLE | 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 | DATETIME | N | The date and time the row was last inserted or updated. |
UPDT_ID | DOUBLE | 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 | DOUBLE | N | The registered (assigned) task number for the process that inserted or updated the row. |
WORK_LIST_ID | DOUBLE | N | Foreign key attribute associating the column to a specific work list (from pm_que_work_list table). |
PM_QUE_DISTRIBUTION
Column Section | Top of Page |
Table-level Detail
Description: | Work queue distribution. |
Definition: | Work queue distribution. |
Table Type: | REFERENCE |
Column Detail - PM_QUE_DISTRIBUTION
Column Name | Type | Null? | Definition |
---|---|---|---|
ACTIVE_IND | DOUBLE | N | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
ACTIVE_STATUS_CD | DOUBLE | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
ACTIVE_STATUS_DT_TM | DATETIME | N | The date and time that the active_status_cd was set. |
ACTIVE_STATUS_PRSNL_ID | DOUBLE | N | The person who caused the active_status_cd to be set or change. |
BEG_EFFECTIVE_DT_TM | DATETIME | N | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
DISTRIBUTION_DESC | VARCHAR(100) | Y | Description of the distribution. |
DISTRIBUTION_DISPLAY | VARCHAR(40) | Y | Display value for a distribution. |
DISTRIBUTION_ID | DOUBLE | N | Primary key. |
END_EFFECTIVE_DT_TM | DATETIME | N | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
UPDT_APPLCTX | DOUBLE | N | The application context number from the record info block. |
UPDT_CNT | DOUBLE | 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 | DATETIME | N | The date and time the row was last inserted or updated. |
UPDT_ID | DOUBLE | 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 | DOUBLE | N | The registered (assigned) task number for the process that inserted or updated the row. |
PM_QUE_DIST_FILTER
Column Section | Top of Page |
Table-level Detail
Description: | Work queue distribution filter. |
Definition: | Work queue distribution filter. |
Table Type: | REFERENCE |
Column Detail - PM_QUE_DIST_FILTER
Column Name | Type | Null? | Definition |
---|---|---|---|
ACTIVE_IND | DOUBLE | N | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
ACTIVE_STATUS_CD | DOUBLE | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
ACTIVE_STATUS_DT_TM | DATETIME | N | The date and time that the active_status_cd was set. |
ACTIVE_STATUS_PRSNL_ID | DOUBLE | N | The person who caused the active_status_cd to be set or change. |
BEG_EFFECTIVE_DT_TM | DATETIME | N | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
DISTRIBUTION_ID | DOUBLE | N | Foreign key attribute associating the filter to a specific distribution (from the pm_que_distribution table). |
DIST_FILTER_ID | DOUBLE | N | Primary key. |
END_EFFECTIVE_DT_TM | DATETIME | N | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
EXCLUDE_IND | DOUBLE | Y | Determines if the value of this filter should be included or excluded in the qualification process |
FILTER_TYPE | VARCHAR(40) | Y | Defines the type of the filter (e.g. encounter type) |
UPDT_APPLCTX | DOUBLE | N | The application context number from the record info block. |
UPDT_CNT | DOUBLE | 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 | DATETIME | N | The date and time the row was last inserted or updated. |
UPDT_ID | DOUBLE | 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 | DOUBLE | N | The registered (assigned) task number for the process that inserted or updated the row. |
VALUE | VARCHAR(100) | Y | Value for string filters |
VALUE_CD | DOUBLE | Y | Code value for coded filters |
VALUE_DT_TM | DATETIME | Y | Value for date/time filters |
VALUE_IND | DOUBLE | Y | Value for indicator filters |
PM_QUE_ITEM_DIST
Column Section | Top of Page |
Table-level Detail
Description: | Work queue item distribution. |
Definition: | Work queue item distribution. |
Table Type: | REFERENCE |
Column Detail - PM_QUE_ITEM_DIST
Column Name | Type | Null? | Definition |
---|---|---|---|
ACTIVE_IND | DOUBLE | N | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
ACTIVE_STATUS_CD | DOUBLE | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
ACTIVE_STATUS_DT_TM | DATETIME | N | The date and time that the active_status_cd was set. |
ACTIVE_STATUS_PRSNL_ID | DOUBLE | N | The person who caused the active_status_cd to be set or change. |
BEG_EFFECTIVE_DT_TM | DATETIME | N | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
DELETE_IND | DOUBLE | Y | When set to "1", indicates that the triggering transaction deletes an item from a work queue rather than the default logic which adds an item. |
DISTRIBUTION_ID | DOUBLE | N | Foreign key attribute associating the filter to a specific distribution (from the pm_que_distribution table). |
END_EFFECTIVE_DT_TM | DATETIME | N | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
ITEM_DIST_ID | DOUBLE | N | Primary key. |
UPDT_APPLCTX | DOUBLE | N | The application context number from the record info block. |
UPDT_CNT | DOUBLE | 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 | DATETIME | N | The date and time the row was last inserted or updated. |
UPDT_ID | DOUBLE | 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 | DOUBLE | N | The registered (assigned) task number for the process that inserted or updated the row. |
WORK_ITEM_ID | DOUBLE | N | Foreign key attribute associating the row to a specific work item (from the pm_que_work_item table). |