Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Entry Points |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables |  Marked Items |  All
Print Page as PDF
Routine: INHVCRAB

Package: IHS Generic Interface System

Routine: INHVCRAB


Information

INHVCRAB ;JKB ; 8 Jul 95 15:57; BCC-specific ApS Code

Source Information

Source file <INHVCRAB.m>

Call Graph

Call Graph Total: 1

Package Total Call Graph
IHS Generic Interface System 1 LOG^INHVCRA1  

Entry Points

Name Comments DBIA/ICR reference
DEST ; determine destination for an inbound BCC message
; Note : this code is eXec'd from IN^INHUSEN where the context
; includes the input vars & expects the output vars doc'd below
; Input : ING (req) = var name for inbound data array
; INTYP (req) = msg type
; INEVN (req) = event type
; INMSH (req) = MSH segment
; INDELIM (req) = segment delimeter
; Output: void
; INDST = INTERFACE DESTINATION Name
; INDSTP = INTERFACE DESTINATION ptr (undef if no destination)
; INDEST = array of valid inbound destinations
; Local : INORTYP = ORDER TYPE (ZOR:1)
; INRECV = receiving app (MSH:5)
; INSEND = sending app (MSH:3)
DESTTXT ; the following lines are used by DEST to build INDEST() for BCC

External References

Name Field # of Occurrence
LOG^INHVCRA1 DEST+22

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^INRHD("B" DEST+23

Naked Globals

Name Field # of Occurrence
^( DEST+23

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
I DEST+16~, DEST+19*, DEST+20*
>> INDELIM DEST+17, DEST+20
>> INDEST DEST+19*
>> INDEST( DEST+19*, DEST+23
>> INDST DEST+23*
INDSTP DEST+15!, DEST+23*
>> INEVN DEST+21
>> ING DEST+20
>> INMSH DEST+17
INORTYP DEST+16~, DEST+17*, DEST+20*, DEST+21
INRECV DEST+16~, DEST+17*
INSEND DEST+16~, DEST+17*
>> INTYP DEST+20, DEST+21
U DEST+19
X DEST+16~, DEST+19*, DEST+20*, DEST+21*, DEST+22, DEST+23

Marked Items

Name Field # of Occurrence
$T(DESTTXT+I DEST+19
Info |  Source |  Call Graph |  Entry Points |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables |  Marked Items |  All