Q35GetPeriodDates
Cantara Business Function to calculate the appropriate period and date ranges based on the company and sample date provided.
Data Structure
Name | Type | Inclusion | Direction |
---|---|---|---|
szCompany | COMPANY | REQUIRED | IN |
jdDateTransaction | DATE | OPTIONAL | BOTH |
mnFiscalYear | INTEGER | OPTIONAL | OUT |
mnPeriodNo | INTEGER | OPTIONAL | OUT |
mnCentury | INTEGER | OPTIONAL | OUT |
jdDateStart | DATE | OPTIONAL | OUT |
jdDateEnd | DATE | OPTIONAL | OUT |