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

Package: Scheduling

Routine: SCDXPOV2


Information

SCDXPOV2 ;ALB/SCK - VISIT REPORT BY NPCDB TRANSMISSION STATUS ; 10/31/96

Source Information

Source file <SCDXPOV2.m>

Entry Points

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
Info |  Source |  Entry Points