How to unlock SAP Business One version for HANA manager user using query

 Solution : Open the SQL console  from particular company schema and run below query 

                   UPDATE OUSR SET "Locked" = 'N' where "USER_CODE" = 'manager';

Comments

Popular posts from this blog

SAP Business One Web Client Tiles Not Loading (tiles.svc 500 Internal Server Error)

SAP Business One Company Initialization Error SAP DBTech JDBC: [259]: invalid table name: Could not find table/view M_TIME_DIMENSION in schema _SYS_BI