<?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 problem in bin sequencing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bin-sequencing/m-p/8578864#M1660619</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem while creating the TR for the material bin wise.&lt;/P&gt;&lt;P&gt;I am using the function module  &lt;/P&gt;&lt;P&gt; CALL FUNCTION  'L_TO_CREATE_TR'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      i_lgnum                        = itab-lgnum&lt;/P&gt;&lt;P&gt;      i_tbnum                        = itab-tbnum&lt;/P&gt;&lt;P&gt;      i_nidru                          =  'X'&lt;/P&gt;&lt;P&gt;      i_update_task               = ' '&lt;/P&gt;&lt;P&gt;      i_commit_work              = ' '&lt;/P&gt;&lt;P&gt;      i_bname                        = sy-uname&lt;/P&gt;&lt;P&gt;      i_teilk                            = 'X'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is creating the TR correctly. But when a material in different bins is having same TBNUM, then my bin sequence is breaking.&lt;/P&gt;&lt;P&gt;It is doing the TO by the given TBNUM which is resulting in change in the expected order of bins. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried customising the FM,  by adding the bin number as the exporting parameter, But it didnt work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me how to solve this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Feb 2012 12:35:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-13T12:35:32Z</dc:date>
    <item>
      <title>problem in bin sequencing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bin-sequencing/m-p/8578864#M1660619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem while creating the TR for the material bin wise.&lt;/P&gt;&lt;P&gt;I am using the function module  &lt;/P&gt;&lt;P&gt; CALL FUNCTION  'L_TO_CREATE_TR'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      i_lgnum                        = itab-lgnum&lt;/P&gt;&lt;P&gt;      i_tbnum                        = itab-tbnum&lt;/P&gt;&lt;P&gt;      i_nidru                          =  'X'&lt;/P&gt;&lt;P&gt;      i_update_task               = ' '&lt;/P&gt;&lt;P&gt;      i_commit_work              = ' '&lt;/P&gt;&lt;P&gt;      i_bname                        = sy-uname&lt;/P&gt;&lt;P&gt;      i_teilk                            = 'X'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is creating the TR correctly. But when a material in different bins is having same TBNUM, then my bin sequence is breaking.&lt;/P&gt;&lt;P&gt;It is doing the TO by the given TBNUM which is resulting in change in the expected order of bins. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried customising the FM,  by adding the bin number as the exporting parameter, But it didnt work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me how to solve this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 12:35:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bin-sequencing/m-p/8578864#M1660619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-13T12:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: problem in bin sequencing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bin-sequencing/m-p/8578865#M1660620</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;The problem is solved, The parameter tbeli = space has to be passed to the function module, to allow the partial picking of TRs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aritra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 10:35:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bin-sequencing/m-p/8578865#M1660620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-23T10:35:39Z</dc:date>
    </item>
  </channel>
</rss>

