<?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: COOM0003 User-exit: need sample code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/coom0003-user-exit-need-sample-code/m-p/2570225#M586784</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a standard sample given by SAP : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;case i_strat.
  when 'C01'.
    e_konty = 'SK'.
    e_receiver-hkont = '0000315000'.
  when 'C02'.
    if i_senderart = 'ORC'.
      e_konty = 'KS'.
      e_receiver-kostl = '4711'.
    else.
      e_konty = 'KS'.
      e_receiver-kostl = '4712'.
    endif.
endcase.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jul 2007 10:14:05 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2007-07-30T10:14:05Z</dc:date>
    <item>
      <title>COOM0003 User-exit: need sample code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/coom0003-user-exit-need-sample-code/m-p/2570224#M586783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If somebody write UE with extension COOM0003, please, reveal your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 09:49:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/coom0003-user-exit-need-sample-code/m-p/2570224#M586783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T09:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: COOM0003 User-exit: need sample code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/coom0003-user-exit-need-sample-code/m-p/2570225#M586784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a standard sample given by SAP : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;case i_strat.
  when 'C01'.
    e_konty = 'SK'.
    e_receiver-hkont = '0000315000'.
  when 'C02'.
    if i_senderart = 'ORC'.
      e_konty = 'KS'.
      e_receiver-kostl = '4711'.
    else.
      e_konty = 'KS'.
      e_receiver-kostl = '4712'.
    endif.
endcase.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 10:14:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/coom0003-user-exit-need-sample-code/m-p/2570225#M586784</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-07-30T10:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: COOM0003 User-exit: need sample code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/coom0003-user-exit-need-sample-code/m-p/2570226#M586785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but I know it sample:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
*----------------------------------------------------------------------*
*   INCLUDE LXKOBSF01                                                  *
*----------------------------------------------------------------------*

************************************************************************
* Example: settle to fix G/L account 315000 for strategie C01;
*          settle to fix cost center 4711 for strategie C02 if object
*          type = internal orders, to fix cost center 4712 for other
*          object types.
************************************************************************
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Me need real sample, please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 10:41:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/coom0003-user-exit-need-sample-code/m-p/2570226#M586785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T10:41:04Z</dc:date>
    </item>
  </channel>
</rss>

