BUT_DC_LINK_DFT
Draft table for entity I_BPDataControllerGovernanceTP
BUT_DC_LINK_DFT is an SAP database table in S/4HANA. Draft table for entity I_BPDataControllerGovernanceTP. It contains 15 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| R_BPDataControllerGovDraft | view_entity | from | BASIC | Draft Access BP Data Controller |
Fields (15)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | businesspartneruuid | sysuuid_x | UUID | |||
| KEY | bpdatacontrolleruuid | 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 | datacontroller | bu_data_ctrlr | Data Controller | |||
| KEY | purposeforpersonaldata | bu_purpose | Purpose | |||
| datacontrollerforedit | bu_data_ctrlr | Data Controller | ||||
| mdchgprocessstep | mdc_process_step_no | Step Number | ||||
| isderivationset | bu_data_ctrlr_derived | DC Derv. Ind. | ||||
| datacontrolassignmentstatus | bu_dcp_status | Asgmt. Status | ||||
| purposederived | bu_pur_derived | Pur. Derv. Ind. | ||||
| purposetype | bu_pur_type | Purpose Type | ||||
| isbpbusinesspurposecmpltd | bu_xpcpt | Purpose Completed |
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_BPDataControllerGovernanceTP
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE BUT_DC_LINK_DFT (
MANDT, -- Client [mandt]
BUSINESSPARTNERUUID, -- UUID [sysuuid_x]
BPDATACONTROLLERUUID, -- UUID [sysuuid_x]
MASTERDATACHANGEPROCESS, -- Process ID [mdc_process_id]
MDCHGPROCESSSRCESYSTEM, -- Source System [mdc_business_system]
MDCHGPROCESSSRCEOBJECT, -- Source ID [mdc_source_id]
DATACONTROLLER, -- Data Controller [bu_data_ctrlr]
PURPOSEFORPERSONALDATA, -- Purpose [bu_purpose]
DATACONTROLLERFOREDIT, -- Data Controller [bu_data_ctrlr]
MDCHGPROCESSSTEP, -- Step Number [mdc_process_step_no]
ISDERIVATIONSET, -- DC Derv. Ind. [bu_data_ctrlr_derived]
DATACONTROLASSIGNMENTSTATUS, -- Asgmt. Status [bu_dcp_status]
PURPOSEDERIVED, -- Pur. Derv. Ind. [bu_pur_derived]
PURPOSETYPE, -- Purpose Type [bu_pur_type]
ISBPBUSINESSPURPOSECMPLTD, -- Purpose Completed [bu_xpcpt]
PRIMARY KEY (MANDT, BUSINESSPARTNERUUID, BPDATACONTROLLERUUID, MASTERDATACHANGEPROCESS, MDCHGPROCESSSRCESYSTEM, MDCHGPROCESSSRCEOBJECT, DATACONTROLLER, PURPOSEFORPERSONALDATA)
);
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