The CRMD_REVACC_SID table in SAP ERP or S/4HANA stores Revenue Accounting Migration Service ID data. There are total 5 fields in CRMD_REVACC_SID table. The Revenue Accounting Migration Service ID 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 CRMD_REVACC_SID table. It is in Revenue Accounting Migration (CRM_ISX_REVACC_MIG) ABAP package and is part of the Provider Transactions (CRM-BTX-PRV) module.
SAP CRMD_REVACC_SID Table Fields
Following is the list of fields that are available in SAP CRMD_REVACC_SID table. The primary key fields of the table are CLIENT (Client), ITEM_GUID (GUID of a CRM Order Object), SERVICE_ID (Service Technical Identifier).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| ITEM_GUID | GUID of a CRM Order Object | CRMT_OBJECT_GUID | RAW (16) | |
| SERVICE_ID | Service Technical Identifier | CRM_ISX_SERV_TEC_ID | CHAR (80) | |
| CONTRACT_ID | IS-T Contract Number | IST_EXT_REF | CHAR (20) | |
| CONTRACT_ITEM_ID | GUID in ‘CHAR’ Format in Uppercase | GUID_32 | CHAR (32) |


