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



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 NUMBER N PRIMARY KEY
MSG_ITEM_GRP_ID NUMBER N Parent Item Group
MSG_ITEM_TYPE_CD NUMBER N Associated Child Item Type
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.



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 NUMBER N Message Catgegory ID
MSG_ITEM_GRP_ID NUMBER N Message Item group ID
MSG_ITM_GRP_CAT_R_ID NUMBER N PRIMARY KEY
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.



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 NUMBER 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 NUMBER N Unique generated number that identifies a single row on the MSG_OS_ORD_CONFIG table.
ORD_CATALOG_TYPE_CD NUMBER N Code Value of Order Catalog Type . ORD_STATUS_CD will be zero if this field is non zero
ORD_STATUS_CD NUMBER N Code Value of Order Status . ORD_CATALOG_TYPE_CD will be zero if this field is non zero
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.