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_ERMS_PROF 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_ERMS_PROF
Dictionary Type: Transparent table
Description: ERMS Policy Variant Version
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
MANDT | MANDT | CLNT | 3(0) | * | Client | MANDT | TEST | |||||
CTXTID | CRM_ERMS_CTXTID | CHAR | 16(0) | Context | CRM_ERMS_CHARID | |||||||
PROFID | CRM_ERMS_PROFID | CHAR | 16(0) | Rule Policy ID | CRM_ERMS_CHARID | |||||||
VARIGUID | CRMT_ERMS_VARIANTGUID | RAW | 16(0) | Variant GUID | SYSUUID | |||||||
PROFVERSION | CRM_ERMS_PROFVERS | NUMC | 4(0) | Version Number of Policy Variant | CRM_ERMS_PROFVERS | |||||||
VALIDFROMDATE | CRM_ERMS_VALIDFROMDATE | DATS | 8(0) | Valid From Date | DATUM | |||||||
VALIDFROMTIME | CRM_ERMS_VALIDFROMTIME | TIMS | 6(0) | Valid From Time | UZEIT | |||||||
VALIDTODATE | CRM_ERMS_VALIDTODATE | DATS | 8(0) | Valid To Date | DATUM | |||||||
VALIDTOTIME | CRM_ERMS_VALIDTOTIME | TIMS | 6(0) | Valid To Time | UZEIT | |||||||
CREATED_AT | CRMT_CREATED_AT | DEC | 15(0) | Transaction was Created at this Time | BCOS_TSTMP | |||||||
CREATED_BY | CRMT_CREATED_BY | CHAR | 12(0) | User that Created the Transaction | UNAME | USER_ADDR | BNAME | |||||
CHANGED_AT | CRMT_CHANGED_AT | DEC | 15(0) | Time of Last Change to the Transaction | BCOS_TSTMP | |||||||
CHANGED_BY | CRMT_CHANGED_BY | CHAR | 12(0) | Transaction Last Changed By | UNAME |