The DCMASS4LOG table in SAP ERP or S/4HANA stores DD: Mass Activation dependency header data. There are total 8 fields in DCMASS4LOG table. The DD: Mass Activation dependency header table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of DCMASS4LOG table. It is in ABAP Dictionary: Cross-Object, Mass Processing (SDAD) ABAP package and is part of the Activation Program, Conversion Program, DB Utility, MC, SPDD (BC-DWB-DIC-AC) module.
SAP DCMASS4LOG Table Fields
Following is the list of fields that are available in SAP DCMASS4LOG table. The primary key fields of DD: Mass Activation dependency header table in SAP are .
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CUSER | User Name | SYUNAME | CHAR (12) | |
| DELFLAG | Deletion Mode | DDDELMODE | CHAR (1) | |
| DDMODE | DD: mode in the mass activation program | DCMODE | CHAR (1) | |
| INACTIVE | ‘X’: Inactive, ‘ ‘: Active nametab is written | DDINACTIVE | CHAR (1) | |
| RC | Return Code | SYSUBRC | INT4 (10) | |
| SERVER | Application Server | SYHOST | CHAR (32) | |
| PID | Process Identification | WPPID | CHAR (8) | |
| WPNO | Work Process Number | WPINDEX | INT4 (10) |


