Table Detail Report

MSG_ITEM_GRP



Column Section Relationship Section Top of Page


Table-level Detail

Description: Messaging Item Group
Definition: Defines a subset of items within a messaging category
Table Type: REFERENCE





Column Detail - MSG_ITEM_GRP


Column Name Type Null? Definition
APPLICATION_NUMBER DOUBLE Y Represents the private owner of this category
CREATE_DT_TM DATETIME N Original Creation Date
ITEM_GRP_DESC VARCHAR(40) N Item Group Description
ITEM_GRP_NAME VARCHAR(40) N Item Group Name
MSG_CATEGORY_TYPE_CD DOUBLE N Message Category Type Code
MSG_ITEM_GROUP_TYPE_CD DOUBLE N Message Item Group Type Code
MSG_ITEM_GRP_ID DOUBLE N Message item Group ID - Primary Key
MSG_NOTIFY_CATEGORY_CD DOUBLE N Identify this category as belonging to the key notifications or due.
MSG_NOTIFY_ITEM_CD DOUBLE N Identify what type of key notification this is.
POSITION_CD DOUBLE N Represents the private owner of this category
PRSNL_GROUP_ID DOUBLE N Represents the private owner of this category
PRSNL_ID DOUBLE N Represents the private owner of this category
PUBLIC_IND DOUBLE N Public Indicator
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.



Relationship Detail - MSG_ITEM_GRP




Parent Column in MSG_ITEM_GRP (PK) Child Table Name Child Column Name
Children: MSG_ITEM_GRP_ID MSG_ITEM_GRP_DTL_RELTN MSG_ITEM_GRP_ID
MSG_ITM_GRP_CAT_RELTN MSG_ITEM_GRP_ID


MSG_ITEM_GRP_DTL_RELTN



Column Section Relationship Section Top of Page


Table-level Detail

Description: Messaging Item Group Detail
Definition: Identifies item types assigned to a messaging item group
Table Type: REFERENCE





Column Detail - MSG_ITEM_GRP_DTL_RELTN


Column Name Type Null? Definition
MSG_ITEM_GRP_DTL_R_ID DOUBLE N PRIMARY KEY
MSG_ITEM_GRP_ID DOUBLE N Parent Item Group
MSG_ITEM_TYPE_CD DOUBLE N Associated Child Item 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.



Relationship Detail - MSG_ITEM_GRP_DTL_RELTN


Child Column in MSG_ITEM_GRP_DTL_RELTN(FK) Parent Table Name Parent Column Name
Parents: MSG_ITEM_GRP_ID MSG_ITEM_GRP MSG_ITEM_GRP_ID


MSG_ITM_GRP_CAT_RELTN



Column Section Relationship Section Top of Page


Table-level Detail

Description: Messaging Item Group Category Relation
Definition: Defines which messaging item groups are related to a messaging category
Table Type: REFERENCE





Column Detail - MSG_ITM_GRP_CAT_RELTN


Column Name Type Null? Definition
MSG_CATEGORY_ID DOUBLE N Message Catgegory ID
MSG_ITEM_GRP_ID DOUBLE N Message Item group ID
MSG_ITM_GRP_CAT_R_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.



Relationship Detail - MSG_ITM_GRP_CAT_RELTN


Child Column in MSG_ITM_GRP_CAT_RELTN(FK) Parent Table Name Parent Column Name
Parents: MSG_CATEGORY_ID MSG_CATEGORY MSG_CATEGORY_ID
MSG_ITEM_GRP_ID MSG_ITEM_GRP MSG_ITEM_GRP_ID


MSG_OS_ORD_CONFIG



Column Section Top of Page


Table-level Detail

Description: MSG CENTER OUTSTANDING ORDERS CONFIGURATION
Definition: This table is used to store the type of outstanding orders configuration (Encounter or Date Range)
Table Type: REFERENCE





Column Detail - MSG_OS_ORD_CONFIG


Column Name Type Null? Definition
CONFIG_TYPE_VALUE DOUBLE N Specifies whether config is encounter type or date range type. Value of -1 is stored if it is encounter type and number of days is stored if it is of data range type.
MSG_OS_ORD_CONFIG_ID DOUBLE N Unique generated number that identifies a single row on the MSG_OS_ORD_CONFIG table.
ORD_CATALOG_TYPE_CD DOUBLE N Code Value of Order Catalog Type . ORD_STATUS_CD will be zero if this field is non zero
ORD_STATUS_CD DOUBLE N Code Value of Order Status . ORD_CATALOG_TYPE_CD will be zero if this field is non zero
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.