<?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 Is there any Function Module / BAPI to create Wave Pick? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-any-function-module-bapi-to-create-wave-pick/m-p/9413358#M1737142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a requirement to create Wave Pick in my report program which is done through VL35 transaction. I searched on web regarding the same, but couldn't find anything. BDC recording also didn't help since the transaction contains ALV display. Eventually I have found the FM "WS_PICK_WAV_WRITE_PREPARE" which is used in the standard program "SAPMV53W". But this requires two tables IT_WELLE_IN and IT_BELEG_IN as parameters which I am not sure how to populate. Please give inputs on this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 May 2013 08:31:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-05-29T08:31:32Z</dc:date>
    <item>
      <title>Is there any Function Module / BAPI to create Wave Pick?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-any-function-module-bapi-to-create-wave-pick/m-p/9413358#M1737142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a requirement to create Wave Pick in my report program which is done through VL35 transaction. I searched on web regarding the same, but couldn't find anything. BDC recording also didn't help since the transaction contains ALV display. Eventually I have found the FM "WS_PICK_WAV_WRITE_PREPARE" which is used in the standard program "SAPMV53W". But this requires two tables IT_WELLE_IN and IT_BELEG_IN as parameters which I am not sure how to populate. Please give inputs on this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 08:31:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-any-function-module-bapi-to-create-wave-pick/m-p/9413358#M1737142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-29T08:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any Function Module / BAPI to create Wave Pick?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-any-function-module-bapi-to-create-wave-pick/m-p/9413359#M1737143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for IT_WELLE_IN refer the structure&amp;nbsp; 'wellen'&amp;nbsp; and for IT_BELEG_IN refer the structure 'lieferungen'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check this structure and here we will have the fields with the desricption of the field.so fill the what ever necessary fields required to create the VL35.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope your problem will solve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurunath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 09:45:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-any-function-module-bapi-to-create-wave-pick/m-p/9413359#M1737143</guid>
      <dc:creator>gurunathkumar_dadamu</dc:creator>
      <dc:date>2013-05-29T09:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any Function Module / BAPI to create Wave Pick?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-any-function-module-bapi-to-create-wave-pick/m-p/9413360#M1737144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to use the function module mentioned by you then kindly refer the structures&lt;/P&gt;&lt;P&gt;"wellen" and "lieferungen" for IT_WELLE_IN and IT_BELEG_IN respectively. you can check out &lt;/P&gt;&lt;P&gt;the necessary fields that you want to populate in the internal tables ,for more info go through the FM &lt;/P&gt;&lt;P&gt;in se37.&lt;/P&gt;&lt;P&gt;Alternatively try using the following FM:&lt;/P&gt;&lt;P&gt;WS_LM_GROUP_CREATE&lt;/P&gt;&lt;P&gt;pass&lt;/P&gt;&lt;P&gt;exporting&lt;/P&gt;&lt;P&gt;if_refnum_add = 'X'&lt;/P&gt;&lt;P&gt;if_lgnum&amp;nbsp; = warehouse number&lt;/P&gt;&lt;P&gt;if_vtext ="&lt;/P&gt;&lt;P&gt;if_smart = 'W'&lt;/P&gt;&lt;P&gt;if_cdsto = ' '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that transaction VL35_S can&amp;nbsp; be used to create wave pick according to shipment.&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;Thanks And Regards,&lt;/P&gt;&lt;P&gt;Alora Sahu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 11:12:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-any-function-module-bapi-to-create-wave-pick/m-p/9413360#M1737144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-29T11:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any Function Module / BAPI to create Wave Pick?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-any-function-module-bapi-to-create-wave-pick/m-p/9413361#M1737145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, Thanks for the replies. But still I am struck in the same issue (even after populating possible values in&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt; IT_WELLE_IN&lt;/SPAN&gt; &amp;amp; &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt; IT_BELEG_IN &lt;/SPAN&gt;) . The FM "&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;WS_LM_GROUP_CREATE&lt;/SPAN&gt;" doesn't help. Please suggest if any alternates available... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Jun 2013 15:09:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-any-function-module-bapi-to-create-wave-pick/m-p/9413361#M1737145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-02T15:09:39Z</dc:date>
    </item>
  </channel>
</rss>

