If a table that is to be extended contains a long field, we cannot use append structures why? | SAP ABAP

Long fields in a table must always be located in the end, as the last field of the table. If a table has an append structure the append line must also be on the last field of the table.