TIMEVAL
= mandatory in Column A (FORMS)
= optional in Column A (REPORTS)
Parameter | Mandatory/Optional | Value (example) | Comment | |
---|---|---|---|---|
FORMS | REPORT | |||
TIMEVAL | 201010 | A valid time value for each CVAL column. |
TIMEVAL is a mandatory parameter in column A for form templates. Each cell value column must be connected to a time value. The time values that can be defined are the ISO time values, as well as any customized time values added in Bizview. The time values that are specified for each CVAL column needs to correspond to the TIMEUNIT specified in the same column. If the time unit is ISOWEEK, then the time value should be stated in the ISOWEEK format.
Below is a list of time value formats:
TIMEUNIT | Time value format | TIMEVAL Example |
---|---|---|
ISOYEAR | YYYY | 2011 |
ISOQUARTER | YYYYQn | 2011Q1 |
ISOMONTH | YYYYMM | 201101 |
ISOWEEK | YYYYWW | 201142 |
ISOWEEKDAY | YYYYWWd | 2011423 |
ISODATE | YYYYMMDD | 20110101 |
A time value must be defined for each CVAL column in the template.
The TIMEVAL row should be defined with ROWTYPE = DESIGN (the row will be hidden when document is generated):