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

Package: Enrollment Application System

Routine: EASEZPU


Information

EASEZPU ; ALB/SCK - Format VA10-10EZ print output utility ; 10/23/00

Source Information

Source file <EASEZPU.m>

Entry Points

Name Comments DBIA/ICR reference
PAGE1 ; This function retrieves and formats the page 1 application data from the 1010EZ Holding File, #712,
; for the printed version of the Vista 10-10EZ form. If the hoding file entry has not been
; accepted, and a vista entry is available, the vista entry is printed.
; The ^TMP("EZTEMP") global is built in SETUP^EASEZPF and remains until the printed
; form is complete.
; Variables
; ZDATA - Variable which references the TMP global for the output data.
; EZDATA - Variable which references the available data from the 1010EZ holding file
; EAX - Temporary data variable
; EASTR - Temporary String data variable
PAGE2 ; Retrieve page 2 data and format for output on 10-10EZ form
PAGEN(EADEP) ; Additional dependent pages. Prints Child data only on page 2 format.
PROCESS(KEY) ; Process data value form EXTEMP array, take #712 value if it's accepted,
; otherwise take the Patient File value
PQ
BENEFIT(X) ; Return External format of benefit applied for for printing on the VA 1010EZ form.
Info |  Source |  Entry Points