<?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: CMOD in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/2934466#M691497</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;The best thing to do is keep a break point in the include at the error message and see whether triggered or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2007 12:18:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-17T12:18:56Z</dc:date>
    <item>
      <title>CMOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/2934464#M691495</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;I created a project in CMOD  to post a billing document to COPA ( accounting)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the include of that Project i have written code to give error messages if any logic fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user exit used in the project is related to standard transaction VF02. but when i am trying to display an error message (through my code in this user exit) in VF02 ,it is not gettig displayed .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it &amp;lt;b&amp;gt;possible to display these error messages in standard txns using CMOD user exits&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-charitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 09:35:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/2934464#M691495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T09:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: CMOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/2934465#M691496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transaction Code - VF02                     Change Billing Document&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; SDVFX001            User exit header line in delivery to accounting&lt;/P&gt;&lt;P&gt; SDVFX002            User exit for A/R line in transfer to accounting&lt;/P&gt;&lt;P&gt; SDVFX003            User exit cash clearing in transfer to accounting&lt;/P&gt;&lt;P&gt; SDVFX004            User exit G/L line in transfer to accounting&lt;/P&gt;&lt;P&gt; SDVFX005            User exit reserves in transfer to accounting&lt;/P&gt;&lt;P&gt; SDVFX006            User exit tax line in transfer to accounting&lt;/P&gt;&lt;P&gt; SDVFX007            User exit: Billing plan during transfer to Accounting&lt;/P&gt;&lt;P&gt; SDVFX008            User exit: Processing of transfer structures SD-FI&lt;/P&gt;&lt;P&gt; SDVFX009            Billing doc. processing KIDONO (payment reference number)&lt;/P&gt;&lt;P&gt; SDVFX010            User exit item table for the customer lines&lt;/P&gt;&lt;P&gt; SDVFX011            Userexit for the komkcv- and kompcv-structures&lt;/P&gt;&lt;P&gt; V05I0001            User exits for billing index&lt;/P&gt;&lt;P&gt; V05N0001            User Exits for Printing Billing Docs. using POR Procedure&lt;/P&gt;&lt;P&gt; V60A0001            Customer functions in the billing document&lt;/P&gt;&lt;P&gt; V60P0001            Data provision for additional fields for display in lists&lt;/P&gt;&lt;P&gt; V61A0001            Customer enhancement: Pricing&lt;/P&gt;&lt;P&gt; J_3RSINV            Customer enhancement: Pricing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No of Exits:         17&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction Code - COPA                     Archive Order Record&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; XCOA0001            Batch record: user exit for archiving&lt;/P&gt;&lt;P&gt; XCOM0001            User exit: Material quantity calculation&lt;/P&gt;&lt;P&gt; PPCO0014            Select process orders for external relationships&lt;/P&gt;&lt;P&gt; PPCO0020            Process order: Display/change order header data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No of Exits:          4&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, 17 Oct 2007 12:05:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/2934465#M691496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T12:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: CMOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/2934466#M691497</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;The best thing to do is keep a break point in the include at the error message and see whether triggered or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 12:18:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/2934466#M691497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T12:18:56Z</dc:date>
    </item>
  </channel>
</rss>

