So we all know that S/4Hana is the latest version and the future of SAP but what about the tables we are familiar with, are they still available and what do tables like CRMD_IC_AM_PRMS look like in an S4Hana SAP system. If you havent seen or logged into an S/4Hana system you might be surprise how similar it looks to the previous ERP/ECC version. Infact when using using the gui it is difficult to tell the difference, and for many of database tables the same is true.
Object Name: CRMD_IC_AM_PRMS
Dictionary Type: Transparent table
Description: table maintaining all parameters of alert modeler
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
CLIENT | MANDT | CLNT | 3(0) | Client | MANDT | TEST | ||||||
ID | CRM_IC_AM_NAME | CHAR | 16(0) | CRMD_IC_AM_ATTR | Java Class ID for Alerts | CHAR16 | ||||||
PARAMID | CRM_IC_AM_PARAMID | CHAR | 32(0) | Alert Parameter ID | CCMLCHAR32 | |||||||
VALUE | CRM_IC_AM_PARAMVALUE | CHAR | 255(0) | Alert Parameter Value | CRM_IC_CHAR255 |