<?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: RSDSO_WRITE_API where does it write to? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsdso-write-api-where-does-it-write-to/m-p/12267261#M1987547</link>
    <description>&lt;P&gt;There's no stupid question.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Sep 2020 12:42:24 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2020-09-25T12:42:24Z</dc:date>
    <item>
      <title>RSDSO_WRITE_API where does it write to?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsdso-write-api-where-does-it-write-to/m-p/12267260#M1987546</link>
      <description>&lt;P&gt;Sorry for the stupid Question, however I have a program which supplies a 'data store object name' to function module &lt;/P&gt;
  &lt;P&gt;RSDSO_WRITE_API.&lt;/P&gt;
  &lt;P&gt;This function module aborts and does not write anything.&lt;/P&gt;
  &lt;P&gt;What I would like to know is what does this function actually do, and where does it write the data to? It seems not to be a Dictionary object. Please can someone tell me where in SAP to find the objects which are created or updated by this function i.e. is there a Transaction or something.&lt;/P&gt;
  &lt;P&gt;Sorry, i have never used this function before and I am trying to solve why the program is crashing!&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 11:20:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsdso-write-api-where-does-it-write-to/m-p/12267260#M1987546</guid>
      <dc:creator>former_member201275</dc:creator>
      <dc:date>2020-09-25T11:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: RSDSO_WRITE_API where does it write to?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsdso-write-api-where-does-it-write-to/m-p/12267261#M1987547</link>
      <description>&lt;P&gt;There's no stupid question.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 12:42:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsdso-write-api-where-does-it-write-to/m-p/12267261#M1987547</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-09-25T12:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: RSDSO_WRITE_API where does it write to?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsdso-write-api-where-does-it-write-to/m-p/12267262#M1987548</link>
      <description>&lt;P&gt;If you search "RSDSO_WRITE_API" in the SAP library, there are lots of explanations.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;RSDSO_WRITE_API site:sap.com&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 25 Sep 2020 12:45:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsdso-write-api-where-does-it-write-to/m-p/12267262#M1987548</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-09-25T12:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: RSDSO_WRITE_API where does it write to?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsdso-write-api-where-does-it-write-to/m-p/12267263#M1987549</link>
      <description>&lt;P&gt;It's used by the product SAP BW/BI. It's possible to work with DataStore Objects via transaction code RSA1 for instance.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 12:47:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsdso-write-api-where-does-it-write-to/m-p/12267263#M1987549</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-09-25T12:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: RSDSO_WRITE_API where does it write to?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsdso-write-api-where-does-it-write-to/m-p/12267264#M1987550</link>
      <description>&lt;P&gt;Hi Glen,&lt;/P&gt;&lt;P&gt;This is related to Advanced DSO concept used in SAP BW or rather BW4HANA. &lt;/P&gt;&lt;P&gt;RSDSO_WRITE_API - Loads data from an internal table to the inbound table of particular ADSO. The activation can then be started.&lt;/P&gt;&lt;P&gt;Please refer help page for API,&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/doc/saphelp_ewm94/9.4/en-US/72/e16c936fb94cffb71ce90edd5f8f8e/frameset.htm" target="test_blank"&gt;https://help.sap.com/doc/saphelp_ewm94/9.4/en-US/72/e16c936fb94cffb71ce90edd5f8f8e/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhavin&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 12:49:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsdso-write-api-where-does-it-write-to/m-p/12267264#M1987550</guid>
      <dc:creator>bhavinvyas</dc:creator>
      <dc:date>2020-09-25T12:49:43Z</dc:date>
    </item>
  </channel>
</rss>

