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 |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Fields |  Found Entries |  All
Print Page as PDF
Global: ^INTHERL

Package: IHS Generic Interface System

Global: ^INTHERL


Information

FileMan FileNo FileMan Filename Package
4003.1 INTERFACE ERROR LOCATION IHS Generic Interface System

Description

Directly Accessed By Routines, Total: 3

Package Total Routines
IHS Generic Interface System 3 INHERR3    INHES2    INHUTC52    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
IHS Generic Interface System 1 INHE1    

Pointed To By FileMan Files, Total: 2

Package Total FileMan Files
IHS Generic Interface System 2 INTERFACE CRITERIA(#4001.1)[15.03]    INTERFACE ERROR(#4003)[.05]    

Fields, Total: 2

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • DESCRIPTION:  
    This is the name of the interface error location used to identify the GIS module where an interface error may occur.
  • CROSS-REFERENCE:  4003.1^B
    1)= S ^INTHERL("B",$E(X,1,30),DA)=""
    2)= K ^INTHERL("B",$E(X,1,30),DA)
.02 CODE 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>1 X
  • HELP-PROMPT:  Answer must be 1 character in length
  • DESCRIPTION:  
    This is the one character abbreviated code of the interface error location.
  • CROSS-REFERENCE:  4003.1^C
    1)= S ^INTHERL("C",$E(X,1,30),DA)=""
    2)= K ^INTHERL("C",$E(X,1,30),DA)

Found Entries, Total: 10

NAME: ALL    NAME: ALL RESOLVED    NAME: ALL UNRESOLVED    NAME: DEFORMATTER    NAME: FORMATTER    NAME: INPUT DRIVER    NAME: NEGATIVE ACKNOWLEDGEMENT    NAME: OUTPUT DRIVER    
NAME: RECEIVER    NAME: TRANSCEIVER    
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Fields |  Found Entries |  All