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
Print Page as PDF
Routine: GMRAHDR

Package: Adverse Reaction Tracking

Routine: GMRAHDR


Information

GMRAHDR ;SLC/DAN - HDR CALLS FOR ART ;01/13/2014 07:54

Source Information

Source file <GMRAHDR.m>

Entry Points

Name Comments DBIA/ICR reference
SETADR ;Call here when updating data
KILLADR ;Call here when data is deleted
SETAA ;Action taken when assessment is changed
KILLAA ;Action taken when value is deleted
SETOB ;Make call to HDR when observation data is added or edited
KILLOB ;Action upon deletion of observation data
TASK(TYPE,IEN) ;Create task, if needed, and add entry to list of items to be sent to HDR
DQ ;Send data to HDR
TSKOK(ZTSK) ;Check to see if task is active. Section added in patch 42
HDRDATA() ;RETRIEVE HDR DATA
Info |  Source |  Entry Points