A Record Tree view is a way to represent the Logical Structure of File. It is useful when
For example the Ams PO file consists of 3 records
PO Header | Purchase Order Summary record, it holds Purchase order details like PO number, Supplier etc. Each PO record has one or more Product Records |
Product | Product/DC summary. It holds Product / DC Details. Each Products Record can have multiple Store Allocations records. |
Store Allocations | Holds Store Allocations (i.e. Quantity allocated to each store) organised in array. |
Logically records in the Ams PO file are arranged like:
The first step is to select the Record Based Tree option on the view Menu:
On this screen you need to enter the Parent Record for each Record.