<?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: Problem while Creating Validation user exit in GGB0 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865428#M1686659</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;Raymond,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;Thanks for the update.&amp;nbsp; But I am having few exits which starts with Z (Zxxx) which is working properly in a production system (&lt;/SPAN&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;I never noticed this part of documentation related to GGB0 while creating these exits) &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;So, I feel there is something other than naming convention which is creating the problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;Regards, Vinod&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;P.S : Setting the break point through expert trace in GGB0 (Extras -&amp;gt; Expert Trace -&amp;gt; set break point) &amp;amp; Activating the total trace (Extras-&amp;gt;Activate total trace) may help to identify the problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jun 2012 15:42:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-06-29T15:42:57Z</dc:date>
    <item>
      <title>Problem while Creating Validation user exit in GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865420#M1686651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have created one Validation user-exit&amp;nbsp; in GGB0 for FI followed all steps&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;1)&amp;nbsp; Copied RGGBR000 to ZRGGBR000&amp;nbsp; .&lt;/P&gt;&lt;P&gt;2)&amp;nbsp; added exit-name&amp;nbsp; , title ,parameter none&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; exits-name&amp;nbsp; = &lt;SPAN class="L1S33"&gt;'ZORD'.&lt;BR /&gt;&amp;nbsp; exits-param = c_exit_param_none.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S31"&gt;"Complete data used in exit.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; exits-&lt;SPAN class="L1S52"&gt;title&lt;/SPAN&gt; = &lt;SPAN class="L1S52"&gt;text&lt;/SPAN&gt;-&lt;SPAN class="L1S32"&gt;105&lt;/SPAN&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S31"&gt;"Posting date check&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L1S52"&gt;APPEND&lt;/SPAN&gt; exits.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)&amp;nbsp; also&amp;nbsp; form . endform&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN class="L1S52"&gt;FORM zord &lt;SPAN class="L1S52"&gt;USING&lt;/SPAN&gt; b_result.&lt;BR /&gt;&lt;SPAN class="L1S52"&gt;tables&lt;/SPAN&gt; : coas .&lt;BR /&gt;&lt;SPAN class="L1S52"&gt;if&lt;/SPAN&gt; sy-tcode =&lt;SPAN class="L1S33"&gt;'MB1A'&lt;/SPAN&gt; .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L1S52"&gt;endif&lt;/SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L1S52"&gt;ENDFORM&lt;/SPAN&gt;.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;4) done changes&amp;nbsp; in table t80d&amp;nbsp; using GCX2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;modified zprogram name&amp;nbsp; for application area gblr &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;5)&amp;nbsp; there is also entry&amp;nbsp; in ob28 for validation rule&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;6) executed report&amp;nbsp; RGUGBR00&amp;nbsp; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;7) when i go in GGB0&amp;nbsp; and put cursor&amp;nbsp; on exit&amp;nbsp; and click on ABAP editor&amp;nbsp; it show that code&amp;nbsp; ... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; when i called that exit&amp;nbsp; through GGB0 it does not gives call to that exit NAME "ZORD" ? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;Could you please guide us for the same&amp;nbsp; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;I have attached the screen shot of exit created&amp;nbsp; by name zord&amp;nbsp; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;Deepak.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 11:14:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865420#M1686651</guid>
      <dc:creator>deepak_dhamat</dc:creator>
      <dc:date>2012-06-29T11:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Creating Validation user exit in GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865421#M1686652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;SPAN class="L1S52"&gt;5)&amp;nbsp; there is also entry&amp;nbsp; in ob28 for validation rule&amp;nbsp; &lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/P&gt;&lt;P&gt;- Did you activate the rules (value 1 in OB28) ?&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;8) when i called that exit&amp;nbsp; through GGB0 it does not gives call to that exit NAME "ZORD" ? &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;- What do you mean by "&lt;SPAN class="L1S52"&gt;when i called that exit&amp;nbsp; through GGB0" ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;- If you try to debug, where did you put break-point (&lt;/SPAN&gt;ZRGGBR000 will never been executed, but includes type GBT**FI**, check &lt;A class="urLnkFunction urVt1" href="https://service.sap.com/sap/support/notes/842318" title="Right mouse click to add this SAP Note to your browser favorites"&gt;&lt;SPAN class="urTxtH1" id="header_data"&gt;Note 842318 - Frequently asked questions about validations + substitutions&lt;/SPAN&gt;&lt;/A&gt; for key word debug)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 11:36:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865421#M1686652</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-06-29T11:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Creating Validation user exit in GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865422#M1686653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for reply&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes&amp;nbsp; i have put break point&amp;nbsp; in ZRGGBR000&amp;nbsp; . But it did'nt get call&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have activated the rules (value 1 in OB28) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i will refer&amp;nbsp; Note : 842318 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; But Raymond Can you tell me&amp;nbsp; :&lt;/P&gt;&lt;P&gt; when i execute&amp;nbsp; report&amp;nbsp; RGUGBR00 what exactly code is generated&amp;nbsp; i.e &lt;/P&gt;&lt;P&gt;all related include are generated again&amp;nbsp; or only specific&amp;nbsp; code is generated&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 11:55:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865422#M1686653</guid>
      <dc:creator>deepak_dhamat</dc:creator>
      <dc:date>2012-06-29T11:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Creating Validation user exit in GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865423#M1686654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually read the &lt;A href="https://service.sap.com/sap/support/notes/842318"&gt;note&lt;/A&gt; I provided, RGUGBR00 will generate many includes that interpret your rules, as I already wrote, ZRGGBR000 will never been executed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 12:04:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865423#M1686654</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-06-29T12:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Creating Validation user exit in GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865424#M1686655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not very sure about that but I remember that the naming convention for exits was UXXX where U9xx stands for customer. Can you please try to change ZORD to U901 let's say and try again ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again, I'm not very sure about that. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 12:19:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865424#M1686655</guid>
      <dc:creator>laurent_fournier2</dc:creator>
      <dc:date>2012-06-29T12:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Creating Validation user exit in GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865425#M1686656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the generated includes (Look for an include name like GBT*FI*) the routines are converted with names like valcond_1z001###001 (condition 1 or group Z001) or valchck_2z001###001 (check 1 of group Z001)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reading the note &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;is not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;an&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;option but an obligation&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/825/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt; for debugging...&lt;/P&gt;&lt;P&gt;(As the break-point in the customer include will only be reached if everything is correctly customized, so only if we don't need to debug...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternative : perform a where-used on the form name, if not found, then check message in GBB0 transaction. (Is there another FORM routine in the programs involved ?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Once you find the include, you could set a break-point at start of form FORM VAL_ZXXX where ZXXX is the name of the validation in GBB, which executes the steps of validation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 12:37:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865425#M1686656</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-06-29T12:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Creating Validation user exit in GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865426#M1686657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No &lt;SPAN class="j-post-author "&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://answers.sap.com/people/laurent.fournier2" id="jive-34388817613975119070644"&gt;Laurent Fournier&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;, you are right, it is written in the documentaiton of GBB0 transaction&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;User exits have the following format:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-family: Courier New; font-size: 10pt;"&gt;&lt;STRONG&gt;U&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;nbsp; &lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt; (for a user-defined user exit) or &lt;/SPAN&gt;&amp;nbsp; &lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;&lt;STRONG&gt;S&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;nbsp; &lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt; (for a standard user exit)&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;The user exit number (three digits)&lt;/LI&gt;&lt;/UL&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp; So ZORM is not allowed (should have raised an error message ?) Name should be U + 3 digits&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 12:56:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865426#M1686657</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-06-29T12:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Creating Validation user exit in GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865427#M1686658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And to be totally clear, Uxxx as mentioned stands for Customer. So what I said about U9xx it's not valid.&lt;/P&gt;&lt;P&gt;Thanks for the info Raymond. I wasn't very sure about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, Deepak, change the name of the form and it will probably work as designed.&lt;SPAN class="j-post-author"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 13:01:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865427#M1686658</guid>
      <dc:creator>laurent_fournier2</dc:creator>
      <dc:date>2012-06-29T13:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Creating Validation user exit in GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865428#M1686659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;Raymond,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;Thanks for the update.&amp;nbsp; But I am having few exits which starts with Z (Zxxx) which is working properly in a production system (&lt;/SPAN&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;I never noticed this part of documentation related to GGB0 while creating these exits) &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;So, I feel there is something other than naming convention which is creating the problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;Regards, Vinod&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;P.S : Setting the break point through expert trace in GGB0 (Extras -&amp;gt; Expert Trace -&amp;gt; set break point) &amp;amp; Activating the total trace (Extras-&amp;gt;Activate total trace) may help to identify the problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: book antiqua,palatino;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 15:42:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865428#M1686659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-29T15:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Creating Validation user exit in GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865429#M1686660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond&amp;nbsp; ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for Late Reply ... was on leave&amp;nbsp; ..&lt;/P&gt;&lt;P&gt;i found the&amp;nbsp; Include generated&amp;nbsp; by executing program&amp;nbsp; RGUGBR00&amp;nbsp; .&lt;/P&gt;&lt;P&gt;i.e GBTQYFIE&amp;nbsp; ..&lt;/P&gt;&lt;P&gt;it does gets call&amp;nbsp; ... and satisfies Prequisite condition&amp;nbsp; .&lt;/P&gt;&lt;P&gt;after that it goes to include&amp;nbsp; GBTQYFID ,GBTQYFIF for checking&amp;nbsp; validation exit&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;83 *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Exit evaluation :RES000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;84&amp;nbsp;&amp;nbsp; RES000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = B_TRUE.&lt;/P&gt;&lt;P&gt;85&amp;nbsp;&amp;nbsp; PERFORM ZORD(ZRGGBR000)&lt;/P&gt;&lt;P&gt;86&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF FOUND&lt;/P&gt;&lt;P&gt;87&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CHANGING&lt;/P&gt;&lt;P&gt;88&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RES000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then&amp;nbsp; it gets call to actual program ZRGGBR000 =&amp;gt; ZORD form&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;265 FORM ZORD USING b_result.&lt;/P&gt;&lt;P&gt;266 tables : coas ,csks ,mseg .&lt;/P&gt;&lt;P&gt;267 if sy-tcode ='MB1A' .&lt;/P&gt;&lt;P&gt;268&lt;/P&gt;&lt;P&gt;269&lt;/P&gt;&lt;P&gt;270 endif.&lt;/P&gt;&lt;P&gt;271&lt;/P&gt;&lt;P&gt;272&lt;/P&gt;&lt;P&gt;273&lt;/P&gt;&lt;P&gt;274&lt;/P&gt;&lt;P&gt;275 ENDFORM.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "ZKTSLORD&lt;/P&gt;&lt;P&gt;276&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now&amp;nbsp; my problem is&amp;nbsp; when i am executing MB1A&amp;nbsp;&amp;nbsp; i am entering KOSTL and AUFNR i.e internal order&amp;nbsp;&amp;nbsp; ... i am not getting those values&amp;nbsp; in&amp;nbsp; Any of the structure&amp;nbsp; i.e BSEG ,BKPF&amp;nbsp; or COAS ,cobl&amp;nbsp; ... where can i get that&amp;nbsp; internal order and costcentre&amp;nbsp; entered&amp;nbsp; in MB1A screen&amp;nbsp; .&lt;/P&gt;&lt;P&gt;i need to validate those internal order&amp;nbsp;&amp;nbsp; from table COAS&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2012 07:20:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865429#M1686660</guid>
      <dc:creator>deepak_dhamat</dc:creator>
      <dc:date>2012-07-07T07:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Creating Validation user exit in GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865430#M1686661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP standard delivered validation exits in my system is called U100, US001 and UM001, so if some documentation says that U... is customer names space, then I can only say that this is not true according to SAP standard code in RGGBR000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have for many years used z... for my own substitution and validation exits, and so far I have seen no problems with that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 12:39:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865430#M1686661</guid>
      <dc:creator>TMNielsen</dc:creator>
      <dc:date>2014-04-29T12:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Creating Validation user exit in GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865431#M1686662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For reference to documentation -&amp;gt; &lt;A href="http://help.sap.com/saphelp_470/helpdata/en/5b/d231a843c611d182b30000e829fbfe/content.htm"&gt;User Exits in Validations/Substitutions/Rules&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With actual versions (there were "some" changes in generation of program for the last 10+ years) you should not get into trouble with such name as the generated program now uses some&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;SPAN class="L0S52"&gt;PERFORM &amp;lt;form name&amp;gt;(&amp;lt;zinclude_of _forms&amp;gt;&lt;SPAN class="L0S55"&gt;) &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;FOUND &lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Also don't&amp;nbsp; forget that &lt;SPAN lang="EN-US"&gt;RGGBS000 and RGGBR000 are only samples provided by SAP so they display some samples of User forms.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 15:19:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865431#M1686662</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-04-29T15:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Creating Validation user exit in GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865432#M1686663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 11:42:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865432#M1686663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-01T11:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Creating Validation user exit in GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865433#M1686664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raymond , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for that Exit pointer . Setting my Exit to start with U worked like a charm for me &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aham .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 07:56:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865433#M1686664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-21T07:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Creating Validation user exit in GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865434#M1686665</link>
      <description>&lt;P&gt;Hello Raymond,&lt;/P&gt;&lt;P&gt;Thanks for the Note. &lt;/P&gt;&lt;P&gt;I was facing the same error and it got solved by processing manual steps suggested in this note.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 13:58:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-validation-user-exit-in-ggb0/m-p/8865434#M1686665</guid>
      <dc:creator>shaikchand</dc:creator>
      <dc:date>2020-05-29T13:58:32Z</dc:date>
    </item>
  </channel>
</rss>

