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.
This method is used to calculate base date for counting due date when user selects cutoff date as the payment method in the term of payment form and set up cutoff day.
Syntax
public DueDate calcBaseDateOfDueDate(DueDate _dueDate)
Run On
Called
Parameters
- _dueDate
Type: DueDate Extended Data Type
A base due date contains information document date or invoice date.
Return Value
Type: DueDate Extended Data Type
A due date is based on cutoff day.