XQALBUTL ; ISC-SF/JLI - Utilities for OE/RR notifications ;10/19/18 13:24
Source file <XQALBUTL.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| EN | ;
|
|
| RECIPURG(XQX) | ; SR. ICR #3010 (supported)
; Called by option ORB PURG RECIP - purge existing notifs: recipient/DUZ |
|
| PTPURG(DFN) | ; SR. ICR #3010 (supported)
; Called by option ORB PURG PATIENT - purge existing notifs: patient |
|
| NOTIPURG(Y) | ; SR. ICR #3010 (supported)
; Called by option ORB PURG NOTIF - purge existing notifs: notification |
|
| OLDPURG | ;called by RECIPURG, PTPURG, NOTIPURG - KILLs specified alert entries
|
|
| AHISTORY(XQAID,ROOT) | ; SR. ICR #2778 (supported)
; Returns information from alert tracking file for alert with XQAID as its alert ID. The data is returned desendent from the closed root passed in ROOT. |
|
| PENDING(XQAUSER,XQAID) | ; SR. ICR #2778 (supported)
; Returns whether the user specified has the alert indicated by XQAID pending. (1=YES, 0=NO) |
|
| PKGPEND(XQAUSER,XQAPKG) | ; SR. ICR #2778 (supported)
; Returns 1 if the user indicated by XQAUSER has any pending alerts with the first ';'-piece of XQAID contains the package identifier indicated by XQAPKG. |
|
| ALERTDAT(XQAID,ROOT) | ; SR. ICR #2778 (supported)
; Returns information from alert tracking file for alert with XQAID in array XQALERTD. If the alert is not present, the array is undefined. |
|
| USERLIST(XQAID,ROOT) | ; SR. ICR #2778 (supported)
; Returns recipients of alert with ID of XQAID from alert tracking file in array XQALUSER |
|
| USERDATA(XQAID,XQAUSER,ROOT) | ; SR. ICR #2778 (supported)
; Returns information from alert tracking file related to alert with ID of XQAID for user specified by XQAUSER |
|
| MAKELIST(ARRAY,FILE,IENS) | ; Makes a list of fields as subscripts in ARRAY with the values of the fields as the value. If internal and external differ, the value is given as internal^external.
|
|
| DELSTAT(XQAIDVAL,VALUES) | ; .SR ICR #3197 (supported)
|
|
| BKUPREVW | ;OPT - SET BACKUP REVIEWER(S) IN PARAMETER FILE - Moved from XQALDEL
|
|
| BK1 | ; Select NEW PERSON entry as backup reviewer
|
|
| BK2 | ||
| NEWPERSN() | ;
; Select a Backup Reviewer, then select parameter cases for this Backup ; Reviewer. You may then select another Backup Reviewer for additional ; parameter cases if necessary. |
|
| NEWLOOP | ;
|
|
| ENTTYPE(XQALVALS,XQALLAST) | ;
|
|
| CHKCURR(ENTITY,XQALBKUP) | ;
|
|
| GETINST(ENTITY,XQALBKUP) | ;
|
|
| LOOP | ;
|
|
| LISTCURR(XQALBKUP) | ;
|
|
| LISTGET(XQALBKUP,XLIST) | ;
|
| 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 |
|