<?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 Insert into VBUV table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-into-vbuv-table/m-p/2341285#M516044</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to insert record into VBUV table from MV45AFZZ.&lt;/P&gt;&lt;P&gt; I am running T-Code = VA41 at that time the entry is getting inserted into VBUV but when i am running VA42 the entry is getting deleted from the VBUV table and not able to insert the reocrd again into VBUV table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code is peasted below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    t_vbuv-mandt = sy-mandt.&lt;/P&gt;&lt;P&gt;    t_vbuv-vbeln = vbak-vbeln.&lt;/P&gt;&lt;P&gt;    t_vbuv-posnr = vbap-posnr.&lt;/P&gt;&lt;P&gt;    t_vbuv-tbnam = 'VBAP'.&lt;/P&gt;&lt;P&gt;    t_vbuv-fdnam = 'CEPOK'.&lt;/P&gt;&lt;P&gt;    t_vbuv-fehgr = 'Z4'.&lt;/P&gt;&lt;P&gt;    t_vbuv-statg = '06'.&lt;/P&gt;&lt;P&gt;    append t_vbuv.&lt;/P&gt;&lt;P&gt;     modify vbuv from table t_vbuv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hiren Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jun 2007 09:02:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-08T09:02:45Z</dc:date>
    <item>
      <title>Insert into VBUV table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-into-vbuv-table/m-p/2341285#M516044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to insert record into VBUV table from MV45AFZZ.&lt;/P&gt;&lt;P&gt; I am running T-Code = VA41 at that time the entry is getting inserted into VBUV but when i am running VA42 the entry is getting deleted from the VBUV table and not able to insert the reocrd again into VBUV table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code is peasted below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    t_vbuv-mandt = sy-mandt.&lt;/P&gt;&lt;P&gt;    t_vbuv-vbeln = vbak-vbeln.&lt;/P&gt;&lt;P&gt;    t_vbuv-posnr = vbap-posnr.&lt;/P&gt;&lt;P&gt;    t_vbuv-tbnam = 'VBAP'.&lt;/P&gt;&lt;P&gt;    t_vbuv-fdnam = 'CEPOK'.&lt;/P&gt;&lt;P&gt;    t_vbuv-fehgr = 'Z4'.&lt;/P&gt;&lt;P&gt;    t_vbuv-statg = '06'.&lt;/P&gt;&lt;P&gt;    append t_vbuv.&lt;/P&gt;&lt;P&gt;     modify vbuv from table t_vbuv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hiren Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 09:02:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-into-vbuv-table/m-p/2341285#M516044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-08T09:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Insert into VBUV table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-into-vbuv-table/m-p/2341286#M516045</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;Are you using the form userexit_save_document?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway you shouldn't update that table direclty and if you really need to do you should do it in UPDATE TUSK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose there's a fm to insert in the memory your new record, in this way the system'll insert your data when itt'll insert/update the std ones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 09:14:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-into-vbuv-table/m-p/2341286#M516045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-08T09:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Insert into VBUV table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-into-vbuv-table/m-p/2341287#M516046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     The code is peasted below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t_vbuv-mandt = sy-mandt.&lt;/P&gt;&lt;P&gt;t_vbuv-vbeln = vbak-vbeln.&lt;/P&gt;&lt;P&gt;t_vbuv-posnr = vbap-posnr.&lt;/P&gt;&lt;P&gt;t_vbuv-tbnam = 'VBAP'.&lt;/P&gt;&lt;P&gt;t_vbuv-fdnam = 'CEPOK'.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;t_vbuv-fehgr = 'Z4'.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;t_vbuv-statg = '06'.&lt;/P&gt;&lt;P&gt;append t_vbuv.&lt;/P&gt;&lt;P&gt;modify vbuv from table t_vbuv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t_vbuv-fehgr = 'Z4'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;z4   std div item w/MOT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you take 'YB' Sales Order -No PO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if not works then you better to consult a SD functional consultant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 09:28:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-into-vbuv-table/m-p/2341287#M516046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-08T09:28:00Z</dc:date>
    </item>
  </channel>
</rss>

