Altern Dataset Column

Specify the name of the column in the ALTERN_mst table that is asserted to (filtered against) zero when inserting ERDBGW_mst rows.

For example, if you specify ORDNUM here, the insert statement will have a join that includes this restriction:

WHERE ALTERN_mst.ORDNUM = 000

This setting also applies to table updates if the Process Updates field is selected.