PriceDiscAdmTable.canUpdateLines Method
Check whether you can update price discount lines of the journal.
Syntax
public boolean canUpdateLines([boolean _showWarning])
Run On
Called
Parameters
- _showWarning
Type: boolean
Whether to show warning message.
Return Value
Type: boolean
true if lines can be updated; false otherwise.