Groups of repeating fields in a record layout are called record arrays.
If you map a record array into a table, the DDL that is generated for the table includes the BEGINLEVEL statement to mark the start of a record array and the ENDLEVEL statement to mark the end of the record array.
The following topics provide guidelines for mapping record arrays: