Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Fields |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^TIU(8925.3

Package: Text Integration Utility

Global: ^TIU(8925.3


Information

FileMan FileNo FileMan Filename Package
8925.3 TIU UPLOAD ERROR DEFINITION Text Integration Utility

Description

Directly Accessed By Routines, Total: 1

Package Total Routines
Text Integration Utility 1 ^TIU(8925.3    

Fields, Total: 4

Field # Name Loc Type Details
.001 ERROR CODE # NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 11, 1993
  • HELP-PROMPT:  Enter the error code #
  • DESCRIPTION:  
    This is the error code number which occurs when a report that is uploaded is unable to be filed into the appropriate DHCP file.
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  FEB 11, 1993
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    This is the name of the error as identified by the upload/router/filer utility.
  • CROSS-REFERENCE:  8925.3^B
    1)= S ^TIU(8925.3,"B",$E(X,1,30),DA)=""
    2)= K ^TIU(8925.3,"B",$E(X,1,30),DA)
.02 ERROR TEXT 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>76!($L(X)<3) X
  • LAST EDITED:  FEB 11, 1993
  • HELP-PROMPT:  Enter the text to be used in notification of upload operator.
  • DESCRIPTION:  
    This is the text to be used to notify the appropriate persons that a report was unable to be filed into DHCP.
.03 ALERT TYPE 0;3 SET
  • 'I' FOR information only;
  • 'F' FOR follow-up action;

  • LAST EDITED:  FEB 11, 1993
  • HELP-PROMPT:  Select type of alert to be sent.
  • DESCRIPTION:  
    This is the type of alert that will be sent, either information only or for follow-up action.

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^TIU(8925.3 - [#8925.3] .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K)
X .001+1!, .01+1!, .01(XREF 1S), .01(XREF 1K), .02+1!
Info |  Desc |  Directly Accessed By Routines |  Fields |  Global Variables Directly Accessed |  Local Variables  | All