<?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: Error in BW Start Routine in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472828#M1743805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vivek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here my declaration part:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;DATA : &lt;/SPAN&gt;r_zfuncfrom &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;RANGE &lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;/bic/pzsplit&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;/bic/zfuncfrom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r_zpcfrom &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;RANGE &lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;/bic/pzsplit&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;/bic/zpcfrom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r_zfuncfrom_line &lt;SPAN class="L0S52"&gt;LIKE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;LINE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;r_zfuncfrom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r_zpcfrom_line &lt;SPAN class="L0S52"&gt;LIKE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;LINE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;r_zpcfrom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; r_zfuncfrom_line&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;sign &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'I'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; r_zfuncfrom_line&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;option &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'BT'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; r_zpcfrom_line&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;sign &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'I'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; r_zpcfrom_line&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;option &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'BT'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;Amine&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 May 2013 14:16:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-05-31T14:16:34Z</dc:date>
    <item>
      <title>Error in BW Start Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472822#M1743799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know if some of you have already worked in BW.&lt;/P&gt;&lt;P&gt;I am developping a code in my start routine, and I am getting the follwing error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/224708" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The weird part, i don't have any field named Data.I am using an And statement in my code as following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/224714" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I disable this piece of code, i get no syntax errors anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone tell me what's wrong and how to bypass the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 09:04:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472822#M1743799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T09:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BW Start Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472823#M1743800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Amine,&lt;/P&gt;&lt;P&gt;try '=' place of in.its may work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sam &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 09:12:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472823#M1743800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T09:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BW Start Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472824#M1743801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write the code as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at source_package into wa_source_package where gl_account = wa_tablesource-gl_account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if&amp;nbsp; wa_source_package-profit_ctr&lt;STRONG&gt; in&lt;/STRONG&gt; r_zpcfrom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 09:37:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472824#M1743801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T09:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BW Start Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472825#M1743802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer, but i used in because r_zpcfrom is a range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 10:24:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472825#M1743802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T10:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BW Start Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472826#M1743803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have another error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E:Field specification missing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 10:30:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472826#M1743803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T10:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BW Start Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472827#M1743804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is with the logic and not the Start Routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U'r 1st syntax requires a range of values after ' &lt;STRONG&gt;IN ' &lt;/STRONG&gt;with r_zpcfrom. Please check that &lt;STRONG&gt;r_zpcfrom &lt;/STRONG&gt;is an internal table and has some data, then there should'nt be any problem. Below pseudo code i tried and it worked as u see S_CARRID&amp;nbsp; is an internal table which has some values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/224840" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still face the issue, please revert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 11:20:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472827#M1743804</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T11:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BW Start Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472828#M1743805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vivek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here my declaration part:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;DATA : &lt;/SPAN&gt;r_zfuncfrom &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;RANGE &lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;/bic/pzsplit&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;/bic/zfuncfrom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r_zpcfrom &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;RANGE &lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;/bic/pzsplit&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;/bic/zpcfrom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r_zfuncfrom_line &lt;SPAN class="L0S52"&gt;LIKE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;LINE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;r_zfuncfrom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r_zpcfrom_line &lt;SPAN class="L0S52"&gt;LIKE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;LINE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;r_zpcfrom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; r_zfuncfrom_line&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;sign &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'I'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; r_zfuncfrom_line&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;option &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'BT'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; r_zpcfrom_line&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;sign &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'I'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; r_zpcfrom_line&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;option &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'BT'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;Amine&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 14:16:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472828#M1743805</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T14:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BW Start Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472829#M1743806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The follwoing logic worked fine, but i am afraid about performance, what do you think?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;SPAN class="L0S52"&gt;LOOP &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;AT &lt;/SPAN&gt;source_package &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;wa_source_package.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;wa_source_package&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;gl_account &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;wa_tablesource&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;/bic/zsplit&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;AND &lt;/SPAN&gt;wa_source_package&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;profit_ctr &lt;SPAN class="L0S52"&gt;IN &lt;/SPAN&gt;r_zpcfrom.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;*Treatments&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52" style="color: #3366ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ENDIF.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52" style="color: #3366ff;"&gt;ENDLOOP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Anyway to enhance it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 14:35:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472829#M1743806</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T14:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BW Start Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472830#M1743807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The above logic looks fine with performance perspective.&amp;nbsp; Heads up.&lt;/P&gt;&lt;P&gt;The approach is whenever there is more data involved, Instead of bulk SELECT statement, more of processing in the internal tables is done just like above. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1495/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 15:02:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472830#M1743807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T15:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BW Start Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472831#M1743808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vivek.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 15:16:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bw-start-routine/m-p/9472831#M1743808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T15:16:41Z</dc:date>
    </item>
  </channel>
</rss>

