Table I/O Handle Data Item

In table Input/Output (I/O) statements you can use a special type of data dictionary items, called handle items, to represent the table that you need to access. The data item name can be a maximum of eight characters and should be formatted as HFxxxxxx, where:

H = A table handle data item.

Fxxxxxx = The name of the table.

For example, the table handle data item name for table F4211 is HF4211.