<?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: debugging vfo1 std programm SAPMV60A in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-vfo1-std-programm-sapmv60a/m-p/1114731#M107095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maqsood,&lt;/P&gt;&lt;P&gt;Check the program 'FV64A519' and look at the source code line 218.Here it is actually gets populated.&lt;/P&gt;&lt;P&gt;Populate COM_TAX&lt;/P&gt;&lt;P&gt;  com_tax-client     = sy-mandt.       " Client&lt;/P&gt;&lt;P&gt;  com_tax-comp_code  = komk-bukrs.     " Company Code&lt;/P&gt;&lt;P&gt;  com_tax-country    = komk-aland.     " Country for Tax Determinatio&lt;/P&gt;&lt;P&gt;  com_tax-doc_number = komk-belnr.     " Document Reference Number&lt;/P&gt;&lt;P&gt;  com_tax-txjcd_l1   = ttxd-leng1.     " Length of the 1th part of Ju&lt;/P&gt;&lt;P&gt;  com_tax-txjcd_l2   = ttxd-leng2.     " Length of the 2th part of Ju&lt;/P&gt;&lt;P&gt;  com_tax-txjcd_l3   = ttxd-leng3.     " Length of the 3th part of Ju&lt;/P&gt;&lt;P&gt;  com_tax-txjcd_l4   = ttxd-leng4.     " Length of the 4th part of Ju&lt;/P&gt;&lt;P&gt;  com_tax-matnr      = komp-matnr.     " Material&lt;/P&gt;&lt;P&gt;  com_tax-unit       = komp-vrkme.     " Sales Unit of Measure&lt;/P&gt;&lt;P&gt;  com_tax-currency   = komk-waerk.     " Currency Key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2006 05:54:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-07T05:54:42Z</dc:date>
    <item>
      <title>debugging vfo1 std programm SAPMV60A</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-vfo1-std-programm-sapmv60a/m-p/1114728#M107092</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;  First of all let me tell u the whole senario.&lt;/P&gt;&lt;P&gt;First we create a sales order (va01) and after that we create an Invoice (vf01) for that sales order no.&lt;/P&gt;&lt;P&gt;when we create an invoice TTXI (HEADER) AND TTXY (ITEM) TABLES GET UPDATED. &lt;/P&gt;&lt;P&gt;in the ttxy table there is an structure com_tax which is included and which contains a currency field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to know at which place in the standard program (SAPMV60A) of vf01 will this filed gets the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i tried to analyse this std program there in is a perform statement in the program LV61AF0X which is calling the form FRM_KONDI_WERT_637 WHICH is in fv64ann.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anybody help me in finding the solution for this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;waiting for ur reply.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;maqsood&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 04:45:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-vfo1-std-programm-sapmv60a/m-p/1114728#M107092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-07T04:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: debugging vfo1 std programm SAPMV60A</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-vfo1-std-programm-sapmv60a/m-p/1114729#M107093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Maqsood,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what we have to find? When this value is called or From where this value is called?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lijo Joseph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 04:51:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-vfo1-std-programm-sapmv60a/m-p/1114729#M107093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-07T04:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: debugging vfo1 std programm SAPMV60A</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-vfo1-std-programm-sapmv60a/m-p/1114730#M107094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Lijo Joseph&lt;/P&gt;&lt;P&gt;  we have to find when this value is being called.&lt;/P&gt;&lt;P&gt;At which point in the std progam of vf01 is this value being assigned to the currecy field ( com_tax structure)of ttxy table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have came to know that from where this value is being taken.&lt;/P&gt;&lt;P&gt;i think it is taken from waerk of vbak table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;waiting for ur reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;maqsood&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 05:20:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-vfo1-std-programm-sapmv60a/m-p/1114730#M107094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-07T05:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: debugging vfo1 std programm SAPMV60A</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-vfo1-std-programm-sapmv60a/m-p/1114731#M107095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maqsood,&lt;/P&gt;&lt;P&gt;Check the program 'FV64A519' and look at the source code line 218.Here it is actually gets populated.&lt;/P&gt;&lt;P&gt;Populate COM_TAX&lt;/P&gt;&lt;P&gt;  com_tax-client     = sy-mandt.       " Client&lt;/P&gt;&lt;P&gt;  com_tax-comp_code  = komk-bukrs.     " Company Code&lt;/P&gt;&lt;P&gt;  com_tax-country    = komk-aland.     " Country for Tax Determinatio&lt;/P&gt;&lt;P&gt;  com_tax-doc_number = komk-belnr.     " Document Reference Number&lt;/P&gt;&lt;P&gt;  com_tax-txjcd_l1   = ttxd-leng1.     " Length of the 1th part of Ju&lt;/P&gt;&lt;P&gt;  com_tax-txjcd_l2   = ttxd-leng2.     " Length of the 2th part of Ju&lt;/P&gt;&lt;P&gt;  com_tax-txjcd_l3   = ttxd-leng3.     " Length of the 3th part of Ju&lt;/P&gt;&lt;P&gt;  com_tax-txjcd_l4   = ttxd-leng4.     " Length of the 4th part of Ju&lt;/P&gt;&lt;P&gt;  com_tax-matnr      = komp-matnr.     " Material&lt;/P&gt;&lt;P&gt;  com_tax-unit       = komp-vrkme.     " Sales Unit of Measure&lt;/P&gt;&lt;P&gt;  com_tax-currency   = komk-waerk.     " Currency Key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 05:54:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-vfo1-std-programm-sapmv60a/m-p/1114731#M107095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-07T05:54:42Z</dc:date>
    </item>
  </channel>
</rss>

