ProjTableType.ctrlBankDocumentType Method [AX 2012]
Indicates whether the bank document control can be enabled for the specified document type, depending on the current project type.
public boolean ctrlBankDocumentType(BankLGDocumentType _exceptedDocumentType)
Run On
CalledParameters
- _exceptedDocumentType
- Type: BankLGDocumentType Enumeration
The excepted bank document type to select.
Return Value
Type: booleantrue if the bank document type control can be selected to excepted document type; otherwise, false.
Community Additions
ADD
Show: