CustTable::isCustDKPublic Method
Determines whether sending invoice electronically is applicable for specified customer or not.
Syntax
client server public static NoYes isCustDKPublic(CustInvoiceAccount _invoiceAccount)
Run On
Called
Parameters
- _invoiceAccount
Type: CustInvoiceAccount Extended Data Type
Customer account.
Return Value
Type: NoYes Enumeration
Yes if sending invoice electronically is applicable for specified customer otherwise No.