CDS Views for VDM_BROWSERTAG table
Overview
VDM_BROWSERTAG is a standard SAP S/4HANA table that stores VDM Browser User Tags data. The following is a list of CDS Views for VDM_BROWSERTAG table.
A CDS view is a CDS entity that implmenets a view and is defined in a CDS data definition. They are defined for existing database tables, views, or other non-abstract CDS entities.
Using CDS views, you can rearrange and rename table fields to meet application-specific requirements. They are used to define rich semantic data models.
VDM_BROWSERTAG CDS Views
The following table gives you an overview of the released standard CDS views for VDM_BROWSERTAG table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| CDS_TAG_COUNT | CDSTAGCOUNT | CDS View Tag Count |
| CDS_VIEW_SEARCH | CDSVIEWSEARCH | CDS Search on View Tags, Columns, Referred Tables |
| CDS_VIEW_SEARCH_CE | CDSVIEWSRCHCE | CDS View search on Tag Columns and Tables |
| CDS_VIEWS_TAG_COUNT | CDSVIEWSTAGCOUNT | New - CDS Views Tag Count Info |
| VB_CDSVIEWS_SEARCH_QUERY | VBCDSSEARCHQUERY | View Browser CDS Views Search |
| VB_CDSVIEWS_SEARCH_QUERY_CE | VBCDSSRCHQUERYCE | View Browser CDS Views Search in CE |