<?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: FI Validations through GGB0 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-validations-through-ggb0/m-p/2961849#M698765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For the first case where you have directly put the validation in GGB0 you can check the following things&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Settings in Tcode OB28 for activating the validation for a paricular company code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Try Running the Generation program RGUGBR00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2007 19:41:04 GMT</pubDate>
    <dc:creator>former_member195698</dc:creator>
    <dc:date>2007-10-17T19:41:04Z</dc:date>
    <item>
      <title>FI Validations through GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-validations-through-ggb0/m-p/2961848#M698764</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;I have a requirement where i need to post a warning message based on the date difference between Invoice date (BKPF-BLDAT) and posting date (BKPF-BUDAT) while posting a document in tcode FB60.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using the tcode GGB0 to build a validation but it did not help. I looked into the available userexits (U100) and tried to implement it. However, the form U100 refuses to recognize the fields from BKPF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one throw light on how to write your own code in these userexits?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 19:08:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-validations-through-ggb0/m-p/2961848#M698764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T19:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: FI Validations through GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-validations-through-ggb0/m-p/2961849#M698765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For the first case where you have directly put the validation in GGB0 you can check the following things&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Settings in Tcode OB28 for activating the validation for a paricular company code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Try Running the Generation program RGUGBR00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 19:41:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-validations-through-ggb0/m-p/2961849#M698765</guid>
      <dc:creator>former_member195698</dc:creator>
      <dc:date>2007-10-17T19:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: FI Validations through GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-validations-through-ggb0/m-p/2961850#M698766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean "it didn't help?" Did you get an error? Unexpected output??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 20:20:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-validations-through-ggb0/m-p/2961850#M698766</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T20:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: FI Validations through GGB0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-validations-through-ggb0/m-p/2961851#M698767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bob and Abhishek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the solution...I had to make a copy of RGGBR000 and replace the standard in tcode GCX2. I was able to write my own validations in the copied program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to both of you for your inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 20:24:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-validations-through-ggb0/m-p/2961851#M698767</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T20:24:00Z</dc:date>
    </item>
  </channel>
</rss>

