The BCUSEDMIGR table in SAP ERP or S/4HANA stores Control Table for Migrationrep. BCUSED_TO_DEFAULT_INTERFACEd data. There are total 8 fields in BCUSEDMIGR table. The Control Table for Migrationrep. BCUSED_TO_DEFAULT_INTERFACEd 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 BCUSEDMIGR table. It is in Package API (SPAK_API) ABAP package and is part of the Package Tools (BC-DWB-TOO-PAK) module.
SAP BCUSEDMIGR Table Fields
Following is the list of fields that are available in SAP BCUSEDMIGR table. The primary key fields of the table are MIGR_DATE (System Date), MIGR_TIME (TIME Data Element for SYST), MIGR_USER (User Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MIGR_DATE | System Date | SYDATUM | DATS (8) | |
| MIGR_TIME | TIME Data Element for SYST | SYTIME | TIMS (6) | |
| MIGR_USER | User Name | SYUNAME | CHAR (12) | |
| TR_ORDER | Request/Task | TRKORR | * | CHAR (20) |
| TR_TASK | Request/Task | TRKORR | * | CHAR (20) |
| CUR_PACK | Package | DEVCLASS | * | CHAR (30) |
| COMPLETE | General Flag | FLAG | CHAR (1) | |
| STOPPED | General Flag | FLAG | CHAR (1) |


