SCDXPOV2 ;ALB/SCK - VISIT REPORT BY NPCDB TRANSMISSION STATUS ; 10/31/96
Source file <SCDXPOV2.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
GETDATE(CAPTION) | ; Get and return a date value
; Input: ; Caption - Prompt to be displayed in reader call |
|
SHWTOT() | ; Selects wether only the grand total page is shown
|
|
RPTOPT() | ; Selects which parts of the report are shown
|
|
QUE | ; Sets up the report for queueing
|
|
CHKELG(SCELG) | ; checks for inactive entries in the ELIGIBILTIT CODE File, #8
|
|
ELGPRI(SCEL,SCCUR) | ; Returns whether heirarchy level of eligibility should change
; Input ; SCEL - Eligibility ; SCCUR - Current Hierarchy level ; Returns ; SCPRI = 1 Change current hierarchy to new ; SCPRI = 0 Do not change |
|
COVPRI(SCNEW,SCCUR) | ; Returns whether heirarchy level of visit should change
; Input ; SCNEW - Eligibility ; SCCUR - Current Hierarchy level ; Returns ; SCPRI = 1 Change current hierarchy to new ; SCPRI = 0 Do not change |
|
CLEAR | ; Clear DIR variables
|