<?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: For VT01N tcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-vt01n-tcode/m-p/3000091#M708745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Thanks for your reply. I will try the second LE_SHPMNT_EXTENSION badi which you gave and let you know the result. also is there any method to find badi's like this whihc is not listed when we run a standard program to find badi's and exit's for tcode.&lt;/P&gt;&lt;P&gt;Please help me if you have any idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Krithika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2007 12:48:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-31T12:48:43Z</dc:date>
    <item>
      <title>For VT01N tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-vt01n-tcode/m-p/3000087#M708741</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;  Can anyone please tell me the userexit or BADI whihc is getting triggered for VT01N transaction after saving the shipping document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's very urgent . Please help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krithika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 11:29:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/for-vt01n-tcode/m-p/3000087#M708741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T11:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: For VT01N tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-vt01n-tcode/m-p/3000088#M708742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krithika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In VT01N u have 2 BADIs: BADI_LE_SHIPMENT (which is probably the most usable - contains methods like 'at_save' etc.) and also LE_SHPMNT_EXTENSION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other than that u might also try EXIT_SAPLV56U_001, EXIT_SAPLV56U_002, ...., EXIT_SAPLV56U_005 which r userexits for check changes, save document etc, but r connected to the transaction screens (use them if u want to check stuff the user enters/changes in comparison to what's in the database).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award points if helps&lt;/P&gt;&lt;P&gt;Igal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 12:08:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/for-vt01n-tcode/m-p/3000088#M708742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T12:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: For VT01N tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-vt01n-tcode/m-p/3000089#M708743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transaction Code - VT01N                    Create Shipment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Exit Name           Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; V56AFCCH            Shipment processing: Check function code allowed&lt;/P&gt;&lt;P&gt; V56AGTAR            User Exit for Filtering Shipping Unit Calculation&lt;/P&gt;&lt;P&gt; V56ARCHV            Customer-spec. checks for archiving shipments&lt;/P&gt;&lt;P&gt; V56ATKTX            Change the number of lines for text input in shipment&lt;/P&gt;&lt;P&gt; V56BMOD             Transportation processing: Field modification&lt;/P&gt;&lt;P&gt; V56DISTZ            Shipment Processing: Determine Distance&lt;/P&gt;&lt;P&gt; V56FCOPY            Shipment processing: Copy delivery data&lt;/P&gt;&lt;P&gt; V56FSTAT            Shipment processing: Activities when setting a status&lt;/P&gt;&lt;P&gt; V56L0001            Status of Shipments for a Delivery&lt;/P&gt;&lt;P&gt; V56LDELI            Read Delivery Data for Shipment Processing&lt;/P&gt;&lt;P&gt; V56LOCID            Shipment Processing: Determine Location Identification&lt;/P&gt;&lt;P&gt; V56MVT04            Extensions for Collective Processing of Shipments&lt;/P&gt;&lt;P&gt; V56SLDET            Shipment processing: Leg determination&lt;/P&gt;&lt;P&gt; V56TDLIF            Filter Delivery Items for Shipment&lt;/P&gt;&lt;P&gt; V56UCHCH            Shipment processing: Check whether changes were made&lt;/P&gt;&lt;P&gt; V56UCHCO            Check shipments are complete&lt;/P&gt;&lt;P&gt; V56UDLUP            Obsolete as of 4.6C: Delivery Update on Delivery Routines&lt;/P&gt;&lt;P&gt; V56UNUMB            Shipment number allocation&lt;/P&gt;&lt;P&gt; V56USTAT            User-individual definition of transportation planning statu&lt;/P&gt;&lt;P&gt; V56USVDO            Update new objects for transport&lt;/P&gt;&lt;P&gt; V56USVDP            Preparation for updating new objects for transport?&lt;/P&gt;&lt;P&gt; MV56AINI            Initialization of transaction control for transportation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No of Exits:         22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USER EXIT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/code/abap26.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/code/abap26.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/what-is-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/what-is-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction" target="test_blank"&gt;http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.easymarketplace.de/userexit.php" target="test_blank"&gt;http://www.easymarketplace.de/userexit.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/userexit.pdfUser-Exit" target="test_blank"&gt;http://www.sappoint.com/abap/userexit.pdfUser-Exit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/ab038.htm" target="test_blank"&gt;http://www.sap-img.com/ab038.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/what-is-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/what-is-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html" target="test_blank"&gt;http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if useful.........&lt;/P&gt;&lt;P&gt;Minal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 12:10:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/for-vt01n-tcode/m-p/3000089#M708743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T12:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: For VT01N tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-vt01n-tcode/m-p/3000090#M708744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Thanks for your reply. I will try the second LE_SHPMNT_EXTENSION badi which you gave and let you know the result. also is there any method to find badi's like this whihc is not listed when we run a standard program to find badi's and exit's for tcode.&lt;/P&gt;&lt;P&gt;Please help me if you have any idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Krithika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 12:44:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/for-vt01n-tcode/m-p/3000090#M708744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T12:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: For VT01N tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-vt01n-tcode/m-p/3000091#M708745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Thanks for your reply. I will try the second LE_SHPMNT_EXTENSION badi which you gave and let you know the result. also is there any method to find badi's like this whihc is not listed when we run a standard program to find badi's and exit's for tcode.&lt;/P&gt;&lt;P&gt;Please help me if you have any idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Krithika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 12:48:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/for-vt01n-tcode/m-p/3000091#M708745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T12:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: For VT01N tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-vt01n-tcode/m-p/3000092#M708746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To check for the suitable badi, Go to transaction SE24 and give the Object type as CL_EXITHANDLER and click on Display button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Double click on method GET_INSTANCE, put a break point on case statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute your transaction and look for variable EXIT_NAME at your scenario then It will show the available badi's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if it is useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 22:10:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/for-vt01n-tcode/m-p/3000092#M708746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T22:10:51Z</dc:date>
    </item>
  </channel>
</rss>

