<?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 posting data Modification in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-posting-data-modification/m-p/6855084#M1474892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp60_sp/helpdata/EN/5b/d233e843c611d182b30000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp60_sp/helpdata/EN/5b/d233e843c611d182b30000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 May 2010 09:49:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-10T09:49:14Z</dc:date>
    <item>
      <title>FI posting data Modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-posting-data-modification/m-p/6855080#M1474888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have a Requirement  in FI when ever  the posting is happening based on the  GL  it should pick the transaction type 120 as default . how can i achive this , I have tried with the bte 1020 posting interface the values are getting modified in the run time but finally the sap standard code is again modifying the data , some body can he me in this regard ASAP .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;K.Vinay Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 05:08:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-posting-data-modification/m-p/6855080#M1474888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T05:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: FI posting data Modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-posting-data-modification/m-p/6855081#M1474889</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;Check whether the field BSEG-BEWAR (Transaction type) is allowed for substitution (Check the entry in table field GB01-EXCLUDE).  In the standard setting, GB01 is having the entry EXCLUDE = 'X' for this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 07:44:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-posting-data-modification/m-p/6855081#M1474889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T07:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: FI posting data Modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-posting-data-modification/m-p/6855082#M1474890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Vinod ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Yes the table is having Exclude = 'X' , cant i change the value to ' ' and implement the bte .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;K.Vinay Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 09:41:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-posting-data-modification/m-p/6855082#M1474890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T09:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: FI posting data Modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-posting-data-modification/m-p/6855083#M1474891</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;in addition to Vinod's comments , u need to check that field should be in the structure BSEG_SUBST then only SAP will  allow to change its values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a new added structure to it . and implement BTE or try tcode GGB1--&amp;gt;cost Accountng --&amp;gt;here u can change values of COBL field values...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello VV Reddy , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did u tried that approach ? , is it working for you , bcos when i done the same thing , its not modifying bseg fields &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Prabhu Peram on May 10, 2010 6:08 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 09:48:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-posting-data-modification/m-p/6855083#M1474891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T09:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: FI posting data Modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-posting-data-modification/m-p/6855084#M1474892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp60_sp/helpdata/EN/5b/d233e843c611d182b30000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp60_sp/helpdata/EN/5b/d233e843c611d182b30000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 09:49:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-posting-data-modification/m-p/6855084#M1474892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T09:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: FI posting data Modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-posting-data-modification/m-p/6855085#M1474893</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 think, exclude = 'X' in GB01 means, changing the standard data in this field may lead to data inconsistency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@V.V.reddy&lt;/P&gt;&lt;P&gt;Correct me if i am wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 05:30:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-posting-data-modification/m-p/6855085#M1474893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-11T05:30:57Z</dc:date>
    </item>
  </channel>
</rss>

