<?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 XVBAK in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/xvbak/m-p/4247041#M1013701</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;     I wanted to know the exact difference between XVBAK and VBAK and why is that in some routines and user exits XVBAK has values in certain fields but VBAK does not have&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Aug 2008 05:10:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-13T05:10:46Z</dc:date>
    <item>
      <title>XVBAK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xvbak/m-p/4247041#M1013701</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;     I wanted to know the exact difference between XVBAK and VBAK and why is that in some routines and user exits XVBAK has values in certain fields but VBAK does not have&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 05:10:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xvbak/m-p/4247041#M1013701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T05:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: XVBAK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xvbak/m-p/4247042#M1013702</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;in real there is no structure like XVBAK in data dictionary .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in some exits thy just created structures with name xvbak like vbak and passing data through them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 05:20:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xvbak/m-p/4247042#M1013702</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-08-13T05:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: XVBAK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xvbak/m-p/4247043#M1013703</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;XVBAK in some place it is work area and in some place it is a update indicator table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Boobalan S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 05:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xvbak/m-p/4247043#M1013703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T05:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: XVBAK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xvbak/m-p/4247044#M1013704</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;While creating sales order before updating the record into VBAK and VBAP tables it will maintain these data in XVBAK and XVBAP .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finally it will update whatever values that are present XVBAK and XVBAP to VBAP and VBAK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Eshwar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 05:23:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xvbak/m-p/4247044#M1013704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T05:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: XVBAK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xvbak/m-p/4247045#M1013705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hi,&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt;      I wanted to know the exact difference between XVBAK and VBAK and why is that in some routines and user exits XVBAK has values in certain fields but VBAK does not have&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When You are talking about the Standard Sales order program..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to Compare XVBAK , you need to compare with YVBAK. not VBAK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XVBAK with the Changes latest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YVBAK will have old data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 05:28:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xvbak/m-p/4247045#M1013705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T05:28:42Z</dc:date>
    </item>
  </channel>
</rss>

