Table Detail Report

SN_PICKLIST_WASTE



Column Section Relationship Section Top of Page


Table-level Detail

Description: Surginet Picklist Waste
Definition: Defines the quantity of an item instance on a picklist that was wasted during the surgical case
Table Type: ACTIVITY





Column Detail - SN_PICKLIST_WASTE


Column Name Type Null? Definition
SN_PICKLIST_ITEM_DETAIL_ID DOUBLE N The instance of an item on the picklist that the quantity is being wasted
SN_PICKLIST_WASTE_ID DOUBLE N PRIMARY KEY
UPDT_APPLCTX DOUBLE N The application context number from the record info block. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
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. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
UPDT_DT_TM DATETIME N The date and time the row was last inserted or updated. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
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. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
UPDT_TASK DOUBLE N The registered (assigned) task number for the process that inserted or updated the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
WASTE_DT_TM DATETIME Y The Date and Time that the quantity was wasted
WASTE_QTY DOUBLE N The quantity of the instance of an item that was wasted
WASTE_REASON_CD DOUBLE N The reason the quantity of the item is being wasted.
WASTE_STATUS_FLAG DOUBLE N Defines where in the process the item was wasted (during fill, during the case, etc.) 0=Wasted During Fill 1= Wasted in OR 2= Wasted During Return



Relationship Detail - SN_PICKLIST_WASTE


Child Column in SN_PICKLIST_WASTE(FK) Parent Table Name Parent Column Name
Parents: SN_PICKLIST_ITEM_DETAIL_ID SN_PICKLIST_ITEM_DETAIL SN_PICKLIST_ITEM_DETAIL_ID