Marks a C/SIDE table as being consistent or inconsistent.

Record.CONSISTENT(Consistent)

Parameters

Record

Type: Record

The table that you want to mark.

Consistent

Type: Boolean

The mark to be set on the table.

If this parameter is true, the table is marked as consistent. If this parameter is false, the table is marked as inconsistent.

Expand imageRemarks

Expand imageExample

Expand imageSee Also