Share via


DEL_RetailDiscountOfferLine.validateWrite Method

Determines if the current record is valid and is ready to be written to the database.

Syntax

public boolean validateWrite()

Run On

Called

Return Value

Type: boolean
true if the record is valid to be written; otherwise false

Remarks

Checks if the status of the offer is enabled or if a record already exists with the same currency code.

See Also

Reference

DEL_RetailDiscountOfferLine Table