<?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>Question Re: BPC - Send data from model A to model B in Financial Management Q&amp;A</title>
    <link>https://community.sap.com/t5/financial-management-q-a/bpc-send-data-from-model-a-to-model-b/qaa-p/12296729#M230951</link>
    <description>&lt;P&gt; &lt;SPAN class="mention-scrubbed"&gt;silviamarques&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Unfortunately, SAP stopped maintaining proper links for wiki and old documents. If you provide some email I will send you transport files.&lt;/P&gt;&lt;P&gt;P.S. Please accept the correct answer.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 09:26:52 GMT</pubDate>
    <dc:creator>former_member186338</dc:creator>
    <dc:date>2020-11-25T09:26:52Z</dc:date>
    <item>
      <title>BPC - Send data from model A to model B</title>
      <link>https://community.sap.com/t5/financial-management-q-a/bpc-send-data-from-model-a-to-model-b/qaq-p/12296724</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I have a BPC environment with 3 models where i have several logic scripts in each one.&lt;/P&gt;
  &lt;P&gt;I have a monthly process where i execute a package in model A, and then i execute 3 packages in model B and finally i have to run a package in model C.&lt;/P&gt;
  &lt;P&gt;I have a request to put all these packages run in one just step.&lt;/P&gt;
  &lt;P&gt;Any idea how to do this?&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 22:22:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/bpc-send-data-from-model-a-to-model-b/qaq-p/12296724</guid>
      <dc:creator>former_member689646</dc:creator>
      <dc:date>2020-11-24T22:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: BPC - Send data from model A to model B</title>
      <link>https://community.sap.com/t5/financial-management-q-a/bpc-send-data-from-model-a-to-model-b/qaa-p/12296725#M230947</link>
      <description>&lt;P&gt;Looks to me the only option is to execute DM package of  Model B and C via abap code in script logic BAdI triggered in the same script of model A. &lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 02:38:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/bpc-send-data-from-model-a-to-model-b/qaa-p/12296725#M230947</guid>
      <dc:creator>William_Yu1</dc:creator>
      <dc:date>2020-11-25T02:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: BPC - Send data from model A to model B</title>
      <link>https://community.sap.com/t5/financial-management-q-a/bpc-send-data-from-model-a-to-model-b/qaa-p/12296726#M230948</link>
      <description>&lt;P&gt;Please implement RUNLOGIC_PH badi. It will allow you to launch scripts in different applications.&lt;/P&gt;&lt;P&gt;&lt;A href="https://archive.sap.com/kmuuid2/903c14d2-6741-3010-34b2-9ae9822c26ca/How%20To%20Implement%20the%20RUNLOGIC_PH%20Keyword%20in%20SAP%20Business%20Objects%20Planning%20and%20Consolidation%2010.0%2C%20version%20for%20NetWeaver" target="test_blank"&gt;https://archive.sap.com/kmuuid2/903c14d2-6741-3010-34b2-9ae9822c26ca/How%20To%20Implement%20the%20RUNLOGIC_PH%20Keyword%20in%20SAP%20Business%20Objects%20Planning%20and%20Consolidation%2010.0%2C%20version%20for%20NetWeaver&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 06:19:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/bpc-send-data-from-model-a-to-model-b/qaa-p/12296726#M230948</guid>
      <dc:creator>former_member186338</dc:creator>
      <dc:date>2020-11-25T06:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: BPC - Send data from model A to model B</title>
      <link>https://community.sap.com/t5/financial-management-q-a/bpc-send-data-from-model-a-to-model-b/qaa-p/12296727#M230949</link>
      <description>&lt;P&gt; &lt;SPAN class="mention-scrubbed"&gt;william.yu&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Sorry, but RUNLOGIC_PH badi will do the job. The question author is talking about logic scripts.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 06:21:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/bpc-send-data-from-model-a-to-model-b/qaa-p/12296727#M230949</guid>
      <dc:creator>former_member186338</dc:creator>
      <dc:date>2020-11-25T06:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: BPC - Send data from model A to model B</title>
      <link>https://community.sap.com/t5/financial-management-q-a/bpc-send-data-from-model-a-to-model-b/qaa-p/12296728#M230950</link>
      <description>&lt;P&gt;Thank you Vadim.&lt;/P&gt;&lt;P&gt;Do you know how i can get the ABAP transport? The link in the how to guide was moved and it's not available.&lt;/P&gt;&lt;P&gt;Any trick?&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 09:12:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/bpc-send-data-from-model-a-to-model-b/qaa-p/12296728#M230950</guid>
      <dc:creator>former_member689646</dc:creator>
      <dc:date>2020-11-25T09:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: BPC - Send data from model A to model B</title>
      <link>https://community.sap.com/t5/financial-management-q-a/bpc-send-data-from-model-a-to-model-b/qaa-p/12296729#M230951</link>
      <description>&lt;P&gt; &lt;SPAN class="mention-scrubbed"&gt;silviamarques&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Unfortunately, SAP stopped maintaining proper links for wiki and old documents. If you provide some email I will send you transport files.&lt;/P&gt;&lt;P&gt;P.S. Please accept the correct answer.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 09:26:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/bpc-send-data-from-model-a-to-model-b/qaa-p/12296729#M230951</guid>
      <dc:creator>former_member186338</dc:creator>
      <dc:date>2020-11-25T09:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: BPC - Send data from model A to model B</title>
      <link>https://community.sap.com/t5/financial-management-q-a/bpc-send-data-from-model-a-to-model-b/qaa-p/12296730#M230952</link>
      <description>&lt;P&gt;I'll appreciate that. You can send to this one: marques.a.silvia@gmail.com&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 09:32:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/bpc-send-data-from-model-a-to-model-b/qaa-p/12296730#M230952</guid>
      <dc:creator>former_member689646</dc:creator>
      <dc:date>2020-11-25T09:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: BPC - Send data from model A to model B</title>
      <link>https://community.sap.com/t5/financial-management-q-a/bpc-send-data-from-model-a-to-model-b/qaa-p/12296731#M230953</link>
      <description>&lt;P&gt; &lt;SPAN class="mention-scrubbed"&gt;silviamarques&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Done!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 09:38:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/bpc-send-data-from-model-a-to-model-b/qaa-p/12296731#M230953</guid>
      <dc:creator>former_member186338</dc:creator>
      <dc:date>2020-11-25T09:38:32Z</dc:date>
    </item>
  </channel>
</rss>

