<?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: posting_interface_documents in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-interface-documents/m-p/2766133#M644203</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;this is for to  Post document using the internal posting interface,  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes you need to combine header and item data to one internal table and you can specify that one under parameter T_FTPOST. try with this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2007 21:53:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-29T21:53:17Z</dc:date>
    <item>
      <title>posting_interface_documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-interface-documents/m-p/2766132#M644202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone demonstrate the use of function modules "POSTING_INTERFACE_DOCUMENTS"  with a simple example. My header data and line data are in two different tables...do i need to club all the data into one table and pass into function module. Please help me.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 21:27:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/posting-interface-documents/m-p/2766132#M644202</guid>
      <dc:creator>SG141</dc:creator>
      <dc:date>2007-08-29T21:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: posting_interface_documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-interface-documents/m-p/2766133#M644203</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;this is for to  Post document using the internal posting interface,  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes you need to combine header and item data to one internal table and you can specify that one under parameter T_FTPOST. try with this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 21:53:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/posting-interface-documents/m-p/2766133#M644203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T21:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: posting_interface_documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-interface-documents/m-p/2766134#M644204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you have to fill FTPOST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg:&lt;/P&gt;&lt;P&gt;  FTPOST-STYPE = 'K'.&lt;/P&gt;&lt;P&gt;  FTPOST-COUNT = '001'.&lt;/P&gt;&lt;P&gt;  FTPOST-FNAM  = BKPF-BLART.&lt;/P&gt;&lt;P&gt;  FTPOST-FVAL  = 'AB'.&lt;/P&gt;&lt;P&gt;  APPEND FTPOST.&lt;/P&gt;&lt;P&gt;  CLEAR FTPOST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. CALL FUNCTION 'POSTING_INTERFACE_START'&lt;/P&gt;&lt;P&gt;2. CALL FUNCTION 'POSTING_INTERFACE_CLEARING'&lt;/P&gt;&lt;P&gt;3. CALL FUNCTION 'POSTING_INTERFACE_END'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you have to call all the 3 functions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 22:25:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/posting-interface-documents/m-p/2766134#M644204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T22:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: posting_interface_documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-interface-documents/m-p/2766135#M644205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My question do i need to combine both header and line item table into one table and loop through and call the function module....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2007 02:38:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/posting-interface-documents/m-p/2766135#M644205</guid>
      <dc:creator>SG141</dc:creator>
      <dc:date>2007-08-30T02:38:31Z</dc:date>
    </item>
  </channel>
</rss>

