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 |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: TIUEDI1

Package: Text Integration Utility

Routine: TIUEDI1


Information

TIUEDI1 ; SLC/MAM - Additional Edit Code ;March 25, 2004

Source Information

Source file <TIUEDI1.m>

Entry Points

Name Comments DBIA/ICR reference
GETREC(DFN,TIU,TIUCREAT,TIUNEW,TIUDPRM,TIUINQ,TIUPERSN) ;Returns
INQUIRE() ; Ask user whether to create a new note anyway
SCANDAD(TIUTYP,TIUDA) ; Search "DAD" index for component record
GETCOMP(TIUTYP,TIUDA,TIU,DFN) ; Adds components to document
GETCX
RUMYMTHR(MOM,BRAT,MOMTYP,BRATYP) ; Get appropriate parent for component
RUMYX
DELCOMP(TIUDA) ; Cleans up all components of a document
DELAUDIT(TIUDA) ; Cleans up all AUDIT TRAIL entries for a document
ISCOMP(TIUTYP,X) ; Is the text provided a component tag
ISCMPX
MERGTEMP(TIUDA) ; Merge text from components into TEMP node for edit
MERGGRAN(TIUDA,TIUC) ; Merge sub-components into TEMP node of original
MERGTEXT(TIUDA,TIU) ; Merge TEMP node from parent document into components
GETTMPL(TIUTYP) ; Get edit template, enforce inheritance
AUDIT(TIUDA,TIUCKSM0,TIUCKSM1) ; Update audit trail
GETLMETH(TIUTYP) ; Get Visit Linkage method, enforce inheritance
GETVMETH(TIUTYP) ; Get Validation method, enforce enheritance

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,X," component could not be created.",!
  • Line Location: GETCOMP+9
Function Call: WRITE
  • Prompt: "."
  • Line Location: GETCOMP+14
Function Call: WRITE
  • Prompt: !,$P(^TIU(8925.1,+^TIU(8925,TIUCDA,0),0),U)_" Component Deleted"
  • Line Location: DELCOMP+3
Function Call: WRITE
  • Prompt: "."
  • Line Location: DELCOMP+4
Function Call: WRITE
  • Prompt: !," Audit trail record #",TIUADA," Deleted"
  • Line Location: DELAUDIT+3
Function Call: WRITE
  • Prompt: "."
  • Line Location: DELAUDIT+4

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^TIU(8925 - [#8925] Classic Fileman Calls
^TIU(8925.5 - [#8925.5] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call