VDM_BROWSERTAG
VDM Browser User Tags
VDM_BROWSERTAG is an SAP database table in S/4HANA. VDM Browser User Tags. It contains 5 fields. 12 CDS views read from this table.
CDS Views using this table (12)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| Cds_Tag_Count | view | from | CDS View Tag Count | |
| Cds_View_Search | view | inner | CDS View Search on Tags,Columns,Tables | |
| Cds_Views_Tag_Count | view | from | CDS Views Tag Count Info | |
| QB_CDS_VIEW_SEARCH | view | inner | CDS View Search on Tags,Columns,Tables | |
| QB_CDSViews_Tags | view | from | CDSViewsTags | |
| QB_VIEW_UNION_TAG_COLUMNS | view | from | CDS Views Tags and Columns Union | |
| VB_BROWSERTAG_COUNT | view | from | CDS View for VB Tag Count | |
| VB_CDSVIEW_BROWSERTAG | view | from | CDS View for tags in View Browser | |
| VB_CDSVIEWS_DATAEXT_SEARCH_TAG | view | inner | View Browser CDS Views Tag Search | |
| VB_CDSVIEWS_DEXT_SEARCH_TAG_CE | view | inner | View Browser CDS Views Tag Search in CE | |
| VB_CDSVIEWS_SEARCH_TAG | view | inner | View Browser CDS Views Tag Search | |
| VB_CDSVIEWS_SEARCH_TAG_CE | view | inner | View Browser CDS Views Tag Search in CE |
Fields (5)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | sapclient | MANDT | Client | |||
| KEY | ddlsourcename | DDLSOURCENAME | DDL Source Name | |||
| KEY | username | USERNAME | User Name | |||
| KEY | browsertagname | BROWSERTAGNAME | Browser Tag Name | |||
| browsertagnameupper | BROWSERTAGNAMEUPPER | Browser Tag Upper |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- VDM Browser User Tags
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE VDM_BROWSERTAG (
SAPCLIENT, -- Client [MANDT]
DDLSOURCENAME, -- DDL Source Name [DDLSOURCENAME]
USERNAME, -- User Name [USERNAME]
BROWSERTAGNAME, -- Browser Tag Name [BROWSERTAGNAME]
BROWSERTAGNAMEUPPER, -- Browser Tag Upper [BROWSERTAGNAMEUPPER]
PRIMARY KEY (SAPCLIENT, DDLSOURCENAME, USERNAME, BROWSERTAGNAME)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA