<?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 Substitutions (Tcode : OBBH) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-substitutions-tcode-obbh/m-p/2773973#M646468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric Cartman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. But when i enter BSEG-RSTGR &amp;lt;&amp;gt; ' ' as below  :&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BKPF-BUKRS &amp;gt;=1000 AND BKPF-BUKRS &amp;lt;= 2000 AND BSEG-RSTGR &amp;lt;&amp;gt; ' '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is throwing a syntax error like " This formula was composed upto first syntax errror".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any more suggestions please&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;DAny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Sep 2007 13:31:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-07T13:31:48Z</dc:date>
    <item>
      <title>FI Substitutions (Tcode : OBBH)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-substitutions-tcode-obbh/m-p/2773971#M646466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirment is to write a Subst routine(OBBH) using  call point 3 which &lt;/P&gt;&lt;P&gt;checks for a given range of co codes (BUKRS) and reason codes(BSEG-RSTGR)  NOT equal to '   ' (space) at &amp;lt;b&amp;gt;document item level.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i am unable  to create a formula in pre requisite  which checks for a range of co codes(BUKRS) and also Reason codes(BSEG-BUKRS as it is throwing an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My pre requisite formula should be like :&lt;/P&gt;&lt;P&gt;BKPF-BUKRS &amp;gt;=1000 AND BKPF-BUKRS &amp;lt;= 2000 AND BSEG-RSTGR &amp;lt;&amp;gt; ' '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i use the formula builder its not allowing me to write a space for &lt;/P&gt;&lt;P&gt;BSEG-RSTGR &amp;lt;&amp;gt; ' '. It only enables the commentary button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i acheive this?  Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dany&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 00:36:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-substitutions-tcode-obbh/m-p/2773971#M646466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T00:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: FI Substitutions (Tcode : OBBH)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-substitutions-tcode-obbh/m-p/2773972#M646467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the menu : Settings / Expert mode&lt;/P&gt;&lt;P&gt;than you can type : ' ' and it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand in 'normal' mode just click on Constants and hit enter in the upcuming pop-up. You won't see anything but if you click on Expert mode (like above) you'll see it is working properly (except the display, which I believe is a strange program error)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 07:17:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-substitutions-tcode-obbh/m-p/2773972#M646467</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-09-07T07:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: FI Substitutions (Tcode : OBBH)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-substitutions-tcode-obbh/m-p/2773973#M646468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric Cartman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. But when i enter BSEG-RSTGR &amp;lt;&amp;gt; ' ' as below  :&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BKPF-BUKRS &amp;gt;=1000 AND BKPF-BUKRS &amp;lt;= 2000 AND BSEG-RSTGR &amp;lt;&amp;gt; ' '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is throwing a syntax error like " This formula was composed upto first syntax errror".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any more suggestions please&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;DAny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 13:31:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-substitutions-tcode-obbh/m-p/2773973#M646468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T13:31:48Z</dc:date>
    </item>
  </channel>
</rss>

