TVBUR
Organizational Unit: Sales Offices
TVBUR is an SAP database table in S/4HANA. Organizational Unit: Sales Offices. It contains 10 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_SalesOffice | view | from | BASIC | Sales Office |
Fields (10)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | vkbur | VKBUR | Sales Office | |||
| adrnr | ADRNR | Address | ||||
| ernam | CATS_ERNAM | Created by | ||||
| txnam_adr | TXNAM_ADR | Address text | ||||
| txnam_kop | TXNAM_KOP | Letter header | ||||
| txnam_fus | TXNAM_FUS | Footer text li. | ||||
| txnam_gru | TXNAM_GRU | Greeting text | ||||
| txnam_sdb | TXNAM_SDB | Text SDS sender | ||||
| hide | SD_OBSOLETE | Hide in Input Help |
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.
-- Organizational Unit: Sales Offices
-- Category TRANSPARENT · Delivery class C
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE TVBUR (
MANDT, -- Client [MANDT]
VKBUR, -- Sales Office [VKBUR]
ADRNR, -- Address [ADRNR]
ERNAM, -- Created by [CATS_ERNAM]
TXNAM_ADR, -- Address text [TXNAM_ADR]
TXNAM_KOP, -- Letter header [TXNAM_KOP]
TXNAM_FUS, -- Footer text li. [TXNAM_FUS]
TXNAM_GRU, -- Greeting text [TXNAM_GRU]
TXNAM_SDB, -- Text SDS sender [TXNAM_SDB]
HIDE, -- Hide in Input Help [SD_OBSOLETE]
PRIMARY KEY (MANDT, VKBUR)
);
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