<?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: L_TO_CREATE_2_STEP_PICKING Example or Documentation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/l-to-create-2-step-picking-example-or-documentation/m-p/9810048#M1781183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks ND and Rajesh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw the documentation that Netweaver posted, but I was hoping for some details on what is required and maybe an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajesh...I also checked the "where used", but unfortunately only my program comes up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now I'm getting this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data for storage type search is not defined (2 S06 ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be away for the next week the SAP TECH ED so I won't be checking this post, but I will check for any replies on 10/28.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Oct 2013 18:00:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-10-18T18:00:09Z</dc:date>
    <item>
      <title>L_TO_CREATE_2_STEP_PICKING Example or Documentation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/l-to-create-2-step-picking-example-or-documentation/m-p/9810044#M1781179</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 am trying to create a Transfer Order using the FM:&amp;nbsp; L_TO_CREATE_2_STEP_PICKING but am unable to find any examples or documentation for the parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have an example of a working call or some documentaiton to help me figure out how to code this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate the help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 14:01:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/l-to-create-2-step-picking-example-or-documentation/m-p/9810044#M1781179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-18T14:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: L_TO_CREATE_2_STEP_PICKING Example or Documentation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/l-to-create-2-step-picking-example-or-documentation/m-p/9810045#M1781180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked below SAP's documentation for this FM:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H5&gt;Functionality&lt;/H5&gt;&lt;P&gt;This function module can be used to create a transfer order for the removal step of the 2-step picking process for a group. For more information see the detailed documentation for the individual parameters. First, a plausibility check is executed for the parameters passed. Afterwards, the actual TO is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H5&gt;Notes&lt;/H5&gt;&lt;P&gt;If the function module is called several times in a single program context, a COMMIT WORK should be submitted between the calls, and the blocks set should be removed.&lt;/P&gt;&lt;H5&gt;Further information&lt;/H5&gt;&lt;P&gt;The function module basically behaves like the transaction for creating the removal TOs for 2-step picking in the background. If the detailed documentation for certain parameters is not sufficient, you can display the F1 help for the fields in this transaction.&lt;/P&gt;&lt;H3&gt;Parameters&lt;/H3&gt;&lt;P&gt;I_LGNUM&lt;BR /&gt;I_REFNR&lt;BR /&gt;I_BWLVS&lt;BR /&gt;I_BETYP&lt;BR /&gt;I_BENUM&lt;BR /&gt;I_WEMPF&lt;BR /&gt;I_ABLAD&lt;BR /&gt;I_KZGSM&lt;BR /&gt;I_KZVOL&lt;BR /&gt;I_KZANB&lt;BR /&gt;I_SQUIT&lt;BR /&gt;I_NIDRU&lt;BR /&gt;I_DRUKZ&lt;BR /&gt;I_LDEST&lt;BR /&gt;I_NOSPL&lt;BR /&gt;I_UPDATE_TASK&lt;BR /&gt;I_COMMIT_WORK&lt;BR /&gt;I_BNAME&lt;BR /&gt;I_SOLEX&lt;BR /&gt;I_PERNR&lt;BR /&gt;E_TANUM&lt;BR /&gt;T_LTAK&lt;BR /&gt;T_LTAP_VB&lt;/P&gt;&lt;H3&gt;Exceptions&lt;/H3&gt;&lt;P&gt;REFNR_LOCK&lt;BR /&gt;REFNR_DOES_NOT_EXIST&lt;BR /&gt;REFNR_NOT_RELEVANT&lt;BR /&gt;CONTROL_FOR_REFNR_NOT_EXIST&lt;BR /&gt;BWLVS_WRONG&lt;BR /&gt;BETYP_WRONG&lt;BR /&gt;BENUM_MISSING&lt;BR /&gt;BETYP_MISSING&lt;BR /&gt;XFELD_WRONG&lt;BR /&gt;LDEST_WRONG&lt;BR /&gt;DRUKZ_WRONG&lt;BR /&gt;SQUIT_FORBIDDEN&lt;BR /&gt;MANUAL_TO_FORBIDDEN&lt;BR /&gt;NO_TO_CREATED&lt;BR /&gt;UPDATE_WITHOUT_COMMIT&lt;BR /&gt;NO_AUTHORITY&lt;BR /&gt;ONLY_ONE_QUANTITY_SELECTION&lt;BR /&gt;NO_ACTIVE_ITEM_FOUND&lt;/P&gt;&lt;H3&gt;Function Group&lt;/H3&gt;&lt;P&gt;L03B&lt;/P&gt;&lt;P&gt;&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, 18 Oct 2013 14:24:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/l-to-create-2-step-picking-example-or-documentation/m-p/9810045#M1781180</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2013-10-18T14:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: L_TO_CREATE_2_STEP_PICKING Example or Documentation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/l-to-create-2-step-picking-example-or-documentation/m-p/9810046#M1781181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also check the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_45b/helpdata/en/c6/f83a434afa11d182b90000e829fbfe/frameset.htm"&gt;http://help.sap.com/saphelp_45b/helpdata/en/c6/f83a434afa11d182b90000e829fbfe/frameset.htm&lt;/A&gt;&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, 18 Oct 2013 14:26:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/l-to-create-2-step-picking-example-or-documentation/m-p/9810046#M1781181</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2013-10-18T14:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: L_TO_CREATE_2_STEP_PICKING Example or Documentation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/l-to-create-2-step-picking-example-or-documentation/m-p/9810047#M1781182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SE37 check where used list for the function module &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;L_TO_CREATE_2_STEP_PICKING &lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you will some info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 14:36:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/l-to-create-2-step-picking-example-or-documentation/m-p/9810047#M1781182</guid>
      <dc:creator>former_member188282</dc:creator>
      <dc:date>2013-10-18T14:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: L_TO_CREATE_2_STEP_PICKING Example or Documentation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/l-to-create-2-step-picking-example-or-documentation/m-p/9810048#M1781183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks ND and Rajesh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw the documentation that Netweaver posted, but I was hoping for some details on what is required and maybe an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajesh...I also checked the "where used", but unfortunately only my program comes up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now I'm getting this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data for storage type search is not defined (2 S06 ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be away for the next week the SAP TECH ED so I won't be checking this post, but I will check for any replies on 10/28.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 18:00:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/l-to-create-2-step-picking-example-or-documentation/m-p/9810048#M1781183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-18T18:00:09Z</dc:date>
    </item>
  </channel>
</rss>

