<?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 Invoice header in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-header/m-p/6726671#M1456388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;While printing the Invoice header , We need to print the condition .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.If the Tax is applicale to the Invoice header should be TAX Invoice &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If no tax is applicable Invoice header shoild be SALES INVOICE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should be the the logic for thsi .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Feb 2010 08:41:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-26T08:41:45Z</dc:date>
    <item>
      <title>Invoice header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-header/m-p/6726671#M1456388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;While printing the Invoice header , We need to print the condition .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.If the Tax is applicale to the Invoice header should be TAX Invoice &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If no tax is applicable Invoice header shoild be SALES INVOICE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should be the the logic for thsi .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2010 08:41:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-header/m-p/6726671#M1456388</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-26T08:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Invoice header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-header/m-p/6726672#M1456389</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;You should be able to fetch the billing document header conditions from the table KONV based on the condition document number (VBRK-KNUMV).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amruta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2010 09:01:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-header/m-p/6726672#M1456389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-26T09:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Invoice header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-header/m-p/6726673#M1456390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you using smartform?&lt;/P&gt;&lt;P&gt;if yes  then in text element where you are printing invoice header  goto condition tab and give condition as&lt;/P&gt;&lt;P&gt;gv_flag = 1.&lt;/P&gt;&lt;P&gt;You need to create one more text element as above where you have to put condition as gv_flag = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gv_flag is data object whose value you have to set depending upon tax applicable or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if yes -&amp;gt; gv_flag =1.&lt;/P&gt;&lt;P&gt;else -&amp;gt; gv_flag = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tax applicable or not you can find out from invoice header itself or from KONV table by passing condition no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2010 10:32:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/invoice-header/m-p/6726673#M1456390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-26T10:32:50Z</dc:date>
    </item>
  </channel>
</rss>

