Sorry, but this is a misread.
<expression> is not <column_alias> (see the BNF for SELECT)
"week" does not mean anything to HANA - it does not compute.
And 1 would work only, if this expression (of a constant literal) would be found in the select list as well.
Also see SAP HANA Reference: Expressions on this.
- Lars