The BUMF_COMPNTS table in SAP ERP or S/4HANA stores DECO Components data. There are total 9 fields in BUMF_COMPNTS table. The DECO Components 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 BUMF_COMPNTS table. It is in Application packets (SCOM) ABAP package and is part of the Package Tools (BC-DWB-TOO-PAK) module.
SAP BUMF_COMPNTS Table Fields
Following is the list of fields that are available in SAP BUMF_COMPNTS table. The primary key fields of the table are OBJECT (Object Type), OBJ_NAME (Object Name in Object Directory), VOBJECT (Object Type), VOBJ_NAME (Object Name in Object Directory), VOBJ_SUBTYPE (Object type), VOBJ_NAME_EXT (Compound component name or alias).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJECT | Object Type | TROBJTYPE | CHAR (4) | |
| OBJ_NAME | Object Name in Object Directory | SOBJ_NAME | CHAR (40) | |
| VOBJECT | Object Type | TROBJTYPE | CHAR (4) | |
| VOBJ_NAME | Object Name in Object Directory | SOBJ_NAME | CHAR (40) | |
| VOBJ_SUBTYPE | Object type | SEU_OBJ | CHAR (15) | |
| VOBJ_NAME_EXT | Compound component name or alias | SEOCPDLONG | CHAR (61) | |
| AS4USER | Last Changed By | AS4USER | CHAR (12) | |
| AS4DATE | Last Changed On | AS4DATE | DATS (8) | |
| AS4TIME | Last changed at | AS4TIME | TIMS (6) |


