|
DC Clients by Date of Birth List
Prints detail list of Day Care clients whose Date of Birth is earlier than date specified.
Purpose is to identify day care clients older than a certain age.
SELECTION
Prompt for Provider, Case Status, Date C/S Effective, Program, Date of Birth (DOB).
Default Provider to Provider ID (CWOPID) in Worker (CSWKR) record; input capable.
Default Case Status to 'OPN'; input capable.
Default Date Case Status Effective to System Date; input capable.
Position cursor to Program.
Read CSCLF meeting specification.
Chain to CSCIF and include Persons with Case Relationship of 'CLT'.
Chain to CSPER for Persons with DOB earlier than DOB specified and for Name of client.
SEQUENCE
Sequence report by Program Code/Case Status, then descending by Date of Birth.
TOTALS AND BREAKS
Count number of clients.
Sub-total count on Program.
Page Break on Program.
Grand total count of clients.
REPORT FORMAT
Per the report standard, show selection parameters in top margin.
Portrait orientation.
Assume laser printer.
Include Printer Window (like ONE/Tax).
Pull Printer ID default from Worker record.
Print 'As of 00/00/00' in second line of heading, where 00/00/00 is System Date.
COLUMN HEADINGS
.
PROGRAM CSE DATE OF
CODE STS BIRTH CLIENT NAME
-------------------------------------------------------------------
AFDC XXX 00/00/00 BROWN, TISMEKA
.
|