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: TIUSRVT1

Package: Text Integration Utility

Routine: TIUSRVT1


Information

TIUSRVT1 ; SLC/JER - Server calls for Templates ; 7/16/2001

Source Information

Source file <TIUSRVT1.m>

Entry Points

Name Comments DBIA/ICR reference
SETXT0(TIUDA,FLD) ; Set the root node of the "TEMP" WP-field
FILE(SUCCESS,IENS,TIUX) ; Call FM Filer to commit updates to DB
UPDATE(SUCCESS,IENS,TIUX) ; Call FM Filer to commit updates to DB
CLPAC() ; Get pointer to CLINICAL COORDINATOR User Class
LONGLIST(Y,FROM,DIR) ; Long list of titles with boilerplate
; .Y=returned list, FROM=text to $O from, DIR=$O direction,
TITLEBP(Y,IEN) ; Returns a Titles Boilerplate
GETDESC(TIUY,TIUDA) ;Returns Template Description
CLSLIST(ORY,FROM,DIR)
USERINFO(ORY,USER) ; Returns List of User Divisions and ASU Classes
GETLINK(ORY,LINK) ; Returns template linked to title or reason for request
TITLELST(Y,FROM,DIR) ; Long list of titles
; .Y=returned list, FROM=text to $O from, DIR=$O direction,

Used in RPC

RPC Name Call Tags
TIU LONG LIST BOILERPLATED LONGLIST
TIU GET BOILERPLATE TITLEBP
TIU TEMPLATE GET DESCRIPTION GETDESC
TIU USER CLASS LONG LIST CLSLIST
TIU DIV AND CLASS INFO USERINFO
TIU TEMPLATE GETLINK GETLINK
TIU TEMPLATE ALL TITLES TITLELST
Info |  Source |  Entry Points |  Used in RPC