ORWD1 ; SLC/KCM/REV - GUI Prints; 28-JAN-1999 12:51 ;7/31/06 11:34
Source file <ORWD1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
PRINTS(PRTLST,HLOC,ORWDEV) | ; Do the auto-prints after signing orders
; PRTLST(n)=ORIFN;ACT^Chart^Label^Requisition^Service^Work |
|
MKLST(APIECE) | ; Make a list to pass to GUI^ORPR02, called only from PRINTS
; expect PRTLST to be defined, creates new TMPLST |
|
PARAM(Y,LOC) | ;Returns in 'Y' the print parameters
|
|
BLDIT(LOC) | ;Get Print parameters
|
|
COMLOC(LOC,ORDERS) | ||
SIG4ONE(REQ,ANORDER) | ||
SIG4ANY(REQ,ORDERS) | ||
XPAR(NAME,LOC,FMT) | ;Get parameter values
|
|
PRINTGUI(ORESULT,HLOC,ORWDEV,PRTLST) | ; File|Print orders from GUI
|
|
RVPRINT(OK,HLOC,ORWDEV,PRTLST) | ||
SVONLY(OK,HLOC,PRTLST) |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
RPC Name | Call Tags |
---|---|
ORWD1 PARAM | PARAM |
ORWD1 PRINTGUI | PRINTGUI |
ORWD1 RVPRINT | RVPRINT |
ORWD1 COMLOC | COMLOC |
ORWD1 SIG4ANY | SIG4ANY |
ORWD1 SIG4ONE | SIG4ONE |
ORWD1 SVONLY | SVONLY |