There is a data record for each row in the table. The format of the data record follows:
Byte Position |
Information and Type |
|---|---|
| 01 | Data record indicator (D) |
| 02-04 | Reserved |
| 05 | Blank |
| 06-end of record | Row data in binary or character form, depending on whether byte 43 of the table record is M (machine) or C (character). Byte 6 represents the start (position 1) of row data for the first column. |