<?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: function module/BAPI for executing VD51/VD52 transactions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-bapi-for-executing-vd51-vd52-transactions/m-p/6161242#M1370142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreekanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an FM which is used by standard transaction&lt;/P&gt;&lt;P&gt;'RV_CUSTOMER_MATERIAL_UPDATE' .&lt;/P&gt;&lt;P&gt;Ex Code -&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'RV_CUSTOMER_MATERIAL_UPDATE'&lt;/P&gt;&lt;P&gt;IN UPDATE TASK&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;XKNMT_TAB = XKNMT&lt;/P&gt;&lt;P&gt;YKNMT_TAB = YKNMT&lt;/P&gt;&lt;P&gt;TCATALOG_TAB = LT_CATALOG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;commit work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2009 08:45:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-18T08:45:34Z</dc:date>
    <item>
      <title>function module/BAPI for executing VD51/VD52 transactions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-bapi-for-executing-vd51-vd52-transactions/m-p/6161240#M1370140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt; Warm greetings to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I require a function module/BAPI for executing VD51/VD52 transactions. Can anyone help on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sreekanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2009 08:35:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-bapi-for-executing-vd51-vd52-transactions/m-p/6161240#M1370140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-18T08:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: function module/BAPI for executing VD51/VD52 transactions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-bapi-for-executing-vd51-vd52-transactions/m-p/6161241#M1370141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreekanth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;RV_CUSTOMER_MATERIAL_UPDATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pushpraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2009 08:40:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-bapi-for-executing-vd51-vd52-transactions/m-p/6161241#M1370141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-18T08:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: function module/BAPI for executing VD51/VD52 transactions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-bapi-for-executing-vd51-vd52-transactions/m-p/6161242#M1370142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreekanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an FM which is used by standard transaction&lt;/P&gt;&lt;P&gt;'RV_CUSTOMER_MATERIAL_UPDATE' .&lt;/P&gt;&lt;P&gt;Ex Code -&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'RV_CUSTOMER_MATERIAL_UPDATE'&lt;/P&gt;&lt;P&gt;IN UPDATE TASK&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;XKNMT_TAB = XKNMT&lt;/P&gt;&lt;P&gt;YKNMT_TAB = YKNMT&lt;/P&gt;&lt;P&gt;TCATALOG_TAB = LT_CATALOG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;commit work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2009 08:45:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-bapi-for-executing-vd51-vd52-transactions/m-p/6161242#M1370142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-18T08:45:34Z</dc:date>
    </item>
  </channel>
</rss>

