repeating data item

A data item having a data description entry that either contains the OCCURS clause or is subordinate to a data description entry that contains the OCCURS clause. See COBOL table. A repeating data item is also referred to as a subscripted data item, since such data items generally require a subscript when specified in COBOL source statements.