<?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 POSTING_INTERFACE_CLEARING with multiple lines in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-interface-clearing-with-multiple-lines/m-p/595958#M24248</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;
  &lt;P&gt;I have an open item of a customer. And i want to create a refference document for it with multiple lines which has different 'Baseline Date'. Is it possible? if it's please check my example.&lt;/P&gt;
  &lt;P&gt;For example i have an document which amount 82,60 TRY. And i need to create a refference document for it like;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;Amount&lt;/STRONG&gt; &lt;STRONG&gt;Baseline Date&lt;/STRONG&gt;&lt;BR /&gt;40,62 TRY 14.09.2004 &lt;/P&gt;
  &lt;P&gt;41,98 TRY 03.09.2006&lt;/P&gt;
  &lt;P&gt;So i filled 't_ftppost' like; &lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;1    K    001    BKPF-BUKRS    036
2    K    001    BKPF-BLART    DR
3    K    001    BKPF-BLDAT    08.02.2018
4    K    001    BKPF-BUDAT    08.02.2018
5    K    001    BKPF-WAERS    TRY
6    K    001    BKPF-XBLNR    1800012357
7    K    001    BKPF-BKTXT
8    P    001    BSEG-BSCHL    14
9    P    001    RF05A-NEWKO    0011133009
10    P    001    RF05A-NEWBS    14
11    P    001    BSEG-WRBTR    82,60
12    P    001    BSEG-SGTXT    A0597425 FT.  FATÝH PORSELEN ZÜC. DTM.E
13    P    001    BSEG-BSCHL    01
14    P    001    BSEG-WRBTR    40,62
15    P    001    BSEG-SGTXT    1800012357/00000001
16    P    001    RF05A-NEWBS    01
17    P    001    BSEG-ZFBDT    14.09.2004
18    P    002    BSEG-BSCHL    01
19    P    002    BSEG-WRBTR    41,98
20    P    002    BSEG-SGTXT    1800012357/00000002
21    P    002    RF05A-NEWBS    01
22    P    002    BSEG-ZFBDT    03.09.2006&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;'t_ftclear' like ;&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;1    D    0011133009    036    X                BELNR    1800012357
&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;'t_blntab' is initial.&lt;/P&gt;
  &lt;P&gt;'t_fttax' is initial.&lt;/P&gt;
  &lt;P&gt;And i tried post my document with data above. But it returns me this message;&lt;/P&gt;
  &lt;P&gt;'The difference is too large for clearing'. Because the posting proccess only write one line like below image;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/112687-post-lines.png" /&gt;&lt;/P&gt;
  &lt;P&gt;So what i'm making wrong? What should i do for this case? Can anyone help me for this issue?&lt;/P&gt;</description>
    <pubDate>Thu, 08 Feb 2018 14:13:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-02-08T14:13:09Z</dc:date>
    <item>
      <title>POSTING_INTERFACE_CLEARING with multiple lines</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-interface-clearing-with-multiple-lines/m-p/595958#M24248</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
  &lt;P&gt;I have an open item of a customer. And i want to create a refference document for it with multiple lines which has different 'Baseline Date'. Is it possible? if it's please check my example.&lt;/P&gt;
  &lt;P&gt;For example i have an document which amount 82,60 TRY. And i need to create a refference document for it like;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;Amount&lt;/STRONG&gt; &lt;STRONG&gt;Baseline Date&lt;/STRONG&gt;&lt;BR /&gt;40,62 TRY 14.09.2004 &lt;/P&gt;
  &lt;P&gt;41,98 TRY 03.09.2006&lt;/P&gt;
  &lt;P&gt;So i filled 't_ftppost' like; &lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;1    K    001    BKPF-BUKRS    036
2    K    001    BKPF-BLART    DR
3    K    001    BKPF-BLDAT    08.02.2018
4    K    001    BKPF-BUDAT    08.02.2018
5    K    001    BKPF-WAERS    TRY
6    K    001    BKPF-XBLNR    1800012357
7    K    001    BKPF-BKTXT
8    P    001    BSEG-BSCHL    14
9    P    001    RF05A-NEWKO    0011133009
10    P    001    RF05A-NEWBS    14
11    P    001    BSEG-WRBTR    82,60
12    P    001    BSEG-SGTXT    A0597425 FT.  FATÝH PORSELEN ZÜC. DTM.E
13    P    001    BSEG-BSCHL    01
14    P    001    BSEG-WRBTR    40,62
15    P    001    BSEG-SGTXT    1800012357/00000001
16    P    001    RF05A-NEWBS    01
17    P    001    BSEG-ZFBDT    14.09.2004
18    P    002    BSEG-BSCHL    01
19    P    002    BSEG-WRBTR    41,98
20    P    002    BSEG-SGTXT    1800012357/00000002
21    P    002    RF05A-NEWBS    01
22    P    002    BSEG-ZFBDT    03.09.2006&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;'t_ftclear' like ;&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;1    D    0011133009    036    X                BELNR    1800012357
&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;'t_blntab' is initial.&lt;/P&gt;
  &lt;P&gt;'t_fttax' is initial.&lt;/P&gt;
  &lt;P&gt;And i tried post my document with data above. But it returns me this message;&lt;/P&gt;
  &lt;P&gt;'The difference is too large for clearing'. Because the posting proccess only write one line like below image;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/112687-post-lines.png" /&gt;&lt;/P&gt;
  &lt;P&gt;So what i'm making wrong? What should i do for this case? Can anyone help me for this issue?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 14:13:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/posting-interface-clearing-with-multiple-lines/m-p/595958#M24248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-02-08T14:13:09Z</dc:date>
    </item>
  </channel>
</rss>

