Hi Everyone,
I'm trying to create hana database schemas from WEBIDE Multi Target Application (MTA). I found some examples in web and provided schema in my hana database. But there is a problem with name of schema. When I create a new schema HANA DB adds a number to the end of schema name like MY_SCHEMA_1. I did not find any property to disable this sequential procedure. As a result, I wonder the reason of this property why HANA DB adds a number to schema.
Here is some details about my problem. I'm creating a schema called MY_SCHEMA and when I build my project it is created as MY_SCHEMA_1.
----mta.yaml Configurations----

----HANA DB Module Customization----

----Console Details----

----Created as MY_SCHEMA_1----

Thanks for your help. Thomas Jung
Best regards.
Gokhan.