<?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: Background for FM POSTING_INTERFACE_CLEARING in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-for-fm-posting-interface-clearing/m-p/11887701#M1961245</link>
    <description>&lt;P&gt;actually i used FM POSTING_INTERFACE_START with i_mode = 'N' after that i used POSTING_INTERFACE_CLEARING but the result is nothing and while i'm debug with i_mode = 'E' and click button 'Save' the result will return.&lt;/P&gt;</description>
    <pubDate>Fri, 03 May 2019 12:07:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2019-05-03T12:07:05Z</dc:date>
    <item>
      <title>Background for FM POSTING_INTERFACE_CLEARING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-for-fm-posting-interface-clearing/m-p/11887699#M1961243</link>
      <description>&lt;P&gt;Hi everyone, i have some problem with FM Posting_Interface_Clearing while excecute in background task. the problem is i can't get the result after clearing for table t_blntab , to get the result i need to handle by click on button "Save" in tcode FB05. Please help me to find the way to run background task with no handle by click any button on tcode FB05.&lt;/P&gt;
  &lt;P&gt;Thanks and best regards.&lt;/P&gt;
  &lt;H3&gt;&lt;/H3&gt;</description>
      <pubDate>Fri, 03 May 2019 07:59:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-for-fm-posting-interface-clearing/m-p/11887699#M1961243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-05-03T07:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Background for FM POSTING_INTERFACE_CLEARING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-for-fm-posting-interface-clearing/m-p/11887700#M1961244</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please call the FM POSTING_INTERFACE_START with Mode as background and then call the POSTING_INTERFACE_CLEARING FM.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muralikrishnan&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 09:30:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-for-fm-posting-interface-clearing/m-p/11887700#M1961244</guid>
      <dc:creator>muralikrishnan_vijayanp</dc:creator>
      <dc:date>2019-05-03T09:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Background for FM POSTING_INTERFACE_CLEARING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-for-fm-posting-interface-clearing/m-p/11887701#M1961245</link>
      <description>&lt;P&gt;actually i used FM POSTING_INTERFACE_START with i_mode = 'N' after that i used POSTING_INTERFACE_CLEARING but the result is nothing and while i'm debug with i_mode = 'E' and click button 'Save' the result will return.&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 12:07:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-for-fm-posting-interface-clearing/m-p/11887701#M1961245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-05-03T12:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Background for FM POSTING_INTERFACE_CLEARING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-for-fm-posting-interface-clearing/m-p/11887702#M1961246</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What is the value that you are passing for parameter I_FUNCTION. Could you please post a screen shot of your FM calls here?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muralikrishnan&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 12:30:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-for-fm-posting-interface-clearing/m-p/11887702#M1961246</guid>
      <dc:creator>muralikrishnan_vijayanp</dc:creator>
      <dc:date>2019-05-03T12:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Background for FM POSTING_INTERFACE_CLEARING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-for-fm-posting-interface-clearing/m-p/11887703#M1961247</link>
      <description>&lt;P&gt;this is my code.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1679556-1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1679557-2.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 12:54:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-for-fm-posting-interface-clearing/m-p/11887703#M1961247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-05-03T12:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Background for FM POSTING_INTERFACE_CLEARING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-for-fm-posting-interface-clearing/m-p/14176424#M2042267</link>
      <description>&lt;P&gt;Your issue resolved? I'm facing same issue. If foreground it is working but in No screen mode it is not posting.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Aug 2025 08:00:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-for-fm-posting-interface-clearing/m-p/14176424#M2042267</guid>
      <dc:creator>NeerajAhuja</dc:creator>
      <dc:date>2025-08-09T08:00:30Z</dc:date>
    </item>
  </channel>
</rss>

