BP1010_DQ_RES
Master Data Quality Results of OTC 147, Table BP1010
BP1010_DQ_RES is an SAP database table in S/4HANA. Master Data Quality Results of OTC 147, Table BP1010. It contains 11 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_MDQltyBPCrdtWorthinessResult | view_entity | from | BASIC | DQ Results BP Creditworthiness |
Fields (11)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | client | MANDT | Client | |||
| KEY | process_id | MDC_PROCESS_ID | Process ID | |||
| KEY | process_step_no | MDC_PROCESS_STEP_NO | Process Step Number | |||
| KEY | source_system | MDC_BUSINESS_SYSTEM | Source System | |||
| KEY | source_id | MDC_SOURCE_ID | Source ID | |||
| KEY | partnr | BP_PARTNR_NEW | BusPartner | |||
| KEY | ruleuuid | MDQ_RULE_DEFINITION_UUID | Rule UUID | |||
| KEY | resulttype | MDQ_RULE_EVAL_RESULT_TYPE | Result Type | |||
| result_count | MDQ_COUNT_TOTAL | Total Results | ||||
| basetable | MDQ_BASE_TABLE | Base Table | ||||
| partner | BU_PARTNER | Bus. Partner |
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.
-- Master Data Quality Results of OTC 147, Table BP1010
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE BP1010_DQ_RES (
CLIENT, -- Client [MANDT]
PROCESS_ID, -- Process ID [MDC_PROCESS_ID]
PROCESS_STEP_NO, -- Process Step Number [MDC_PROCESS_STEP_NO]
SOURCE_SYSTEM, -- Source System [MDC_BUSINESS_SYSTEM]
SOURCE_ID, -- Source ID [MDC_SOURCE_ID]
PARTNR, -- BusPartner [BP_PARTNR_NEW]
RULEUUID, -- Rule UUID [MDQ_RULE_DEFINITION_UUID]
RESULTTYPE, -- Result Type [MDQ_RULE_EVAL_RESULT_TYPE]
RESULT_COUNT, -- Total Results [MDQ_COUNT_TOTAL]
BASETABLE, -- Base Table [MDQ_BASE_TABLE]
PARTNER, -- Bus. Partner [BU_PARTNER]
PRIMARY KEY (CLIENT, PROCESS_ID, PROCESS_STEP_NO, SOURCE_SYSTEM, SOURCE_ID, PARTNR, RULEUUID, RESULTTYPE)
);
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