2018 Nov 22 2:38 PM
Dear Friends
I am facing issue on while modification / delete the DDLS object. Can you please guide me to how to resolve this issue.
And i followed the below notes as well.
https://launchpad.support.sap.com/#/notes/2023690
https://launchpad.support.sap.com/#/notes/2023690
Regards
Lax
2018 Dec 23 9:24 AM
Hi
It looks like you try to delete the DDL SQL View of the CDS entity (the name at @AbapCatalog.sqlViewName) and not the DDL code (CDS entity).
If you don't know the DDL source you can find it in table DDLDEPENDENCY where OBJECTNAME = 'ZGU7_DADE' => DDLNAME
regards
Domi