SAP CRMMASSUPD_ACT Table – History Table, Activation/Deactivation of Mass Data Handling

The CRMMASSUPD_ACT table in SAP ERP or S/4HANA stores History Table, Activation/Deactivation of Mass Data Handling data. There are total 10 fields in CRMMASSUPD_ACT table. The History Table, Activation/Deactivation of Mass Data Handling 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 CRMMASSUPD_ACT table. It is in R/3 Adapter Basis Tools (CRMB) ABAP package and is part of the Cross-Application Components (CA) module.

SAP CRMMASSUPD_ACT Table Fields

Following is the list of fields that are available in SAP CRMMASSUPD_ACT table. The primary key fields of the table are MANDT (Client), CONSUMER (User of R/3 Adaptor Functions), OBJECTCLASS (mySAP ERP: Adapter Object Class), OBJECTNAME (Object Name), CHANGEDATE (Last Changed On), CHANGETIME (Last Changed At).

Field Description Data Element Check Table Data Type
MANDT Client MANDT * CLNT (3)
CONSUMER User of R/3 Adaptor Functions CONSUMER CHAR (10)
OBJECTCLASS mySAP ERP: Adapter Object Class TRANSFER_OBJECT CHAR (30)
OBJECTNAME Object Name CRMOBJNAME CHAR (15)
CHANGEDATE Last Changed On CHANGDATE DATS (8)
CHANGETIME Last Changed At CHANGTIME TIMS (6)
MASS_HANDL_ACTIV Flag SMARK CHAR (1)
AUTOMATIC_SEND Flag SMARK CHAR (1)
PROCESS_SYNCH Flag SMARK CHAR (1)
USERNAME User Name USERNAME CHAR (12)