Get Example source ABAP code based on a different SAP table
Obsolete Access to CDS Views in AB_SQL
Obsolete Syntax SELECT ... FROM cds_db_view ...>
What does it do? Specifies a ABAP_CDS_V1_VIEW > that is associated with a CDS-managed DDIC view> using its name CDS_DB_VIEW> that is defined in the annotation @AbapCatalog.sqlViewName> > as a data source data_source>> of the SELECT>> statement. If the name CDS_DB_VIEW> is used, the ABAP_CDS_MNG_VIEW > is accessed directly and handled like a DDIC view>. More specifically, the following applies: