MAGJLS4 ;WIRMFO/JHC - VistARad RPCs--History List ; 10/17/2022
Source file <MAGJLS4.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| ERR | ||
| HIST(MAGGRY,PARAMS,DATA) | ; History List RPC: MAGJ HISTORYLIST
 ; PARAMS--TXID ^ TXDUZ ^ TXDIV ; TXID: Required; designates action to take; see below ; TXDUZ: Optional; if supplied, get data for another user (Read Only) ; TXDIV: Optional; if supplied, get data for another division (Read Only) ; Note: for now, TXDIV is forced to the Logon Division ; DATA--(optional) array of input data; depends on TXID; see subroutines by TXID  | 
|
| HISTZ | ;
 | 
|
| HISTADD(DATA,TXDUZ,TXDIV) | ; add records
 | 
|
| HISTTL(TXDUZ,TXDIV) | ;  Build list title string
 | 
|
| HISTGET(TXDUZ,TXDIV) | ; Get full History List for input user for division txdiv
 | 
|
| HISTDEL(DATA,TXDUZ,TXDIV) | ; delete records
 | 
|
| HISTUPD(TXDUZ,TXDIV) | ; Update selected fields in History List
 | 
|
| END | 
| RPC Name | Call Tags | 
|---|---|
| MAGJ HISTORYLIST | HIST |