Hi Fran,
You can create just a ItemReceipt but it would have no items to it, so if you want to add items you would have to add records to ItemReceiptLineItem.
The RecordID field from the ItemReceipt table is used in the ItemReceiptRecordID field in the ItemReceiptLineItem table, it is what links them together.
-Michael