<?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 User Exit after saving batch and batch classifikation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760290#M1951108</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;&lt;/P&gt;&lt;P&gt;I'm looking for a User Exit after saving datas of batch or batch classification.&lt;/P&gt;&lt;P&gt;Is there any User Exit which I can use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jul 2016 13:27:17 GMT</pubDate>
    <dc:creator>edvdm</dc:creator>
    <dc:date>2016-07-04T13:27:17Z</dc:date>
    <item>
      <title>User Exit after saving batch and batch classifikation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760290#M1951108</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;&lt;/P&gt;&lt;P&gt;I'm looking for a User Exit after saving datas of batch or batch classification.&lt;/P&gt;&lt;P&gt;Is there any User Exit which I can use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 13:27:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760290#M1951108</guid>
      <dc:creator>edvdm</dc:creator>
      <dc:date>2016-07-04T13:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit after saving batch and batch classifikation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760291#M1951109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&amp;nbsp; Class IF_EX_BATCH_MASTER&amp;nbsp; method CHECK_DATA_BEFORE_SAVE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 14:16:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760291#M1951109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-04T14:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit after saving batch and batch classifikation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760292#M1951110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aka BAdI BATCH_MASTER. (or good old enh. SMOD SAPLV1ZN / EXIT_SAPLV01Z_01*)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 14:31:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760292#M1951110</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-07-04T14:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit after saving batch and batch classifikation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760293#M1951111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Markus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use exit &lt;STRONG&gt;EXIT_SAPLCLFM_002&lt;/STRONG&gt; , this gets triggered when you save a batch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 18:31:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760293#M1951111</guid>
      <dc:creator>sunil_mani</dc:creator>
      <dc:date>2016-07-04T18:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit after saving batch and batch classifikation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760294#M1951112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need an Exit after saving the batch, I need the number of the batch which is created by our system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 06:15:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760294#M1951112</guid>
      <dc:creator>edvdm</dc:creator>
      <dc:date>2016-07-05T06:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit after saving batch and batch classifikation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760295#M1951113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hello Sunil,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I need an Exit after saving the batch, I need the number of the batch which is created by our system.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 06:15:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760295#M1951113</guid>
      <dc:creator>edvdm</dc:creator>
      <dc:date>2016-07-05T06:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit after saving batch and batch classifikation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760296#M1951114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the BAdI (before commit) you could use CALL FUNCTION ... IN BACKGROUND TASK|UNIT or PERFORM ... ON COMMIT for your code to be executed after creation (in another luw)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 07:02:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760296#M1951114</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-07-05T07:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit after saving batch and batch classifikation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760297#M1951115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;EXIT_SAPLV01Z_01* are not called from transaction MSC1N and MSC2N&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;I've activated this exits.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Markus&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 08:43:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760297#M1951115</guid>
      <dc:creator>edvdm</dc:creator>
      <dc:date>2016-07-05T08:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit after saving batch and batch classifikation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760298#M1951116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK this exit is triggered at creation only, so I first suggested BAdI BATCH_MASTER. But you could also require SMOD SAPLV01P (statsus change) and BATCHCHK to trigger your own operations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Hint: If you want an extensive list, call SE80 on package VB and look for function group starting with a X and Enhancements.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 08:56:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760298#M1951116</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-07-05T08:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit after saving batch and batch classifikation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760299#M1951117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raymond&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;I found a solution for our issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MArkus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 11:35:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-after-saving-batch-and-batch-classifikation/m-p/11760299#M1951117</guid>
      <dc:creator>edvdm</dc:creator>
      <dc:date>2016-07-06T11:35:17Z</dc:date>
    </item>
  </channel>
</rss>

