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

Package: Text Integration Utility

Routine: TIUPNFIX


Information

TIUPNFIX ; SLC/MAM - Resolve Upload Filing Errors for Progress Notes ;05/06/02

Source Information

Source file <TIUPNFIX.m>

Entry Points

Name Comments DBIA/ICR reference
PNFIX ; Progress Note Filing Error Resolution Code
; Requires: TIUEVNT - 8925.4 Upload Log Event IEN
; Requires: TIUTYPE - IEN of Docmt Def whose Filing Error
; Resolution Code is being invoked.
; Taken from alert or filing error.
;
; NOTE: Module PNFIX is written as Filing Error Resolution Code
PNFIXX
GETCHECK(SUCCESS,TIUTYPE,TIUFLDS,DFN,TITLDA,TIU) ; Get and
GETX ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Filing error could not be resolved."
  • Line Location: PNFIXX+1
Function Call: WRITE
  • Prompt: !,$P(SUCCESS,U,2)
  • Line Location: PNFIXX+2
Function Call: WRITE
  • Prompt: !,"If you wish to try a different approach, edit the buffered data directly",!,"and refile it, or simply exit and try again later.",!
  • Line Location: PNFIXX+3
Info |  Source |  Entry Points |  Interaction Calls