<?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: Regarding posting FI document in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-posting-fi-document/m-p/10140271#M1819229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i am handling that validation in Z program, but i need the samething which can be handled in standard BAPI itself so we can avoid this validation in all the Z programs we use, can we use any enhancement or any BADI.. if available?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this be possible is my query..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Adv,&lt;/P&gt;&lt;P&gt;Sailaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Mar 2014 04:25:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-03-27T04:25:38Z</dc:date>
    <item>
      <title>Regarding posting FI document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-posting-fi-document/m-p/10140269#M1819227</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;We are using BAPI's: BAPI_ACC_DOCUMENT_CHECK and BAPI_ACC_DOCUMENT_POST for posting the FI documents,&lt;/P&gt;&lt;P&gt;Every things works fine, but when the case GL has automatic postings the BAPI is not considering the automatic postings and it gets poated through BAPI, but in real case it should not get posted when a GL has Automatic postings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one who had experienced or any view in considering the check on automatic postings, we can manually code before we call BAPi and ignore the GL to be posted but can we have an option to enhance the standard BAPI , may be with the extensions is it possible?&lt;/P&gt;&lt;P&gt;or any enhancements on this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in adv,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sailaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 12:14:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-posting-fi-document/m-p/10140269#M1819227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-26T12:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding posting FI document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-posting-fi-document/m-p/10140270#M1819228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sailaja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the GL is flagged for automatic postings, we use BAPI_ACC_DOCUMENT_POST to automate the postings and to bypass normal transaction codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to avoid these kind of postings, validate GL is flagged for automatic posting or not in your Z program it self while populating GL account into BAPI structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If SKB1-XINTB = 'X'&lt;/P&gt;&lt;P&gt;&amp;nbsp; "Raise a message&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 12:39:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-posting-fi-document/m-p/10140270#M1819228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-26T12:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding posting FI document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-posting-fi-document/m-p/10140271#M1819229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i am handling that validation in Z program, but i need the samething which can be handled in standard BAPI itself so we can avoid this validation in all the Z programs we use, can we use any enhancement or any BADI.. if available?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this be possible is my query..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Adv,&lt;/P&gt;&lt;P&gt;Sailaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 04:25:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-posting-fi-document/m-p/10140271#M1819229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-27T04:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding posting FI document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-posting-fi-document/m-p/10140272#M1819230</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;If you want to restrict inside the BAPI, the best way is by using substitution. If required write a exit in the Substitution with the help of FI&amp;nbsp; consultant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 05:13:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-posting-fi-document/m-p/10140272#M1819230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-27T05:13:15Z</dc:date>
    </item>
  </channel>
</rss>

