

Generating Reports From Database Files › Listing Data › What You Can Do
What You Can Do
You can list related occurrences of records in the database.
How to Do It
To access the database, code:
- A DATABASE parameter with the DICTNAME= option if you are using an alternate dictionary
- An INPUT parameter with the following information:
- DB to specify that the report is accessing a database
- SS= with the name of the subschema you are using
- The path name (PATH-ID)
- The name of each record as it is encountered on the path
- Type 5 parameters with appropriate field names (as listed in the subschema)
Note: CA Culprit automatically generates REC parameters from the definitions stored in the data dictionary. REC parameters do not have to be coded unless you want field names or data types that are different from those given in the subschema.
Copyright © 2014 CA.
All rights reserved.
 
|
|