Affected B1UP Version?
B1UP 2017.04.2 (SAP HANA Only)
How is the error presented?
You get an error like this
How to resolve the issue?
The issue is fixed in B1UP 2017.05 but if you have it here and now then please open HANA Studio or B1 Query Manager and execute the following SQL against the database. This will resolve the issue:
UPDATE "@BOY_SBO_QUERYCACHE" SET U_BOY_HANA = 'SELECT "Code", "SysLang" FROM "OLNG"' WHERE U_BOY_TSQL LIKE 'SELECT CODE, SysLang FROM OLNG'
Comments
0 comments
Please sign in to leave a comment.