Charge Detail Charged Quantity |
MSCM_CHARGE_DETAIL.ORIGINAL_QTY when Transaction Type is Pull
MSCM_CHARGE_DETAIL.ORIGINAL_QTY * -1 when Transaction Type is Return with Credit or
Credit Only |
Charge Detail Cost |
MSCM_CHARGE_DETAIL.COST |
Charge Detail Count |
Count of Charge Detail |
Charge Detail Original Quantity |
MSCM_CHARGE_DETAIL.ORIGINAL_QTY |
Charge Detail Patient Price |
MSCM_CHARGE_DETAIL.PATIENT_PRICE |
Charge Detail Pulled Quantity |
MSCM_CHARGE_DETAIL.ORIGINAL_QTY when Transaction Type is Pull |
Charge Detail Quantity |
MSCM_CHARGE_DETAIL.QTY |
Charge Detail Returned Quantity |
MSCM_CHARGE_DETAIL.ORIGINAL_QTY when Transaction Type is Pull, Return with
Credit or Return without Credit |