An extract file is a flat file containing records and it is modelled using the File (file stereotyped-class). Records are written to an extract file from LDL logic using the Extract command or the Write() method. Records are read from an extract file using the Determine Actual command, the ForEach command or the Read() method.