Compartir a través de


PdsComdPricingRunLine.validateDelete Method

Checks whether a record can be deleted.

Syntax

public boolean validateDelete()

Run On

Called

Return Value

Type: boolean
true if the record can be deleted; otherwise, false.

Remarks

This method ensures that the record cannot be deleted if it still has dependents - other records that refer to this one as a base item/warehouse.

See Also

Reference

PdsComdPricingRunLine Table