JmgFlexCorrection.validatePayEvent Method
Validates whether JmgPayEvents record that is associated to this JmgFlexCorrection record can be updated.
Syntax
private boolean validatePayEvent([boolean _delete])
Run On
Called
Parameters
- _delete
Type: boolean
A Boolean value that indicates whether to delete the associated JmgPayEvents record.
Return Value
Type: boolean
true if the associated JmgPayEvents record can be updated; otherwise, false.