<?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: start routine in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/start-routine/m-p/2945433#M694360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The link below is a PDF for SAP-BW.&lt;/P&gt;&lt;P&gt;Check out this. it shud help u.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/505351fe-ec8c-2910-c5b5-a43bbf53f6fc" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/505351fe-ec8c-2910-c5b5-a43bbf53f6fc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2007 06:07:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-22T06:07:15Z</dc:date>
    <item>
      <title>start routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/start-routine/m-p/2945432#M694359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi iam new to bw .can any body tell me the scenario when we are going to use start routine .give an example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 05:58:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/start-routine/m-p/2945432#M694359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T05:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: start routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/start-routine/m-p/2945433#M694360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The link below is a PDF for SAP-BW.&lt;/P&gt;&lt;P&gt;Check out this. it shud help u.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/505351fe-ec8c-2910-c5b5-a43bbf53f6fc" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/505351fe-ec8c-2910-c5b5-a43bbf53f6fc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 06:07:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/start-routine/m-p/2945433#M694360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T06:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: start routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/start-routine/m-p/2945434#M694361</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;in the start routine you have the complete data package in an internal table and you can do lots of derivations at once. In the field routine you have only one single row each time the routine gets processed and you can only derive the value of that single field.&lt;/P&gt;&lt;P&gt;The decision is pretty much depending on the fields of your communication structure (data package). If everything you need is there, it is best to use a start routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link for more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="4067114"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 06:09:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/start-routine/m-p/2945434#M694361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T06:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: start routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/start-routine/m-p/2945435#M694362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;Routines are like conditions or business rules that could be applied to filter the data while entering the BW system or could be used to apply certain conditions on the info objects itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are 4 types of routines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Start routine- Could be used at two levels (transfer rule level and the Update rule level)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Start routine written at the transfer rule level helps filter the necessary data coming from the source system.&lt;/P&gt;&lt;P&gt;For Example: If you decide to extract data that contain only quantity greater than 500 , then you could specify the Start rouitne to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Start routine at the Update rule level provides similar functionality but at this point it helps direct specific data to &lt;/P&gt;&lt;P&gt;different data targets.  For Example: If there 3 data targets being fed from the Infosource, you may want to apply some condition to each data target, like send year 2000 data ti Data target1, 2001 to data target 2 and so on.  This can be achieved by using Start routine at the Update rule level&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Transfer Routine: This feature is available at the transfer rule levels&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While performing the transfer rules operation, there are 4 features available to the developers to create business rules on top pf the Infoobjects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. You could do a one to one mappping of the Infoobject&lt;/P&gt;&lt;P&gt;2. Provide a constant value&lt;/P&gt;&lt;P&gt;3. Include a formula&lt;/P&gt;&lt;P&gt;4. Write an ABAp routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These 4 options refers to the transfer routine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Update Routine:&lt;/P&gt;&lt;P&gt;The limitations of just having 4 options in the transfer routine is overcome at the update rule level. There are various other &lt;/P&gt;&lt;P&gt;sophisticated features avaialable apart from the 4 options mentioned above. These business rules could be specified pertaining to each data target.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Conversion Routine: It provides functionality to do Currency and unit conversion.       &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://bluestonestep.com/component/option,com_docman/task,doc_download/gid,13/" target="test_blank"&gt;http://bluestonestep.com/component/option,com_docman/task,doc_download/gid,13/&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.sap-hefte.de/download/dateien/1127/098_leseprobe.pdf" target="test_blank"&gt;www.sap-hefte.de/download/dateien/1127/098_leseprobe.pdf&lt;/A&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;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 06:11:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/start-routine/m-p/2945435#M694362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T06:11:00Z</dc:date>
    </item>
  </channel>
</rss>

