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

Package: Text Integration Utility

Routine: TIUPUTPF


Information

TIUPUTPF ; SLC/JER - PRF Look-up Method - ;10/9/05

Source Information

Source file <TIUPUTPF.m>

Entry Points

Name Comments DBIA/ICR reference
LOOKUP ; Look-up code used by router/filer
; Required: TIUSSN, TIUVDT
; -- Selected flag action is set in LOOKUP & in GETCHECK^TIUPFFIX;
; Action is used in post-file code to link note.
; Kill it before setting it:
LOOKUPX
ONEACT(DFN,TIUTYPE) ; If there is exactly one Assigment History Action
; available for pat DFN & Title TIUTYPE, return ASSGNIEN^ACTIEN;
; else return 0
ONEACTX ;
ILOC(LOCATION) ; Get pointer to file 44
CANEDIT(DA) ; Check whether or not document is released
MAKEADD() ; Create an addendum record
STUFREC(DA,PARENT) ; Stuff fixed field data
DELTEXT(DA) ; Delete existing text in preparation for replacement
WHATYPE(X) ; Identify document type
; Receives: X=Document Definition Name
; Returns: Y=Document Definition IFN
WHATYPX
WHATITLE(X) ; Identify document title
; Receives: X=Document Definition Name
; Returns: Y=Document Definition IFN
WHATITX
FOLLOWUP(TIUDA) ; Post-filing code for PRF
Info |  Source |  Entry Points