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

Package: Consult Request Tracking

Routine: GMRCINC


Information

GMRCINC ;SLC/JFR - list incomplete IFC transactions ; 2/12/02 15:05

Source Information

Source file <GMRCINC.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point for GMRCIF INCOMPLETE TRANSACTION
BLD(GMRCDA) ;get list of incomplete IF transactions for a consult #
; Input:
; GMRCDA = ien of consult from file 123
HDR ; -- header code
INIT ; -- init variables and list array
HELP ; -- help code
EXIT ; -- exit code
NEWCSLT ; pick new consult number to check for inc. trans.
RETRAN ;resend a particular transaction
SELACT(GMRCDA)
MKCOMP ; mark a particular transaction complete

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"There is no such consult request number"
  • Line Location: EN+8
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !,"There is no such consult request number"
  • Line Location: NEWCSLT+8
Function Call: WRITE
  • Prompt: !!,"There is at least one earlier incomplete transaction for this"
  • Line Location: RETRAN+5
Function Call: WRITE
  • Prompt: !,"consult, all incomplete transactions should be processed in "
  • Line Location: RETRAN+6
Function Call: WRITE
  • Prompt: !,"order.",!
  • Line Location: RETRAN+7
Function Call: WRITE
  • Prompt: !
  • Line Location: RETRAN+9
Function Call: WRITE
  • Prompt: !,"There is no such activity number for consult# "_GMRCNUM
  • Line Location: SELACT+7
Function Call: WRITE
  • Prompt: !,"There is no incomplete IFC transaction for that activity"
  • Line Location: SELACT+10
Function Call: WRITE
  • Prompt: !
  • Line Location: MKCOMP+4

FileMan Files Accessed Via FileMan Db Call

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