A constant shelf must be initialized when declared.
          #2152   Compile-time error
          A constant shelf must be initialized when declared.
Additional Information
For T constant 'Y'.
Explanation
A shelf has been declared CONSTANT, but no INITIAL clause with the shelf item
        values was specified.