LedgerFund.delete Method
Performs additional validation before deleting to make sure that the fund is not being used by dimensions.
Syntax
public void delete()
Run On
Server
Exceptions
Exception | Condition |
---|---|
Error | The fund number is being used by dimensions and cannot be deleted. |
Remarks
If the validation is successful, the dimensions data is updated to reflect the deleted value.