PurchTable.checkCancel Method
Checks whether the order can be canceled.
Syntax
public boolean checkCancel()
Run On
Called
Return Value
Type: boolean
true if the order can be canceled; otherwise, false.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Checks whether the order can be canceled.
public boolean checkCancel()
Called
Type: boolean
true if the order can be canceled; otherwise, false.