Previous Topic: CA IDMS/DB Data Manipulation Language (DML)Next Topic: Basic Screens


Application Development System (CA ADS)

Table Access

ASF-defined tables can be accessed by CA ADS dialogs. Data table access in the CA ADS dialog is accomplished through the Logical Record Facility. The considerations outlined above for using data tables in DML programs also apply when using data tables through CA ADS. Note that only one ASF-defined table can be accessed in each dialog.

Application Development

Since the application created through ASF is the CA ADS dialog, you can modify the ASF-generated dialog through CA ADS to customize the application. You can also use the CA ADS application compiler to combine ASF-created application components into an application system accessed as the CA ADS task.

Note: This product ignores row-level security.