<?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: ABAP SAMPLE FOR USER-EXIT IN R3 USING CALL FUNCTION in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-sample-for-user-exit-in-r3-using-call-function/m-p/689607#M30977</link>
    <description>&lt;P&gt;I can only assume that those parameters are a subset of those received by the exit FM (EXIT_SAPLRSAP_001, did you perform a where-used search, are there already some called FM) at least changed table parameter C_T_DATA should be used, before of after maping to actual datasource structure. &lt;/P&gt;
  &lt;P&gt;It looks like some 'local' rule to modularize this exit development, one FM per datasource, alas not a class/method?&lt;/P&gt;</description>
    <pubDate>Tue, 28 Aug 2018 13:21:32 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2018-08-28T13:21:32Z</dc:date>
    <item>
      <title>ABAP SAMPLE FOR USER-EXIT IN R3 USING CALL FUNCTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-sample-for-user-exit-in-r3-using-call-function/m-p/689604#M30974</link>
      <description>&lt;P&gt;HI, Is posible any sample code for use the call function in Include for User-Exit.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;1) INCLUDE ZXRSAU01.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;2) CASE I_DATASOURCE.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;WHEN '2LIS_13_VDITM'.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;CALL FUNCTION 'Z2LIS_13_VDITM' ?&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Sample code please how define parameters.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;3) FUNCTION Z2LIS_13_VDITM&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;CODE SAMPLE PLEASE FOR RETURN TO POINT 2.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 22:00:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-sample-for-user-exit-in-r3-using-call-function/m-p/689604#M30974</guid>
      <dc:creator>ALinetzky</dc:creator>
      <dc:date>2018-08-23T22:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP SAMPLE FOR USER-EXIT IN R3 USING CALL FUNCTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-sample-for-user-exit-in-r3-using-call-function/m-p/689605#M30975</link>
      <description>&lt;P&gt;Have you tried searching for code samples?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 06:02:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-sample-for-user-exit-in-r3-using-call-function/m-p/689605#M30975</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2018-08-24T06:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP SAMPLE FOR USER-EXIT IN R3 USING CALL FUNCTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-sample-for-user-exit-in-r3-using-call-function/m-p/689606#M30976</link>
      <description>&lt;P&gt;Rather confused by this question... "Code sample" to define FM parameters? This is done on a screen in SE37, not by coding.&lt;/P&gt;
  &lt;P&gt;"Code sample... for return" Um... There is no "GOTO" command in ABAP. You'd have to call this is in a loop or a cycle, I guess. Although it's not clear what this algorithm is trying to achieve.&lt;/P&gt;
  &lt;P&gt;There are plenty of samples in ABAP Help. F1 key or ABAPDOCU transaction. Or just Google "ABAP keyword documentation".&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 21:29:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-sample-for-user-exit-in-r3-using-call-function/m-p/689606#M30976</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2018-08-24T21:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP SAMPLE FOR USER-EXIT IN R3 USING CALL FUNCTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-sample-for-user-exit-in-r3-using-call-function/m-p/689607#M30977</link>
      <description>&lt;P&gt;I can only assume that those parameters are a subset of those received by the exit FM (EXIT_SAPLRSAP_001, did you perform a where-used search, are there already some called FM) at least changed table parameter C_T_DATA should be used, before of after maping to actual datasource structure. &lt;/P&gt;
  &lt;P&gt;It looks like some 'local' rule to modularize this exit development, one FM per datasource, alas not a class/method?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 13:21:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-sample-for-user-exit-in-r3-using-call-function/m-p/689607#M30977</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-08-28T13:21:32Z</dc:date>
    </item>
  </channel>
</rss>

