<?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 Unicode - OO Mapping BAPI structure to an IDoc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-oo-mapping-bapi-structure-to-an-idoc/m-p/2223147#M477492</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working in a unicode 4.7 system where I have a method that is populating the sdata field in the idoc, structure edi_dd40, with the bapi segment, in this case bapiacgl09.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I originally had this code ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  LOOP AT accountpayable_tab ASSIGNING &amp;lt;fs&amp;gt;.&lt;/P&gt;&lt;P&gt;    lstr_idoc-segnam = 'E1BPACAP09'.&lt;/P&gt;&lt;P&gt;    lstr_idoc-sdata = &amp;lt;fs&amp;gt;.&lt;/P&gt;&lt;P&gt;    APPEND lstr_idoc TO idoc_data_tab.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I execute the method I get a unicode error UC_OBJECTS_NOT_CONVERTIBLE.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I dug around and found reference to cl_abap_container_utilities=&amp;gt;fill_container_c, this parses the data into the LCAR field sdata, but the fields that are not populated end up with #.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 May 2007 16:50:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-09T16:50:15Z</dc:date>
    <item>
      <title>Unicode - OO Mapping BAPI structure to an IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-oo-mapping-bapi-structure-to-an-idoc/m-p/2223147#M477492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working in a unicode 4.7 system where I have a method that is populating the sdata field in the idoc, structure edi_dd40, with the bapi segment, in this case bapiacgl09.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I originally had this code ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  LOOP AT accountpayable_tab ASSIGNING &amp;lt;fs&amp;gt;.&lt;/P&gt;&lt;P&gt;    lstr_idoc-segnam = 'E1BPACAP09'.&lt;/P&gt;&lt;P&gt;    lstr_idoc-sdata = &amp;lt;fs&amp;gt;.&lt;/P&gt;&lt;P&gt;    APPEND lstr_idoc TO idoc_data_tab.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I execute the method I get a unicode error UC_OBJECTS_NOT_CONVERTIBLE.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I dug around and found reference to cl_abap_container_utilities=&amp;gt;fill_container_c, this parses the data into the LCAR field sdata, but the fields that are not populated end up with #.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 16:50:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-oo-mapping-bapi-structure-to-an-idoc/m-p/2223147#M477492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T16:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode - OO Mapping BAPI structure to an IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-oo-mapping-bapi-structure-to-an-idoc/m-p/2223148#M477493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at OSS Note 509898.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 11:54:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-oo-mapping-bapi-structure-to-an-idoc/m-p/2223148#M477493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T11:54:26Z</dc:date>
    </item>
  </channel>
</rss>

