The CNVOM_RCVSIMTAB table in SAP ERP or S/4HANA stores Mapping Table for Receiver Simulation Tables data. There are total 9 fields in CNVOM_RCVSIMTAB table. The Mapping Table for Receiver Simulation Tables 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 CNVOM_RCVSIMTAB table. It is in SLO Object-based Migration (in remote system) (CNV_OR_OM) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVOM_RCVSIMTAB Table Fields
Following is the list of fields that are available in SAP CNVOM_RCVSIMTAB table. The primary key fields of the table are WS_GUID (Embedded Specification GUID), TABNAME (Table Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| WS_GUID | Embedded Specification GUID | LTR2_GUID_WS | CHAR (32) | |
| TABNAME | Table Name | TABNAME | CHAR (30) | |
| RCV_TABLE_SIM | Table Name | TABNAME | CHAR (30) | |
| NUM_RECS | Number of Records | CNVOM_NUM_RECORDS | NUMC (10) | |
| NUM_RECS_TSTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) | |
| TABKAT | Size category | TABKAT | CHAR (2) | |
| TABART | Data class in technical settings | TABART | CHAR (5) | |
| CREUSER | User of creation | LTR2_WS_CREUSR_USERNAME | CHAR (12) | |
| CHGUSER | User of last changes | LTR2_WS_CHGUSR_USERNAME | CHAR (12) |


