‎2020 Jun 01 12:55 PM
Hi Experts,
I am facing issue while generating Odata service for Material Read interface. I have developed custom RFC to read material data based on material number as a key. RFC has 31 Export parameters and I have implemented GetEntity(Read) method.
I am able to successfully import the RFC in ODATA service but while trying to Map Data source for GetEntity(Read) , I am facing error Mapping between parameters can cause data loss runtime.
Can you please let me know what could be wrong? I have attached error screenshot.capturenew.jpg
‎2020 Jun 01 1:45 PM
Hi
It is a warning message only. However, please check the length of the mapping fields. Example MATNR ( that defined in the table ) against that defined in your ODATA property. It should be same.
Regards,
Venkat
‎2020 Jun 01 1:45 PM
Hi
It is a warning message only. However, please check the length of the mapping fields. Example MATNR ( that defined in the table ) against that defined in your ODATA property. It should be same.
Regards,
Venkat
‎2020 Jun 01 2:46 PM
No I have imported from RFC and data types are same as table.
Its not warning, while generating service its giving error.
‎2020 Jun 01 2:50 PM
Can you please share the SEGW - property screen
and your Table structure screen
‎2020 Jun 01 3:25 PM
‎2020 Jun 01 5:17 PM
Hi Sanjana
Please Make changes to properties Ezmatnr1..to. Ezmatnr5 - change the max length from 10 to 18.
Also, please show the table strcture of E_ZSACCO1 to 5.
Regards,
Venkat