BankLGAction.executeDelete Method

Deletes the current BankLGAction record from the BankLGGuarantee form.

Syntax

public void executeDelete()

Run On

ClientOrServer

Remarks

The record will not actually be deleted from the database, but it will be marked as deleted by the ExecutionDate and Deleted fields. The status of the corresponding BankLGGuarantee record must be reverted to the earlier status. If there is no earlier status, the BankLGGuarantee record will be deleted.

See Also

Reference

BankLGAction Table