<?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 Modify selection screen for LT43 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-selection-screen-for-lt43/m-p/8091297#M1615440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;Transaction LT43 is used to select Delivery docs for wave picking. The deliveries which are selected in this transaction are processed further for TO creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The selection options provided in the standard transaction are not&lt;/P&gt;&lt;P&gt;sufficient for selection..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some additional fields are required for selection such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Delivery number&lt;/P&gt;&lt;P&gt;2. Delivery type&lt;/P&gt;&lt;P&gt;3. Sales organization&lt;/P&gt;&lt;P&gt;3  Customer&lt;/P&gt;&lt;P&gt;4. Brand&lt;/P&gt;&lt;P&gt;5. Material Group&lt;/P&gt;&lt;P&gt;6. Quality&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldn't find any exit/ BADi to achieve the same. Is there is way to modify the screen and add custom enhancements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Priyanka Rai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2011 10:03:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-07-27T10:03:58Z</dc:date>
    <item>
      <title>Modify selection screen for LT43</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-selection-screen-for-lt43/m-p/8091297#M1615440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;Transaction LT43 is used to select Delivery docs for wave picking. The deliveries which are selected in this transaction are processed further for TO creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The selection options provided in the standard transaction are not&lt;/P&gt;&lt;P&gt;sufficient for selection..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some additional fields are required for selection such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Delivery number&lt;/P&gt;&lt;P&gt;2. Delivery type&lt;/P&gt;&lt;P&gt;3. Sales organization&lt;/P&gt;&lt;P&gt;3  Customer&lt;/P&gt;&lt;P&gt;4. Brand&lt;/P&gt;&lt;P&gt;5. Material Group&lt;/P&gt;&lt;P&gt;6. Quality&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldn't find any exit/ BADi to achieve the same. Is there is way to modify the screen and add custom enhancements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Priyanka Rai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 10:03:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-selection-screen-for-lt43/m-p/8091297#M1615440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-27T10:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Modify selection screen for LT43</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-selection-screen-for-lt43/m-p/8091298#M1615441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As there is no BADI or screen exit for LT43 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all,  The standard screen we can't change. However, if it's necessary than we need  access key to modify. However, this is not at all advisable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The better practice is to o COPY the standard thing into Z program and then modify it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abhijit Mandal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 11:37:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-selection-screen-for-lt43/m-p/8091298#M1615441</guid>
      <dc:creator>Abhijit74</dc:creator>
      <dc:date>2011-07-27T11:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Modify selection screen for LT43</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-selection-screen-for-lt43/m-p/8091299#M1615442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i guess you need an access key to modify 'SAPML05S'  '171' screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;along with that you need to change the code to fetch the values from the table by using the new sel screen fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PAI of SAPML05S&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ssm on Jul 27, 2011 5:16 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ssm on Jul 27, 2011 5:26 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 11:44:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-selection-screen-for-lt43/m-p/8091299#M1615442</guid>
      <dc:creator>Shahid</dc:creator>
      <dc:date>2011-07-27T11:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Modify selection screen for LT43</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-selection-screen-for-lt43/m-p/8091300#M1615443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priyanka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interesting requirement. I would echo Abhijit on this. There is no screen exit aavailable for LT43( Screen no 171).You can find it out yourself as well. Just go to SE93,give transaction LT43 and display. Pick up the package name i.e. LVS. Go to SMOD. Press  F4 and give package name as LVS. You will be able to see all the available exits for this package. &lt;/P&gt;&lt;P&gt;So,if you really need to change the screen you would need access keys but again it is not at all recommended. If you copy everything into Z program again that would be a herculean task as the back end module pool program SAPML05S is also working for LT41,LT42,LT43,LT44. So, you need filter out for LT43 keeping the functionality intact.&lt;/P&gt;&lt;P&gt;Please reach out to your functional contact to gather the actual business requirement for this. If possible go for a separate customized solution instead of enhancing LT43. Hope this clarifies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Atanu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Atanu Mukherjee on Jul 27, 2011 2:01 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 11:59:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-selection-screen-for-lt43/m-p/8091300#M1615443</guid>
      <dc:creator>atanu_mukherjee</dc:creator>
      <dc:date>2011-07-27T11:59:53Z</dc:date>
    </item>
  </channel>
</rss>

