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 |  Caller Graph |  Entry Points |  External References |  Local Variables  | All
Print Page as PDF
Routine: MAGVAF02

Package: Imaging

Routine: MAGVAF02


Information

MAGVAF02 ;WOIFO/NST - Utilities for RPC calls ; 13 Feb 2012 4:16 PM

Source Information

Source file <MAGVAF02.m>

Call Graph

Call Graph

Call Graph Total: 1

Package Total Call Graph
Imaging 1 ($$OK,$$RESDATA,$$RESDEL)^MAGVAF02  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 19

Package Total Caller Graph
Imaging 19 MAGGTID  MAGIP118  MAGNVQ01  MAGNWRK1  MAGVAC01  MAGVAD01  MAGVAD02  MAGVAF01  
MAGVAF02  MAGVAF03  MAGVAF05  MAGVAG02  MAGVAG03  MAGVAG04  MAGVAKL1  MAGVAQ01  
MAGVAU01  MAGVD003  MAGVRS44  

Entry Points

Name Comments DBIA/ICR reference
OK()
FAILED()
RESDEL()
RESDATA()
ISOK(MAGRY) ; Returns 0 (failed) or 1 (success): Checks if first piece of MAGRY is success
GETVAL(MAGRY) ; Returns data value in MAGRY
SETVAL(MAGRY,VAL) ; Set VAL in MAGRY data piece
XML1LINE() ; Returns the first line in XML formatted RPCs output
SETOKVAL(MAGRY,VAL) ; Sets data value in MAGRY and set OK status

External References

Name Field # of Occurrence
$$OK^MAGVAF02 ISOK+1, SETOKVAL+1
$$RESDATA^MAGVAF02 GETVAL+1, SETVAL+1, SETOKVAL+2
$$RESDEL^MAGVAF02 GETVAL+1, SETVAL+1, SETOKVAL+2

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
MAGRY ISOK~, ISOK+1, GETVAL~, GETVAL+1, SETVAL~, SETVAL+1*, SETOKVAL~, SETOKVAL+1*, SETOKVAL+2*
VAL SETVAL~, SETVAL+1, SETOKVAL~, SETOKVAL+2
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Local Variables  | All