The BMA_EXCE table in SAP ERP or S/4HANA stores BOR Migration Assistant: Non-Migrated Objects data. There are total 6 fields in BMA_EXCE table. The BOR Migration Assistant: Non-Migrated Objects 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 BMA_EXCE table. It is in Tools and Basis Developments for BOR/CL Migration (S_BOR_MIG) ABAP package and is part of the Business Object Builder (BC-DWB-TOO-BOB) module.
SAP BMA_EXCE Table Fields
Following is the list of fields that are available in SAP BMA_EXCE table. The primary key fields of the table are PGMID (Program ID in Requests and Tasks), OBJECT (Object Type), OBJ_NAME (Object Name in Object Directory).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PGMID | Program ID in Requests and Tasks | PGMID | TADIR | CHAR (4) |
| OBJECT | Object Type | TROBJTYPE | TADIR | CHAR (4) |
| OBJ_NAME | Object Name in Object Directory | SOBJ_NAME | TADIR | CHAR (40) |
| UNAME | User Name | UNAME | CHAR (12) | |
| DATUM | BOR Migration: Creation Date | BML_DATUM | DATS (8) | |
| TEXT | BOR Migration: Explanatory Text | BML_TEXT | CHAR (80) |


