AddressValidationEnabled Method
Test whether the address validation is enabled for the specific table or not.
Syntax
[Boolean := ] AddressValidationEnabled(tableNo: Integer)
Parameters
tableNo
Type: Integer
Object ID of the database table.
Return Value
Boolean
True, if address validation is enabled. Otherwise false.