SalesQuotationTable.mayBankDocumentTypeBeAllowed Method
Indicates whether the bank document type can be set to specified type.
Syntax
public boolean mayBankDocumentTypeBeAllowed([BankLGDocumentType _bankDocumentType])
Run On
Called
Parameters
- _bankDocumentType
Type: BankLGDocumentType Enumeration
The bank document type to validate; optional.
Return Value
Type: boolean
true if it is allowed; otherwise, false.
Remarks
This method does not check whether the current bank document type can be modified.