Oracle Error Message
ORA-36883: (XSSRF02) The first parameter of an AW single row function cannot be NULL.
Reason for the Error
The first parameter of the AW single row function was NULL
Solution
Make sure the column specified in the LIMITMAP ROW2CELL clause is the first parameter of the AW single row function.