<?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 Reading &amp; changing  variant data values from EL18 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-changing-variant-data-values-from-el18/m-p/508995#M17863</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Could someone please share FMs which could be used to read and change data present in a variant (i.e. a combination of LAUFD and LAUFI) for transaction EL18 (meter read estimation) ? &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;I need to change the values present in MRU field of variant through a separate program before the variant is executed. &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Ankit Munshi&lt;/P&gt;</description>
    <pubDate>Mon, 27 Nov 2017 20:59:00 GMT</pubDate>
    <dc:creator>ankit_munshi2</dc:creator>
    <dc:date>2017-11-27T20:59:00Z</dc:date>
    <item>
      <title>Reading &amp; changing  variant data values from EL18</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-changing-variant-data-values-from-el18/m-p/508995#M17863</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Could someone please share FMs which could be used to read and change data present in a variant (i.e. a combination of LAUFD and LAUFI) for transaction EL18 (meter read estimation) ? &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;I need to change the values present in MRU field of variant through a separate program before the variant is executed. &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Ankit Munshi&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 20:59:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-changing-variant-data-values-from-el18/m-p/508995#M17863</guid>
      <dc:creator>ankit_munshi2</dc:creator>
      <dc:date>2017-11-27T20:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reading &amp; changing  variant data values from EL18</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-changing-variant-data-values-from-el18/m-p/508996#M17864</link>
      <description>&lt;P&gt;Any inputs , anyone ??? I am looking for a way t change contents of EL18 screen values for a specific run date and run ID (which has not been executed yet).. &lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 18:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-changing-variant-data-values-from-el18/m-p/508996#M17864</guid>
      <dc:creator>ankit_munshi2</dc:creator>
      <dc:date>2017-11-28T18:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Reading &amp; changing  variant data values from EL18</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-changing-variant-data-values-from-el18/m-p/508997#M17865</link>
      <description>&lt;P&gt;Hello Ankit&lt;/P&gt;
  &lt;P&gt;Do you need Function Modules to Imitate / Incorporate the same actions as Trx. "EL18"? Or are you just looking for UserExits and BAdI's?&lt;/P&gt;
  &lt;P&gt;The Utilities-Wiki pages are pretty well-formed and offer the following :&lt;/P&gt;
  &lt;UL&gt;
   &lt;LI&gt;General Wiki-Page Utilities Device Mgmnt : &lt;A href="https://wiki.scn.sap.com/wiki/display/UIndustry/Device+Management" target="test_blank"&gt;https://wiki.scn.sap.com/wiki/display/UIndustry/Device+Management&lt;/A&gt;&lt;/LI&gt;
   &lt;LI&gt;UserExit on MeterReadings : &lt;A href="https://wiki.scn.sap.com/wiki/display/UIndustry/User-Exits+Meter+Reading" target="test_blank"&gt;https://wiki.scn.sap.com/wiki/display/UIndustry/User-Exits+Meter+Reading&lt;/A&gt;&lt;/LI&gt;
   &lt;LI&gt;BAdI's on MeterReadings : &lt;A href="https://wiki.scn.sap.com/wiki/display/UIndustry/Business+Add-Ins+%28BADIs%29+are+available+for+IS-Utilities+Device+Management+-+Meter+reading+valid+from+EhP+7" target="test_blank"&gt;https://wiki.scn.sap.com/wiki/display/UIndustry/Business+Add-Ins+%28BADIs%29+are+available+for+IS-Utilities+Device+Management+-+Meter+reading+valid+from+EhP+7&lt;/A&gt;&lt;/LI&gt;
   &lt;LI&gt;MeterReading Trx."EL18" : &lt;A href="https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=449285766" target="test_blank"&gt;https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=449285766&lt;/A&gt; &lt;/LI&gt;
  &lt;/UL&gt;
  &lt;P&gt;&lt;BR /&gt;So can't you just implement one (or more) UserExits to Influence your data?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 23:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-changing-variant-data-values-from-el18/m-p/508997#M17865</guid>
      <dc:creator>NTeunckens</dc:creator>
      <dc:date>2017-11-28T23:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Reading &amp; changing  variant data values from EL18</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-changing-variant-data-values-from-el18/m-p/508998#M17866</link>
      <description>&lt;P&gt;See if You can get something working by Checking SAP-customizing :&lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;SPRO &amp;gt; Financial Accounting &amp;gt; Contract Accounts Receivables and payables &amp;gt; Technical Settings &amp;gt; Prepare Mass Activities ...&lt;/EM&gt;&lt;/P&gt;
  &lt;P&gt;See MassRun-ID "MSCH" which normally corresponds to Trx. "EL18". See the associated Objects and you might want to experiment with a Custom Object or a Custom FunctionModule in "FQEVENTS"? &lt;/P&gt;
  &lt;P&gt;Besides Specific Events, there also are some General Events to Influence a MassActivity and its Parameters, but I have no real experience with them (As an Example you could see Event '1794' - FM 'ISU_SAMPLE_1794' - Mass Activity: Event Before Change to New Run ID.) and I would do some serious testing when Replacing the Default with a Custom-FM as this would probably affect all types of MassActivities ...&lt;/P&gt;
  &lt;P&gt;See the SAP-Wiki on FQEVENTS : &lt;A href="https://wiki.scn.sap.com/wiki/display/UIndustry/Mass+Activities" target="test_blank"&gt;https://wiki.scn.sap.com/wiki/display/UIndustry/Mass+Activities&lt;/A&gt; / &lt;A href="https://wiki.scn.sap.com/wiki/display/UIndustry/How+to+use+FQEVENTS" target="test_blank"&gt;https://wiki.scn.sap.com/wiki/display/UIndustry/How+to+use+FQEVENTS&lt;/A&gt; / &lt;A href="https://wiki.scn.sap.com/wiki/display/UIndustry/SAP+ISU+EVENTS%3A+How+to+FIND+EVENTS%3A+How+to+IMPLEMENT+EVENTS%3A+Detailed+step+by+step+guide" target="test_blank"&gt;https://wiki.scn.sap.com/wiki/display/UIndustry/SAP+ISU+EVENTS%3A+How+to+FIND+EVENTS%3A+How+to+IMPLEMENT+EVENTS%3A+Detailed+step+by+step+guide&lt;/A&gt; &lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;Hope this Helps&lt;/P&gt;
  &lt;P&gt;Nic T.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 11:36:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-changing-variant-data-values-from-el18/m-p/508998#M17866</guid>
      <dc:creator>NTeunckens</dc:creator>
      <dc:date>2017-12-01T11:36:55Z</dc:date>
    </item>
  </channel>
</rss>

