<?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 Error message MV50AFZ1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-mv50afz1/m-p/4785157#M1120845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;In the user exit MV50AFZ1 i am creating an include and in that i am giving an &lt;/P&gt;&lt;P&gt;error message "That the delivery should not be deleted " when we are trying to deleate a delivery , but after the error message it is going to a dump saying Illegal error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to prevent this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Dec 2008 14:39:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-04T14:39:32Z</dc:date>
    <item>
      <title>Error message MV50AFZ1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-mv50afz1/m-p/4785157#M1120845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;In the user exit MV50AFZ1 i am creating an include and in that i am giving an &lt;/P&gt;&lt;P&gt;error message "That the delivery should not be deleted " when we are trying to deleate a delivery , but after the error message it is going to a dump saying Illegal error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to prevent this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2008 14:39:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-mv50afz1/m-p/4785157#M1120845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-04T14:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error message MV50AFZ1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-mv50afz1/m-p/4785158#M1120846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are the available user exits on that program:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program Exit	MV50AFZ1	USEREXIT_DELETE_DOCUMENT&lt;/P&gt;&lt;P&gt;Program Exit	MV50AFZ1	USEREXIT_MOVE_FIELD_TO_LIKP&lt;/P&gt;&lt;P&gt;Program Exit	MV50AFZ1	USEREXIT_MOVE_FIELD_TO_LIPS&lt;/P&gt;&lt;P&gt;Program Exit	MV50AFZ1	USEREXIT_NUMBER_RANGE&lt;/P&gt;&lt;P&gt;Program Exit	MV50AFZ1	USEREXIT_READ_DOCUMENT&lt;/P&gt;&lt;P&gt;Program Exit	MV50AFZ1	USEREXIT_REFRESH_DOCUMENT&lt;/P&gt;&lt;P&gt;Program Exit	MV50AFZ1	USEREXIT_SAVE_DOCUMENT&lt;/P&gt;&lt;P&gt;Program Exit	MV50AFZ1	USEREXIT_SAVE_DOCUMENT_PREPARE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2008 14:51:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-mv50afz1/m-p/4785158#M1120846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-04T14:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error message MV50AFZ1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-mv50afz1/m-p/4785159#M1120847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you see if you double click on the error message?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2008 15:04:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-mv50afz1/m-p/4785159#M1120847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-04T15:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error message MV50AFZ1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-mv50afz1/m-p/4785160#M1120848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the routine .. 'userexit_delete_document' .. &lt;/P&gt;&lt;P&gt;instead of calling a error message try changing the value of 'lf_subrc' to not eaul to zero and see ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aditya. V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2008 15:28:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-mv50afz1/m-p/4785160#M1120848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-04T15:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error message MV50AFZ1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-mv50afz1/m-p/4785161#M1120849</link>
      <description>&lt;P&gt;HI, have you solved? i have the same question.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 02:24:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-mv50afz1/m-p/4785161#M1120849</guid>
      <dc:creator>former_member1733</dc:creator>
      <dc:date>2021-08-04T02:24:12Z</dc:date>
    </item>
  </channel>
</rss>

