GMRCSTS ;SLC/DLT,JFR,MA - Group update status of consult and order; 11/25/2000
Source file <GMRCSTS.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
GETSRV | ;Get a service that the user is authorized to update status for
|
|
UNAUTH | ;Unauthorized to do special update processing for service or its parent.
|
|
GETDTR | ;Get the date range
|
|
START | ;Get the start date
|
|
STOP | ;Get the stop date
|
|
METHOD() | ;Get method to determine which consults to change
|
|
VERIFY | ;Verify the criteria is correct
|
|
UPD1() | ;Determine update status
|
|
DEVICE | ; device for printout of entries to group update
|
|
RETRY | ||
QUEUE | ; send task for print and update
|
|
UPDCMT(COMMENT) | ; get comment to stuff in consult activity
|
|
WHATTODO() | ;how to handle the update
|
|
WARNING() | ; If REPORT/UPDATE is being task issue warning message.
|
|
END |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|