Share via


RetailStoreTenderTypeTable.validateLineNumInTransaction Method

Indicates whether the LineNumInTransaction field of the RetailStoreTenderTypeTable table is valid.

Syntax

public boolean validateLineNumInTransaction()

Run On

Called

Return Value

Type: boolean
true if the field is valid; otherwise, false.

Remarks

Throws an error if the line number is already used in the transaction.

See Also

Reference

RetailStoreTenderTypeTable Table