Getting Started with TRANSACT (32247-90007)
Chapter 1 35
Getting Started
Reporting from Multiple Datasets
9 Lines 9-11 get the order information from orders before retrieving the
customer information.
16 Lines 16-18 set up and retrieve the parts record for the current part
number.
19 A further screening is done on the record.
20 If the record passes the screening in line 19, then lines 20-25 are
performed.
21 Lines 21-23 get the customer name.
An example of the report follows:
Figure 1-22. Data Selected with Conditional Verb IF
NAME: ORDER-NO: LINE-NO: PART-NUMBER: QUANTITY: SELLING-PRICE:
Able-1 Answering p01001 20 p123 150 20.00
Able-1 Answering p01002 10 p122 50 21.00
Able-1 Answering p01002 30 p127 243 50.00
Grand Depression p02003 10 p126 50 40.00