

Building and Using Data Tables › Retrieving Data Tables › What You Can Do
What You Can Do
You can retrieve a copy of your data table and print a listing or a report based on the table contents. The table can also be viewed or modified with ASF.
How to Do It
A data table is retrieved by coding the following statements:
- An INPUT parameter that specifies at least the following information:
- The name of the table being copied (TABLE=)
- The copy function (TYPE=COPY)
- A valid user ID (USER=)
If you are not the table owner, you must have authorization to access the table.
- A valid password (PW=)
- The catalog (dictionary) in which the table definition resides (CATALOG=)
Copyright © 2014 CA.
All rights reserved.
 
|
|