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

Package: Text Integration Utility

Routine: TIUADCL


Information

TIUADCL ; SLC/AJB - UNK Addenda Cleanup ; 10/01/04

Source Information

Source file <TIUADCL.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; main entry point for TIU UNK ADDENDA CLEANUP
EXIT ;
HDR ; sets header
HELP ; help code
INIT ; finds unknown addenda & creates list
XQORM ; default action for list manager
ACTIONS ; user selectable actions
BROWSE ; browse document
CHKFILE(FILE,NAME,SCREEN) ; checks entry in file and returns IEN
; VMP/RJT - *233 - added Forget Lookup Value flag to DIC call since its affecting the value in the ^DISV global (spacebar return function)
CHNGVIEW ; allows user to change search parameters
DATE(TIUDT,TIUSEQ) ; if date is year entry only, appends Jan 01/Dec 31@2400 respectively
DTRANGE(DTRANGE) ; prompts user for date range input
DETDISP ; detailed display
FNDPRNT ; executes LM for TIU UNK ADDENDA ATTACH
MULTI(TIUCHK) ;
ONEDOC() ;
SELECT(ACTION) ; selects document(s) and calls ACTION

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"The following actions are available:"
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !,"Browse a Document - View a selected document (if authorized)"
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !,"Change View - Modify search criteria"
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: !,"Detailed Display - View detailed display of a document (if authorized)"
  • Line Location: HELP+7
Function Call: WRITE
  • Prompt: !,"Find Parent - Find available OPERATION REPORTS to assign as parent",!
  • Line Location: HELP+8
Function Call: WRITE
  • Prompt: TIU("IOCUOFF")
  • Line Location: INIT+3
Function Call: WRITE
  • Prompt: !!,"Searching for the documents."
  • Line Location: INIT+4
Function Call: WRITE
  • Prompt: !!,"You may only attach addenda to one parent at a time."
  • Line Location: ACTIONS+18
Function Call: WRITE
  • Prompt: !,"Select only one parent for this action.",!
  • Line Location: ACTIONS+19
Function Call: WRITE
  • Prompt: !!,"You may only view one document at a time."
  • Line Location: ACTIONS+22
Function Call: WRITE
  • Prompt: !,"Select only one document for this action.",!
  • Line Location: ACTIONS+23
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: CHNGVIEW+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: DTRANGE+3
Function Call: WRITE
  • Prompt: !!,?42,"Future dates are not allowed.",!
  • Line Location: DTRANGE+10
Function Call: WRITE
  • Prompt: !!,$C(7),$P(TIUVIEW,U,2),!
  • Line Location: DETDISP+8
Function Call: WRITE
  • Prompt: !!,$C(7),"Ok, no harm done...",!
  • Line Location: DETDISP+12
Function Call: WRITE
  • Prompt: !,"No documents to select."
  • Line Location: SELECT+3
Function Call: WRITE
  • Prompt: !!,"You may not select multiple OPERATION Reports to view or attach addenda to."
  • Line Location: SELECT+18
Function Call: WRITE
  • Prompt: !,"Select only one document to view or attach addenda.",!
  • Line Location: SELECT+19
Function Call: WRITE
  • Prompt: !!,"You may only view one document at a time."
  • Line Location: SELECT+23
Function Call: WRITE
  • Prompt: !,"Select only one document for this action.",!
  • Line Location: SELECT+24

FileMan Files Accessed Via FileMan Db Call

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