<?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: substitution -debug prob in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/substitution-debug-prob/m-p/6557793#M1430741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check those OSS notes for reference&lt;/P&gt;&lt;P&gt;- &lt;A href="https://service.sap.com/sap/support/notes/842318"&gt;Note 842318 - Frequently asked questions about validations + substitutions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- &lt;A href="https://service.sap.com/sap/support/notes/48121"&gt;Note 48121 - User Exits in Validations/Substitutions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In &lt;A href="https://service.sap.com/sap/support/notes/842318"&gt;Note 842318&lt;/A&gt;, check §3. How can I use the Debugger to analyze a problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Feb 2010 08:01:39 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2010-02-08T08:01:39Z</dc:date>
    <item>
      <title>substitution -debug prob</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/substitution-debug-prob/m-p/6557790#M1430738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi masters,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in TCODE OBBH i have created substitution&lt;/P&gt;&lt;P&gt;the EXIT IS = U001.&lt;/P&gt;&lt;P&gt;in the substitution i have selected the U001.&lt;/P&gt;&lt;P&gt;BUT it does not take to my routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have writen tHE ROUTINE Like this.&lt;/P&gt;&lt;P&gt;form U001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;but once i give the EXIT NAME in the SUBSTITUTION It does not move anywhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i trying to select the EXIT it goes DEBUGGER and not after my selction of EXIT - U001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CAN YOU PLEASE TELL WHAT I NEED TO DO NOW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;pasala.&lt;/P&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;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2010 07:26:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/substitution-debug-prob/m-p/6557790#M1430738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-08T07:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: substitution -debug prob</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/substitution-debug-prob/m-p/6557791#M1430739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where have you written the code for your exit routine ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2010 07:36:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/substitution-debug-prob/m-p/6557791#M1430739</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-02-08T07:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: substitution -debug prob</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/substitution-debug-prob/m-p/6557792#M1430740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi suha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have created the EXIT - U111.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i have writen the code LIKE this in routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM U111 USING  is_bkpf         type bkpf&lt;/P&gt;&lt;P&gt;                 is_bseg         type bseg&lt;/P&gt;&lt;P&gt;                 i_xref_field    type i&lt;/P&gt;&lt;P&gt;        Changing c_rmvct         type rmvct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA : L_TEXT LIKE BSEG-SGTXT.&lt;/P&gt;&lt;P&gt;  CONCATENATE BKPF-BELNR BSEG-GJAHR INTO L_TEXT SEPARATED BY space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as i said when try to select a exit i could be able to get to the debugger... but... once i select the the EXIT it does not trigger my my routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am not sure of the debugger mode in SUBSTITUTION... and your info will be of greate help to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;pasala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2010 07:50:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/substitution-debug-prob/m-p/6557792#M1430740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-08T07:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: substitution -debug prob</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/substitution-debug-prob/m-p/6557793#M1430741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check those OSS notes for reference&lt;/P&gt;&lt;P&gt;- &lt;A href="https://service.sap.com/sap/support/notes/842318"&gt;Note 842318 - Frequently asked questions about validations + substitutions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- &lt;A href="https://service.sap.com/sap/support/notes/48121"&gt;Note 48121 - User Exits in Validations/Substitutions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In &lt;A href="https://service.sap.com/sap/support/notes/842318"&gt;Note 842318&lt;/A&gt;, check §3. How can I use the Debugger to analyze a problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2010 08:01:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/substitution-debug-prob/m-p/6557793#M1430741</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2010-02-08T08:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: substitution -debug prob</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/substitution-debug-prob/m-p/6557794#M1430742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have gone through the notes and other things regarding the substitution but i still dint get to my point when i debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as i said : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have created a substitution.. created a step in step there are 2 things &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. pre-requisite  : in pre-req : i said it to be like this sy-tcode = 'miro' and bkpf-bukrs = tr05.&lt;/P&gt;&lt;P&gt;2. substitution    : in substitu:  i have selected the bseg-sgtxt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have copied the prog RGGBS000 to zf_ggbs000 and maintained in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in zprog i have writen the code in: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form get_exit_titles tables etab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  data: begin of exits occurs 50,&lt;/P&gt;&lt;P&gt;          name(5)   type c,&lt;/P&gt;&lt;P&gt;          param     like c_exit_param_none,&lt;/P&gt;&lt;P&gt;          title(60) type c,&lt;/P&gt;&lt;P&gt;        end of exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;*----&amp;gt; begin of new-insert jj&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  exits-name  = 'U907'.&lt;/P&gt;&lt;P&gt;  exits-param = c_exit_param_field.&lt;/P&gt;&lt;P&gt;  exits-title = 'TCP Vendorname, Number and Reference'.&lt;/P&gt;&lt;P&gt;  append exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and writen the form like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form u907 using  is_bkpf         type bkpf&lt;/P&gt;&lt;P&gt;                 is_bseg         type bseg&lt;/P&gt;&lt;P&gt;                 i_xref_field    type i&lt;/P&gt;&lt;P&gt;        changing c_rmvct         type rmvct.&lt;/P&gt;&lt;P&gt;  data : l_text like bseg-sgtxt.&lt;/P&gt;&lt;P&gt;  concatenate bkpf-belnr bseg-gjahr into l_text separated by space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i stop here it does come to the above routine but does not come to the below routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me pls your input is highly appriciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;pasala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2010 06:47:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/substitution-debug-prob/m-p/6557794#M1430742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-09T06:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: substitution -debug prob</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/substitution-debug-prob/m-p/6557795#M1430743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jun 2010 08:53:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/substitution-debug-prob/m-p/6557795#M1430743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-24T08:53:56Z</dc:date>
    </item>
  </channel>
</rss>

