The BUT000_SRC_STAT table in SAP ERP or S/4HANA stores Master Data Consolidation: Status of BP Source Records data. There are total 7 fields in BUT000_SRC_STAT table. The Master Data Consolidation: Status of BP Source Records table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of BUT000_SRC_STAT table. It is in Master Data Consolidation: Business Partner Data Model (MDC_BP_MODEL) ABAP package and is part of the Business Partner. (CA-MDG-CMP-BP) module.
SAP BUT000_SRC_STAT Table Fields
Following is the list of fields that are available in SAP BUT000_SRC_STAT table. The primary key fields of the table are CLIENT (Client), SOURCE_SYSTEM (Source System), SOURCE_ID (Master Data Consolidation: ID of a Source Objects).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| SOURCE_SYSTEM | Source System | MDC_BUSINESS_SYSTEM | CHAR (60) | |
| SOURCE_ID | Master Data Consolidation: ID of a Source Objects | MDC_SOURCE_ID | CHAR (60) | |
| PROCESS_ID | Master Data Change Process Identifier | MDC_PROCESS_ID | NUMC (12) | |
| STATUS | Master Data Change Process Status of Source Record | MDC_SOURCE_RECORD_STATUS | CHAR (1) | |
| BEST_RECORD_GUID | Business Partner GUID | BU_PARTNER_GUID | RAW (16) | |
| ACTIVATION_TARGET | Master Data Change Process Activation Target Match Groups | MDC_ACTIVATION_TARGET_MULT | CHAR (1) |


