Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.