VistA Analysis » VistA Reference » RPCs » ORWDLR33 FUTURE LAB COLLECTS

ORWDLR33 FUTURE LAB COLLECTS

Returns the number of days in the future to allow Lab Collects.

Properties

Property Value
Label LCFUTR
MUMPS Implementation ORWDLR33
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
ORLOC LITERAL   true  

MUMPS Method Description

Property Value
Method LCFUTR^ORWDLR33
Method Comment Get # of days for future Lab Collects
Input Parameters ORLOC, ORDIV
First Comment
 For Event Delay Order
--ORLOC Event default location
--ORDIV Event default division
Code
 S ORDY=0
Q:'$D(^XTV(8989.51,"B","LR LAB COLLECT FUTURE"))
I $G(ORDIV) S ORDY=+$$GET^XPAR(+$G(ORLOC)_";SC("_"^"_+$G(ORDIV)_";DIC(4,^SYS^PKG","LR LAB COLLECT FUTURE",1,"I")
E S ORDY=+$$GET^XPAR(+$G(ORLOC)_";SC("_"^DIV^SYS^PKG","LR LAB COLLECT FUTURE",1,"I")

CPRS

File Type Description
Pascal File Orders/rODLab.pas


Document generated on August 31st 2022, 2:55:43 pm