Dear all,
I need to raise custom error message inside hana stored procedure. For example, if the customer id is input to the stored procedure, I will check in the customer table, if the customer id doesnt exist or inactive. I need to throw error message as "Customer is not active or doest not exist".
Please let me know how to achieve by raising custom error message. If you have any code snippet, that will be of great help.
Regards,
Yogesh