The CRMM_PU_WP_TEST table in SAP ERP or S/4HANA stores PU wrapper test table data. There are total 8 fields in CRMM_PU_WP_TEST table. The PU wrapper test table 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 CRMM_PU_WP_TEST table. It is in Attribute extension for documents (CRM_ATTR_MAIN) ABAP package and is part of the Additional Attributes for Objects (CRM-BF-ATT) module.
SAP CRMM_PU_WP_TEST Table Fields
Following is the list of fields that are available in SAP CRMM_PU_WP_TEST table. The primary key fields of the table are MANDT (Client).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| CREATED_BY | Created By | SRMAD_CREATED_BY | CHAR (12) | |
| CREATION_TIME | Created On/At | SRMAD_CREATION_TIME | DEC (15) | |
| CHANGED_BY | Last Changed by | SRMAD_CHANGED_BY | CHAR (12) | |
| CHANGE_TIME | Last Changed On/At | SRMAD_CHANGE_TIME | DEC (15) | |
| SPS_ID | Element Type ID | SRMSPSID | CHAR (32) | |
| TEST_FIELD1 | Message Variable | SYMSGV | CHAR (50) | |
| TEST_FIELD2 | Message Variable | SYMSGV | CHAR (50) |


