<?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 program RGGBS000   subroutine in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-rggbs000-subroutine/m-p/4656965#M1095707</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;For my requirement i need to copy the program RGGBS000  into a zRGGBS000  and then declare a specific exit till this part i have done!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is how do i create a subroutine here ?&lt;/P&gt;&lt;P&gt;I guess the other subroutine are been called dynamically &lt;/P&gt;&lt;P&gt;how do i call my subroutine say example form u201 using var.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know about ths .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;bhanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2008 03:52:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-16T03:52:54Z</dc:date>
    <item>
      <title>program RGGBS000   subroutine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-rggbs000-subroutine/m-p/4656965#M1095707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;For my requirement i need to copy the program RGGBS000  into a zRGGBS000  and then declare a specific exit till this part i have done!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is how do i create a subroutine here ?&lt;/P&gt;&lt;P&gt;I guess the other subroutine are been called dynamically &lt;/P&gt;&lt;P&gt;how do i call my subroutine say example form u201 using var.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know about ths .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;bhanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 03:52:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-rggbs000-subroutine/m-p/4656965#M1095707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T03:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: program RGGBS000   subroutine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-rggbs000-subroutine/m-p/4656966#M1095708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U have to use the transaction: OB28, GGB0, GGB1, GGVZ and other group of transactions for doing the checks this checks will put the code in the same exit program automatically. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope That Helps&lt;/P&gt;&lt;P&gt;Anirban M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 04:55:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-rggbs000-subroutine/m-p/4656966#M1095708</guid>
      <dc:creator>former_member480923</dc:creator>
      <dc:date>2008-10-16T04:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: program RGGBS000   subroutine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-rggbs000-subroutine/m-p/4656967#M1095709</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 your program you will have an option to write the FORM ENDFORM statements but it is not here that the subroutines can be called. For example you have stated U201. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only FORM U201&lt;/P&gt;&lt;P&gt;        ENDFORM statement can be written here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To run this form you need to have an entry in either substitution or validation in transactions like&lt;/P&gt;&lt;P&gt;OBBH, OB28 etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pramod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 04:58:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-rggbs000-subroutine/m-p/4656967#M1095709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T04:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: program RGGBS000   subroutine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-rggbs000-subroutine/m-p/4656968#M1095710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhanu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy the programe call your new perfor in the GET_EXIT_TITLES form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg:  exits-name  = 'U997'.&lt;/P&gt;&lt;P&gt;  exits-param = c_exit_param_none .&lt;/P&gt;&lt;P&gt;  exits-title = text-102.             "Cons. transaction type&lt;/P&gt;&lt;P&gt;  APPEND exits.                       "from xref1/2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this insert your perform within the programe &lt;/P&gt;&lt;P&gt;eg:&lt;/P&gt;&lt;P&gt;FORM U997." using lv_MAKTX." bseg-matnr changing bseg-zuonr.&lt;/P&gt;&lt;P&gt;data:LV_maktx like makt-maktx.&lt;/P&gt;&lt;P&gt;clear:LV_maktx.&lt;/P&gt;&lt;P&gt;select single maktx from MAKT into lv_maktx where matnr = bseg-matnr.&lt;/P&gt;&lt;P&gt;if sy-subrc eq 0.&lt;/P&gt;&lt;P&gt;bseg-zuonr = LV_maktx.&lt;/P&gt;&lt;P&gt;move lv_maktx to bseg-zuonr.&lt;/P&gt;&lt;P&gt;modify bseg.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;please refer the note 842318 for more clarity.&lt;/P&gt;&lt;P&gt;Hope this will help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard&lt;/P&gt;&lt;P&gt;N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 05:11:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-rggbs000-subroutine/m-p/4656968#M1095710</guid>
      <dc:creator>former_member377111</dc:creator>
      <dc:date>2008-10-16T05:11:30Z</dc:date>
    </item>
  </channel>
</rss>

