Application Data Sets are objects that relate data through a common key. The data is organized by a primary key so that parent-child relationships as there must be common keys. We'll walk through the steps to create a simple ADS with three tables: one parent record and two child records.
BENEF_PLAN_TBL
for the Record Name.Click OK.
If the record has a Related Language table defined, the Data Set Designer will automatically include the associate language record in the ADS.
Select the "Is Copyable" option.
Click the Save button.
You will receive a warning that data will be in clear text when copied to file. You can click "Yes" to dismiss the warning.
You have created a new Data Set. You can easily add child records to the Data Set.
Click the "Record Details" icon to view the key structure for our record.
This display shows the key fields for "BENEF_PLAN_TBL" as PLAN_TYPE, BENEFIT_PLAN and EFFDT. When we add child records our search view will be limited to records who key structure matches our root record.
Click OK to dismiss the Record Details screen.