microsoft / ABAP-SDK-for-Azure

ABAP Libraries for SAP native Integration with Azure Services
MIT License
176 stars 62 forks source link

Object name conflict with Customer Objects #41

Closed jools-chin closed 1 year ago

jools-chin commented 5 years ago

Hello,

I'm trying to import this into our Dev environment and there are objects in there that have naming conflicts with existing objects our system. This is the Data Element ZPSTATUS and Domain ZPSTATUS. In our system, we already have ZPSTATUS created for holding print statuses.

Any possibility of renaming these to something more unique to the SDK which will not potentially affect existing objects?

Thanks in advance.

larshp commented 5 years ago

also see https://github.com/microsoft/ABAP-SDK-for-Azure/issues/8

atarigui commented 2 years ago

and same comment as in the namespace issue. it requires a proper namespace (not customer namespace obviously). Proposal: /AZURE/

vikasbansal2022 commented 1 year ago

Thanks @jools-chin for the feedback,

We are working towards unified namespace for the next release will keep you posted.

Regards, Vikas