<?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: BAPI_ACC_DOCUMENT_POST with holding tax problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-with-holding-tax-problem/m-p/6995897#M1494509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here is the sample code. check if some thing is missing in ur code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://helponabap.blogspot.com/2009/03/help-on-bapiaccdocumentpost-and.html" target="test_blank"&gt;http://helponabap.blogspot.com/2009/03/help-on-bapiaccdocumentpost-and.html&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>Fri, 04 Jun 2010 11:18:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-04T11:18:18Z</dc:date>
    <item>
      <title>BAPI_ACC_DOCUMENT_POST with holding tax problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-with-holding-tax-problem/m-p/6995896#M1494508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im using the FM  BAPI_ACC_DOCUMENT_POST for the document posting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in here im passing WHT information in to the &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
ACCOUNTRECEIVABLE
ITEMNO_ACC = '0000000002'
CUSTOMER  = 'D200'
COMP_CODE =1000'

ACCOUNTPAYABLE

ITEMNO_ACC ='0000000001'
VENDOR_NO ='1234567'
COMP_CODE ='1000'

CURRENCYAMOUNT
ITEMNO_ACC = '0000000001'
CURRENCY    = 'LKR'
AMT_DOCCUR = '-2,500.0000'
AMT_BASE      = '-2,500.0000'

ITEMNO_ACC = '0000000002'
CURRENCY    = 'LKR'
AMT_DOCCUR = '2,500.0000'
AMT_BASE      = '2,500.0000'

ACCOUNTWT

ITEMNO_ACC = '0000000001'
WT_TYPE      = 'W1'
WT_CODE    = 'W1'
BAS_AMT_LC = '2,500.0000'
BAS_AMT_TC = '2,500.0000'
BAS_AMT_IND = 'X'


&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i post the document it will post correctly , the problem is customer line item also put it the with holding tax line item. but in here i pass only the with holding tax code vendor only. Can you tel me the issue of that. I need to get with holding line only the vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regard&lt;/P&gt;&lt;P&gt;nawa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2010 10:50:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-with-holding-tax-problem/m-p/6995896#M1494508</guid>
      <dc:creator>Nawanandana</dc:creator>
      <dc:date>2010-06-04T10:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST with holding tax problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-with-holding-tax-problem/m-p/6995897#M1494509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here is the sample code. check if some thing is missing in ur code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://helponabap.blogspot.com/2009/03/help-on-bapiaccdocumentpost-and.html" target="test_blank"&gt;http://helponabap.blogspot.com/2009/03/help-on-bapiaccdocumentpost-and.html&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>Fri, 04 Jun 2010 11:18:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-with-holding-tax-problem/m-p/6995897#M1494509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-04T11:18:18Z</dc:date>
    </item>
  </channel>
</rss>

