CustInvoiceTable::paymentDueDateServer Method
Retrieves the due date for a specified transaction header.
Syntax
server public static DueDate paymentDueDateServer(CustInvoiceTable _custInvoiceTable)
Run On
Server
Parameters
- _custInvoiceTable
Type: CustInvoiceTable Table
A CustInvoiceTable record for the header transaction.
Return Value
Type: DueDate Extended Data Type
The due date for the header transaction.