The CONTR_IMAGE table in SAP ERP or S/4HANA stores Contract Images data. There are total 4 fields in CONTR_IMAGE table. The Contract Images 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 CONTR_IMAGE table. It is in ISU C4C Integration (ISU_C4C_INT) ABAP package and is part of the Integration C4C – S/4HANA IS-U (IS-U-CS-C4C) module.
SAP CONTR_IMAGE Table Fields
Following is the list of fields that are available in SAP CONTR_IMAGE table. The primary key fields of the table are MANDT (Client), MOB_LANGU (Language Key), DIVISION (Division).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| MOB_LANGU | Language Key | SPRAS | LANG (1) | |
| DIVISION | Division | SPART | CHAR (2) | |
| DIVISION_IMG | Uniform Resource Locator (URL) | MWC_URL | CHAR (255) |


