<?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: routine creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-creation/m-p/4399075#M1045765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check Standard program RV80HGEN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Sep 2008 10:57:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-01T10:57:24Z</dc:date>
    <item>
      <title>routine creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-creation/m-p/4399073#M1045763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;  i have below requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Get the Billing Document numbner.&lt;/P&gt;&lt;P&gt;2.Through document flow get the Sales Document number and document type.&lt;/P&gt;&lt;P&gt;3.Check if the Document type is Proejcts Order type.&lt;/P&gt;&lt;P&gt;4.If the Sales Document type is Projects Related then send the return code 4 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; to reach the above requirement, how can i write the code in pricing routine, could any one help me on this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 05:24:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/routine-creation/m-p/4399073#M1045763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T05:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: routine creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-creation/m-p/4399074#M1045764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;         First of all where is routine to be called when do u do billing .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if yes then &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;xvbrk-vbeln would be Billing document number &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;xvbrp-aubel would be sales order number .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;based on that select from VBAK will get document type .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 10:27:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/routine-creation/m-p/4399074#M1045764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T10:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: routine creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-creation/m-p/4399075#M1045765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check Standard program RV80HGEN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 10:57:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/routine-creation/m-p/4399075#M1045765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T10:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: routine creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/routine-creation/m-p/4399076#M1045766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;First get the billing document number from table VBRK.&lt;/P&gt;&lt;P&gt;Get the sales document number of particular billing document by using table VBFA.&lt;/P&gt;&lt;P&gt;For this sales order number check the AUART field values in table VBAK.&lt;/P&gt;&lt;P&gt;If AUART is project related then retunr sy-subrc = 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;radha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 11:26:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/routine-creation/m-p/4399076#M1045766</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T11:26:16Z</dc:date>
    </item>
  </channel>
</rss>

