The BDOC_TRACK table in SAP ERP or S/4HANA stores Information on BDOCs During Load from CRM System/Back End data. There are total 47 fields in BDOC_TRACK table. The Information on BDOCs During Load from CRM System/Back End 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 BDOC_TRACK table. It is in R/3 Adapter Basis Tools (CRMB) ABAP package and is part of the Cross-Application Components (CA) module.
SAP BDOC_TRACK Table Fields
Following is the list of fields that are available in SAP BDOC_TRACK table. The primary key fields of the table are MANDT (Client), UPLOAD_ID (Unique Reference Number), BLOCKNO (Block Number Data Transfer).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| UPLOAD_ID | Unique Reference Number | REF_ID | CHAR (32) | |
| BLOCKNO | Block Number Data Transfer | CRMBLOCKNO | CHAR (10) | |
| LOAD_TYPE | Internal Adapter: Type of Load | LOAD_TYPE | CHAR (1) | |
| RUNTIMEINF | Runtime Information for a BDoc in the Back End | RUNTIMEINF | CHAR (32) | |
| CONSUMER | User of R/3 Adaptor Functions | CONSUMER | CRMCONSUM | CHAR (10) |
| LOG_SYSTEM | Logical system | LOGSYS | TBDLS | CHAR (10) |
| OBJNAME | Object Name | CRMOBJNAME | CRMOBJECT | CHAR (15) |
| LOADSTART | Load Started By Trigger Function Module | LOADSTART | CHAR (1) | |
| EXIT1_INT | Internal Exit for Load Trigger Function Module (Exit No. 1) | EXIT1_INT | CHAR (1) | |
| PROCESSED1 | Indicator: Trigger Module Internal Exit Executed (No.1) | PROCESSED1 | CHAR (1) | |
| CONTROL1 | Indicator: Internal Trigger Exit Controls the Load (No. 1) | CONTROL1 | CHAR (1) | |
| EXIT2_EXT | External Exit for Load Trigger Function Module (Exit No. 2) | EXIT2_EXT | CHAR (1) | |
| PROCESSED2 | Indicator: Trigger Module External Exit Executed (No. 2) | PROCESSED2 | CHAR (1) | |
| CONTROL2 | Indicator: External Trigger Exit Controls the Load (No. 2) | CONTROL2 | CHAR (1) | |
| MODULFOUND | Extraction Mod. or Inbound Module Determined During Load | MODULFOUND | CHAR (1) | |
| EXFMNOTNOK | Data Extraction Module Processed with Errors | EXFMNOTNOK | CHAR (1) | |
| XMLFORMAT | Indicator:XML Data Format Exists During Load to R/3 Back End | XMLFORMAT | CHAR (1) | |
| XMLPARSED | Indicator: Data Exists in BAPIMTCS Structure (XML Parsed) | XMLPARSED | CHAR (1) | |
| NOACTEVENT | During Load to R/3 Back End: No Event Determined | NOACTEVENT | CHAR (1) | |
| SENDSTART | Indicator: Function Module CRS_SEND_TO_SERVER Started | SENDSTART | CHAR (1) | |
| LASTBLOCK | Indicator for Last Block During Initial Download | LASTBLOCK | CHAR (1) | |
| EXTRACTOK | Indicator: Data Extracted During Load | EXTRACTOK | CHAR (1) | |
| DNL_PARAMS | Indicator: Load Parameters Determined (CRS_READ_DNL_PARAMS) | DNL_PARAMS | CHAR (1) | |
| CRMUCSYS | System Is a Unicode System | CRMUCSYS | CHAR (1) | |
| EXIT3_INT | Indicator: Internal Exit of CRS_SEND_TO_SERVER (Exit No.3) | EXIT3_INT | CHAR (1) | |
| PROCESSED3 | Indictor: Internal Exit of CRS_SEND_TO_SERVER Executed (3) | PROCESSED3 | CHAR (1) | |
| CONTROL3 | Indicator: Internal CRS_SEND_TO_SERVER Exit Controls Load(3) | CONTROL3 | CHAR (1) | |
| EXTRACT3 | Data extract exists after CRS_SEND_TO_SERVER exit | EXTRACT3 | CHAR (1) | |
| FILTERSYNC | Indicator: Synchronous Filtering During Load | FILTERSYNC | CHAR (1) | |
| FILTEROK | Indicator: Filtered in Load | FILTEROK | CHAR (1) | |
| FILTEREXTR | Indicator: Data extract exists after filtering | FILTEREXTR | CHAR (1) | |
| EXIT4_EXT | Indicator: External Exit of CRS_SEND_TO_SERVER (Exit No.4) | EXIT4_EXT | CHAR (1) | |
| PROCESSED4 | Indicator: External Exit of CRS_SEND_TO_SERVER Executed (4) | PROCESSED4 | CHAR (1) | |
| NOTSEND4 | Indicator: Send No More Data After Internal Exit (4) | NOTSEND4 | CHAR (1) | |
| EXTRACT4 | Data extract exists after CRS_SEND_TO_SERVER exit | EXTRACT4 | CHAR (1) | |
| SENDDATA | Indicator: Data Sent During Load | SENDDATA | CHAR (1) | |
| ENDSEND | Indicator: CRS_SEND_TO_SERVER Completely Processed | ENDSEND | CHAR (1) | |
| OPERATION | Function | MSGFN | CHAR (3) | |
| ACTSTATINF | Additional Information on Status | ADDTEXT_ST | CHAR (30) | |
| LSTSTATINF | Additional Information on Status | ADDTEXT_ST | CHAR (30) | |
| OBJECTTYPE | Obj. Type | CRMOBJTYPE | CHAR (4) | |
| OBJKEY | Object Key | CRMOBJKEY | CHAR (32) | |
| CREDATE | Date on Which the Record was Created | CREATEDATE | DATS (8) | |
| CRETIME | Time Created | CREATIME | TIMS (6) | |
| CHANGDATE | Last Changed On | CHANGDATE | DATS (8) | |
| CHANGTIME | Last Changed At | CHANGTIME | TIMS (6) |


