Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Used in RPC
Print Page as PDF
Routine: MAGJLS4

Package: Imaging

Routine: MAGJLS4


Information

MAGJLS4 ;WIRMFO/JHC - VistARad RPCs--History List ; 10/17/2022

Source Information

Source file <MAGJLS4.m>

Entry Points

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

Used in RPC

RPC Name Call Tags
MAGJ HISTORYLIST HIST
Info |  Source |  Entry Points |  Used in RPC