BUT_ADR2_DFT
Draft table for entity I_BUSPARTTELEPHONENUMBERGOVTP
BUT_ADR2_DFT is an SAP database table in S/4HANA. Draft table for entity I_BUSPARTTELEPHONENUMBERGOVTP. It contains 21 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| R_BPTelephoneNumberGovDraft | view_entity | from | BASIC | Draft Access BP Phone Number |
Fields (21)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | businesspartneruuid | sysuuid_x | UUID | |||
| KEY | businesspartneraddressuuid | sysuuid_x | UUID | |||
| KEY | bptelephoneuuid | sysuuid_x | UUID | |||
| KEY | masterdatachangeprocess | mdc_process_id | Process ID | |||
| KEY | mdchgprocesssrcesystem | mdc_business_system | Source System | |||
| KEY | mdchgprocesssrceobject | mdc_source_id | Source ID | |||
| KEY | addressnumber | ad_addrnum | Address Number | |||
| KEY | ordinalnumber | ad_consnum | Sequence Number | |||
| ordinalnumberforedit | ad_consnum | Sequence Number | ||||
| mdchgprocessstep | mdc_process_step_no | Step Number | ||||
| destinationlocationcountry | ad_comctry | Country/Region | ||||
| telephonecountryprefix | sktelfto | Tel. to | ||||
| isdefaultphonenumber | boole_d | TRUE | ||||
| phonenumber | ad_tlnmbr | Telephone | ||||
| phonenumberextension | ad_tlxtns | Extension | ||||
| internationalphonenumber | ad_telnrlg | Telephone no. | ||||
| phoneissmsenabled | ad_flgsms | SMS-Enab. | ||||
| phonenumbertype | ad_flgmob | Mobile phone | ||||
| validitystartdatetime | ad_valfrom | Valid From | ||||
| validityenddatetime | ad_valto | Valid To |
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.
-- Draft table for entity I_BUSPARTTELEPHONENUMBERGOVTP
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE BUT_ADR2_DFT (
MANDT, -- Client [mandt]
BUSINESSPARTNERUUID, -- UUID [sysuuid_x]
BUSINESSPARTNERADDRESSUUID, -- UUID [sysuuid_x]
BPTELEPHONEUUID, -- UUID [sysuuid_x]
MASTERDATACHANGEPROCESS, -- Process ID [mdc_process_id]
MDCHGPROCESSSRCESYSTEM, -- Source System [mdc_business_system]
MDCHGPROCESSSRCEOBJECT, -- Source ID [mdc_source_id]
ADDRESSNUMBER, -- Address Number [ad_addrnum]
ORDINALNUMBER, -- Sequence Number [ad_consnum]
ORDINALNUMBERFOREDIT, -- Sequence Number [ad_consnum]
MDCHGPROCESSSTEP, -- Step Number [mdc_process_step_no]
DESTINATIONLOCATIONCOUNTRY, -- Country/Region [ad_comctry]
TELEPHONECOUNTRYPREFIX, -- Tel. to [sktelfto]
ISDEFAULTPHONENUMBER, -- TRUE [boole_d]
PHONENUMBER, -- Telephone [ad_tlnmbr]
PHONENUMBEREXTENSION, -- Extension [ad_tlxtns]
INTERNATIONALPHONENUMBER, -- Telephone no. [ad_telnrlg]
PHONEISSMSENABLED, -- SMS-Enab. [ad_flgsms]
PHONENUMBERTYPE, -- Mobile phone [ad_flgmob]
VALIDITYSTARTDATETIME, -- Valid From [ad_valfrom]
VALIDITYENDDATETIME, -- Valid To [ad_valto]
PRIMARY KEY (MANDT, BUSINESSPARTNERUUID, BUSINESSPARTNERADDRESSUUID, BPTELEPHONEUUID, MASTERDATACHANGEPROCESS, MDCHGPROCESSSRCESYSTEM, MDCHGPROCESSSRCEOBJECT, ADDRESSNUMBER, ORDINALNUMBER)
);
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