OCCURS

Code OCCURS clauses in your data structures.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.

Syntax:

dataname(OCCURSclause) [TIMES]
[... DO|ODO dataname]
[... IX|IB|IXB|IXBY dataname]
[... ASCENDING KEY IS dataname] 
[... DESCENDING KEY IS dataname]
 ... PICformat

Shorthand syntax for the dimensions of a table in an OCCURS clause: