<?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: user exits in VL10b tcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-in-vl10b-tcode/m-p/4400372#M1045997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;have found some user exits, but not sure whether they are correct ones to use or not..&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you pls tell us which exits you found?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Sep 2008 05:43:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-01T05:43:16Z</dc:date>
    <item>
      <title>user exits in VL10b tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-in-vl10b-tcode/m-p/4400370#M1045995</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;we are deliveries for stock transfer orders using the transaction vl10b. during the creation i want to make a call to GTS system and do some validation . do we have any user exit where i can put my code. The package of the tcode is VL. I have checked in SMOD for this package. I have found some user exits, but not sure whether they are correct ones to use or not..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 05:40:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-in-vl10b-tcode/m-p/4400370#M1045995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T05:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: user exits in VL10b tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-in-vl10b-tcode/m-p/4400371#M1045996</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;there r no exits available for this transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 05:42:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-in-vl10b-tcode/m-p/4400371#M1045996</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-09-01T05:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: user exits in VL10b tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-in-vl10b-tcode/m-p/4400372#M1045997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;have found some user exits, but not sure whether they are correct ones to use or not..&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you pls tell us which exits you found?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 05:43:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-in-vl10b-tcode/m-p/4400372#M1045997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T05:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: user exits in VL10b tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-in-vl10b-tcode/m-p/4400373#M1045998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there anyway i can put my custom code without changing the std program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 05:46:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-in-vl10b-tcode/m-p/4400373#M1045998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T05:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: user exits in VL10b tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-in-vl10b-tcode/m-p/4400374#M1045999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhakar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this exit .It may be useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exit name                    Short text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V02V0001    Sales area determination for stock transport order&lt;/P&gt;&lt;P&gt;V02V0002   User exit for storage location determination&lt;/P&gt;&lt;P&gt;V02V0003   User exit for gate + matl staging area determination (header)&lt;/P&gt;&lt;P&gt;V02V0004   User Exit for Staging Area Determination (Item)&lt;/P&gt;&lt;P&gt;V50PSTAT   Delivery: Item Status Calculation&lt;/P&gt;&lt;P&gt;V50Q0001   Delivery Monitor: User Exits for Filling Display Fields&lt;/P&gt;&lt;P&gt;V50R0001   Collective processing for delivery creation&lt;/P&gt;&lt;P&gt;V50R0002   Collective processing for delivery creation&lt;/P&gt;&lt;P&gt;V50R0004  Calculation of Stock for POs for Shipping Due Date List&lt;/P&gt;&lt;P&gt;V50S0001  User Exits for Delivery Processing&lt;/P&gt;&lt;P&gt;V53C0001  Rough workload calculation in time per item&lt;/P&gt;&lt;P&gt;V53C0002  W&amp;amp;S: RWE enhancement - shipping material type/time slo&lt;/P&gt;&lt;P&gt;V53W0001  User exits for creating picking waves&lt;/P&gt;&lt;P&gt;VMDE0001  Shipping Interface: Error Handling - Inbound IDoc&lt;/P&gt;&lt;P&gt;VMDE0002  Shipping Interface: Message PICKSD (Picking, Outbound)&lt;/P&gt;&lt;P&gt;VMDE0003  Shipping Interface: Message SDPICK (Picking, Inbound)&lt;/P&gt;&lt;P&gt;VMDE0004  Shipping Interface: Message SDPACK (Packing, Inbound)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 06:21:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exits-in-vl10b-tcode/m-p/4400374#M1045999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T06:21:20Z</dc:date>
    </item>
  </channel>
</rss>

