<?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 Save incoming sdata-structure in database? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-incoming-sdata-structure-in-database/m-p/5177776#M1198690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am writing an function module that should be triggered via RFC by a non-SAP-system. &lt;/P&gt;&lt;P&gt;In the pramaters of this FM is a TABLES parameter for type EDIDD, that means the non-sap-system sends me the needed data in IDOC-format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to implement a saving function that allows me to save the data that is passed to the FM via RFC. So I created some database tables which also contains the structure of EDIDD (plus client and an additional key-field).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sy-subrc after inserting is zero, so all seems to be okay... But in SE16/N and also in SE17 there is no data in field SDATA visible?! How can I check if the data is really correctly in the database?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Feb 2009 14:12:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-26T14:12:49Z</dc:date>
    <item>
      <title>Save incoming sdata-structure in database?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-incoming-sdata-structure-in-database/m-p/5177776#M1198690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am writing an function module that should be triggered via RFC by a non-SAP-system. &lt;/P&gt;&lt;P&gt;In the pramaters of this FM is a TABLES parameter for type EDIDD, that means the non-sap-system sends me the needed data in IDOC-format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to implement a saving function that allows me to save the data that is passed to the FM via RFC. So I created some database tables which also contains the structure of EDIDD (plus client and an additional key-field).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sy-subrc after inserting is zero, so all seems to be okay... But in SE16/N and also in SE17 there is no data in field SDATA visible?! How can I check if the data is really correctly in the database?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 14:12:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-incoming-sdata-structure-in-database/m-p/5177776#M1198690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T14:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Save incoming sdata-structure in database?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-incoming-sdata-structure-in-database/m-p/5177777#M1198691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not about to start a discussing about the actual solution, but just want to look at the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, you did check the return code of INSERT, via debugging or so? Anyway, if INSERT returns no error, the only thing I can come up with is this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Field SDATA is not filled, or not filled correctly.&lt;/P&gt;&lt;P&gt;2. The COMMIT WORK is missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might be worth of posting an extract of your code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 15:03:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-incoming-sdata-structure-in-database/m-p/5177777#M1198691</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2009-02-26T15:03:12Z</dc:date>
    </item>
  </channel>
</rss>

