<?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: Validation OBBH in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-obbh/m-p/8639806#M1665618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to generate the prerequisite in an user-exit. (BSEG doesn't appear cause there are multiple records of the structure)&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Mar 2012 13:44:01 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2012-03-28T13:44:01Z</dc:date>
    <item>
      <title>Validation OBBH</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-obbh/m-p/8639802#M1665614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo!&lt;/P&gt;&lt;P&gt;I'm creating a substitution (obbh complete document) to modify the field ZUONR (i.e. by transaction FB60).&lt;/P&gt;&lt;P&gt;When i debug it's all ok but the field ZUONR in the document created is not updated.&lt;/P&gt;&lt;P&gt;I see that the structure BSEG is not present when i select "Prerequisite" in the tabstrip "table fields".&lt;/P&gt;&lt;P&gt;Could this be my problem? why i can see only BKPF and SYST bat not BSEG?&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;P&gt;Giulian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 15:43:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-obbh/m-p/8639802#M1665614</guid>
      <dc:creator>P905227</dc:creator>
      <dc:date>2012-03-27T15:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Validation OBBH</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-obbh/m-p/8639803#M1665615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are indeed making the substitution at the complete document level, you should see all three tables; however, if you do it at the document header level, you will only see the two.&lt;/P&gt;&lt;P&gt;Would you please check that you are selecting the correct level?&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 20:38:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-obbh/m-p/8639803#M1665615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-27T20:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Validation OBBH</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-obbh/m-p/8639804#M1665616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;I'm creating a &lt;SPAN style="text-decoration: underline;"&gt;substitutio&lt;/SPAN&gt;&lt;SPAN style="color: #575757;"&gt;n&lt;/SPAN&gt; (obbh &lt;SPAN style="text-decoration: underline;"&gt;complete document&lt;/SPAN&gt;) to modify the field ZUONR (i.e. by transaction FB60).&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;First read &lt;A class="urLnkFunction urVt1" href="https://service.sap.com/sap/support/notes/42615" title="Right mouse click to add this SAP Note to your browser favorites"&gt;&lt;SPAN class="urTxtH1" id="header_data"&gt;Note 42615 - Substitution in FI&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;At callup point 3 (complete document), no field has currently been released since&amp;nbsp; substitution is not possible for all transactions by which documents are&amp;nbsp; posted (for example MR1M, VF01, MB01 or all postings via the FI/CO interface).&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;- Did you add ZUONR in GB01 table (BOOLCLASS = 015 for callup point 3)&lt;BR /&gt;- Also did you try to call RGUGBR00 to regenerate substitutions programs ?&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 07:19:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-obbh/m-p/8639804#M1665616</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-03-28T07:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Validation OBBH</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-obbh/m-p/8639805#M1665617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I have added all the fields of&amp;nbsp; BSEG into table GB01 (manually),&lt;/P&gt;&lt;P&gt;the Substitution now work, but the structure BSEG is not present when i select "Prerequisite" in the tabstrip "table fields"... so i can't insert my prerequisite...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 11:01:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-obbh/m-p/8639805#M1665617</guid>
      <dc:creator>P905227</dc:creator>
      <dc:date>2012-03-28T11:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Validation OBBH</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validation-obbh/m-p/8639806#M1665618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to generate the prerequisite in an user-exit. (BSEG doesn't appear cause there are multiple records of the structure)&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 13:44:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validation-obbh/m-p/8639806#M1665618</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-03-28T13:44:01Z</dc:date>
    </item>
  </channel>
</rss>

