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
Print Page as PDF
Routine: TIUSRVLI

Package: Text Integration Utility

Routine: TIUSRVLI


Information

TIUSRVLI ;SLC/JER - Server fns - lists for CPRS;Apr 06, 2021@11:27:11

Source Information

Source file <TIUSRVLI.m>

Entry Points

Name Comments DBIA/ICR reference
HASDAD(DA) ; Evaluate whether a document has a parent
SETDAD(TIUY,DA,TIUI,FLG) ; Set parent in return array
HASKIDS(DA) ; Evaluate whether a document has children
HASKIDX
SETKIDS(TIUY,DA,TIUI,FLG) ; Set children in return array
ISDOC(DA) ; Evaluate whether a given record is a document
GETUND(TIUY,CLASS,DFN,TIME1,TIME2,TIUJ,SEQUENCE) ; Get undictated docs
DOREMOV(TIUY,DA) ;Check for need to remove previously returned data
; and perform the remove
RMV(TIUY,DA) ; Remove notes previously returned
RMVDAD(TIUY,DA) ; Remove parent entries
RMVKID(TIUY,DA) ; Remove child notes
RESEQ(TIUY,TIUI) ; Resequence @TIUY@(TIUI) after removal of entries and reset TIUI
Info |  Source |  Entry Points