<?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 V56FSTAT user exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/v56fstat-user-exit/m-p/1976333#M399909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My customer requirement is it there is a delivery in delivery blocks, the shipment do no allow for planned status in VT01N. But when creating VT01N it is already going in Planned status. For this the customer has given userexit V56FSTAT. But when i put breakpoint in one exit. but it is not coming in VT01N. Please help in that how i can proceed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Feb 2007 14:17:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-19T14:17:05Z</dc:date>
    <item>
      <title>V56FSTAT user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/v56fstat-user-exit/m-p/1976333#M399909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My customer requirement is it there is a delivery in delivery blocks, the shipment do no allow for planned status in VT01N. But when creating VT01N it is already going in Planned status. For this the customer has given userexit V56FSTAT. But when i put breakpoint in one exit. but it is not coming in VT01N. Please help in that how i can proceed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2007 14:17:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/v56fstat-user-exit/m-p/1976333#M399909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-19T14:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: V56FSTAT user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/v56fstat-user-exit/m-p/1976334#M399910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In order for your break-point to work you need to activate the enhancement and components.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to create a project in transaction CMOD in which you add the enhancement and then activate the project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2007 14:27:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/v56fstat-user-exit/m-p/1976334#M399910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-19T14:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: V56FSTAT user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/v56fstat-user-exit/m-p/1976335#M399911</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;In which of the Exit you have put the code ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope, you must have you activated the Project via CMOD transaction as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Please use the following EXITS and first read the necessary documentation of these as well.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;exit_sapmv56a_001
exit_sapmv56a_002
exit_sapmv56a_004&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;There are few BADIs also available to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EHS_PS_002&lt;/P&gt;&lt;P&gt;LE_SHPMNT_EXTENSION&lt;/P&gt;&lt;P&gt;BADI_LE_SHIPMENT&lt;/P&gt;&lt;P&gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward suitable points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2007 14:37:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/v56fstat-user-exit/m-p/1976335#M399911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-19T14:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: V56FSTAT user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/v56fstat-user-exit/m-p/1976336#M399912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sapna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even my requirement is the same. If any of the Delivery in the Shipment is not completely processed, the Shipment Completion Status should not be set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried using BADI_LE_SHIPMENT, Method AT_SAVE. I noticed that the Changing Parameter CHA_SHIPMENTS_AT_SAVE of the Method AT_SAVE is not being passed by SAP while calling this Method. In other words, there is no data in this Parameter. Hence I was unable to re-set VTTK-STABF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know, if you have found a solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 14:42:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/v56fstat-user-exit/m-p/1976336#M399912</guid>
      <dc:creator>vamsi_pokala</dc:creator>
      <dc:date>2007-03-08T14:42:41Z</dc:date>
    </item>
  </channel>
</rss>

