Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Caller Graph |  Entry Points |  Global Variables Directly Accessed |  Label References |  Local Variables  | All
Print Page as PDF
Routine: SDECERR

Package: Scheduling

Routine: SDECERR


Information

SDECERR ;ALB/SAT - VISTA SCHEDULING RPCS ;JAN 15, 2016

Source Information

Source file <SDECERR.m>

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

Package Total Caller Graph
Scheduling 17 SDEC38  SDEC40  SDEC48  SDEC49  SDEC50  SDEC51  SDEC51B  SDEC52  
SDEC52C  SDEC53  SDEC55  SDEC55A  SDECAR  SDECAR4  SDECPT  SDECWL  
SDESARGET  

Entry Points

Name Comments DBIA/ICR reference
ERROR ;
ERR(SDECERR) ;Error processing
; SDECERR = Error text OR error code
; SDECI = pointer into return global array (might decide to pass this in for clarity)
ERR1(ERRCODE,ERRTXT,SDECI,SDECY) ;Error processing
; ERRCODE = represents Return code in first ^ piece
; ERRTXT = represents Message text in 2nd ^ piece
; SDECI = pointer into return global array

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^TMP("SDEC" ERR+5*, ERR+7*

Label References

Name Line Occurrences
ERR ERROR+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
ERRCODE ERR1~, ERR1+5
ERRTXT ERR1~, ERR1+5
SDECERR ERR~, ERR+3*, ERR+5
SDECI ERR+4*, ERR+5, ERR+6*, ERR+7, ERR1~, ERR1+4*, ERR1+5
SDECY ERR1~, ERR1+5
Info |  Source |  Caller Graph |  Entry Points |  Global Variables Directly Accessed |  Label References |  Local Variables  | All