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

Package: Registration

Routine: DGNTAPI1


Information

DGNTAPI1 ;ALB/RPM - API's for N/T Radium Treatment(part 2); 7/16/01 3:04pm

Source Information

Source file <DGNTAPI1.m>

Entry Points

Name Comments DBIA/ICR reference
ENRUPD(DGDFN,DGHEC) ;
ENRGET(DGDFN,DGENR) ;Entry point for Enrollment data retrieval from
GETSTAT(DGDFN) ;get the screening status
FILEHNC(DGDFN) ;entry point for applications that need to complete the
  • ICR #3456
    • Status: Active
    • Usage: Controlled Subscription
    VALID(DGIP,DGERR) ;Validate input parameters before filing
    ; Input
    ; DGIP - array of input parameters to validate passed by reference
    ; DGERR - error parameter passed by reference
    ;
    ; Output
    ; function output - 0:invalid, 1:valid
    ; DGERR - error message
    BLDARR(DGFLDA,DGREQA) ;Read in $T(XREF) lines and build name/field xref
    TESTVAL(DGFIL,DGFLD,DGVAL) ;Used to determine if a field value is valid
    XREF ;;array node name;field#;required param;description
    Info |  Source |  Entry Points