This cube represents the sales dimension invoice date and is based on the IFS
Applications dimension DIM_BI_TIME.
Attribute |
Hierarchy |
Description |
Current Month Flag |
NO |
Represents a flag that is set to 1 if the date
represents the current month. Else the value is 0. |
Current Year Flag |
NO |
Represents a flag that is set to 1 if the
date represents the current year. Else the value is 0 |
Invoice Date |
NO |
Key. The date converted to string according to the
format 'YYYY-MM-DD'. |
Invoice Month |
NO |
Represents the name of the month. |
Invoice Month No |
NO |
Represents the month of the year. |
Invoice Month Short |
NO |
Represents the short name of the month (MMM) of the
year. |
Invoice Quarter |
NO |
Represents the quarter of the year. |
Invoice Week No |
NO |
Represents the ISO week number. |
Invoice Weekday |
NO |
Represents the day of week by name. |
Invoice Weekday No |
NO |
Represents the day of week by number. |
Invoice Year |
NO |
Represents the year. |
Invoice Year Month |
NO |
Represents a combination of YEAR and MONTH_OF_YEAR in
the format "YYYYMM". |
Last 12 Month Flag |
NO |
Represents a flag that is set to 1 if the date
represents one of the last 12 months. Else the value is 0. If transfer
date is 15 Oct 2012, then last 12 months means the range Nov 2011 until
Oct 2012. |
Last 24 Month Flag |
NO |
Represents a flag that is set to 1 if the date
represents one of the last 24 months. Else the value is 0. If transfer
date is 15 Oct 2012, then last 24 months means the range Nov 2010 until
Oct 2012. |
MonthShortHierarchy |
YES |
"Invoice Year" -> "Invoice Quarter"-> "Invoice Month". |
WeekShortHierarchy |
YES |
"Invoice Year" -> "Invoice Week No". |
MonthHierarchy |
YES |
"Invoice Year" -> "Invoice Quarter" -> "Invoice Month"
-> "Invoice Date". |
WeekHierarchy |
YES |
"Invoice Year" -> "Invoice Week No" -> "Invoice Date". |