<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ODATA Service Error : GetEntity(READ) operation : Mapping can cause runtime data loss in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/odata-service-error-getentity-read-operation-mapping-can-cause-runtime-data/m-p/12158386#M1977729</link>
    <description>&lt;P&gt;Hi Sanjana&lt;/P&gt;&lt;P&gt;Please Make changes to properties  Ezmatnr1..to. Ezmatnr5   - change the max length from &lt;STRONG&gt;10 to 18.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Also, please show the table strcture of E_ZSACCO1 to 5.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jun 2020 16:17:03 GMT</pubDate>
    <dc:creator>venkateswaran_k</dc:creator>
    <dc:date>2020-06-01T16:17:03Z</dc:date>
    <item>
      <title>ODATA Service Error : GetEntity(READ) operation : Mapping can cause runtime data loss</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/odata-service-error-getentity-read-operation-mapping-can-cause-runtime-data/m-p/12158381#M1977724</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt;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.&lt;/P&gt;
  &lt;P&gt;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.&lt;/P&gt;
  &lt;P&gt;Can you please let me know what could be wrong? I have attached error screenshot.&lt;A href="https://answers.sap.com/storage/temp/1812715-capturenew.jpg"&gt;capturenew.jpg&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 11:55:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/odata-service-error-getentity-read-operation-mapping-can-cause-runtime-data/m-p/12158381#M1977724</guid>
      <dc:creator>sanjana_lingras</dc:creator>
      <dc:date>2020-06-01T11:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: ODATA Service Error : GetEntity(READ) operation : Mapping can cause runtime data loss</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/odata-service-error-getentity-read-operation-mapping-can-cause-runtime-data/m-p/12158382#M1977725</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 12:45:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/odata-service-error-getentity-read-operation-mapping-can-cause-runtime-data/m-p/12158382#M1977725</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2020-06-01T12:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: ODATA Service Error : GetEntity(READ) operation : Mapping can cause runtime data loss</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/odata-service-error-getentity-read-operation-mapping-can-cause-runtime-data/m-p/12158383#M1977726</link>
      <description>&lt;P&gt;No I have imported from RFC and data types are same as table.&lt;/P&gt;&lt;P&gt;Its not warning, while generating service its giving error.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 13:46:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/odata-service-error-getentity-read-operation-mapping-can-cause-runtime-data/m-p/12158383#M1977726</guid>
      <dc:creator>sanjana_lingras</dc:creator>
      <dc:date>2020-06-01T13:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: ODATA Service Error : GetEntity(READ) operation : Mapping can cause runtime data loss</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/odata-service-error-getentity-read-operation-mapping-can-cause-runtime-data/m-p/12158384#M1977727</link>
      <description>&lt;P&gt;Can you please share the SEGW - property screen&lt;/P&gt;&lt;P&gt;and your Table structure screen&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 13:50:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/odata-service-error-getentity-read-operation-mapping-can-cause-runtime-data/m-p/12158384#M1977727</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2020-06-01T13:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: ODATA Service Error : GetEntity(READ) operation : Mapping can cause runtime data loss</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/odata-service-error-getentity-read-operation-mapping-can-cause-runtime-data/m-p/12158385#M1977728</link>
      <description>&lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1812721-captureerr.jpg"&gt;captureerr.jpg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Attaching property screenshot&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 14:25:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/odata-service-error-getentity-read-operation-mapping-can-cause-runtime-data/m-p/12158385#M1977728</guid>
      <dc:creator>sanjana_lingras</dc:creator>
      <dc:date>2020-06-01T14:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: ODATA Service Error : GetEntity(READ) operation : Mapping can cause runtime data loss</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/odata-service-error-getentity-read-operation-mapping-can-cause-runtime-data/m-p/12158386#M1977729</link>
      <description>&lt;P&gt;Hi Sanjana&lt;/P&gt;&lt;P&gt;Please Make changes to properties  Ezmatnr1..to. Ezmatnr5   - change the max length from &lt;STRONG&gt;10 to 18.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Also, please show the table strcture of E_ZSACCO1 to 5.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 16:17:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/odata-service-error-getentity-read-operation-mapping-can-cause-runtime-data/m-p/12158386#M1977729</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2020-06-01T16:17:03Z</dc:date>
    </item>
  </channel>
</rss>

