<?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>Question Re: How to make cell values as BLANK(INITIAL) using a macro run in Supply Chain Management Q&amp;A</title>
    <link>https://community.sap.com/t5/supply-chain-management-q-a/how-to-make-cell-values-as-blank-initial-using-a-macro-run/qaa-p/7765977#M86557</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;basically like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Macro [INITIALIZE]&lt;/P&gt;&lt;P&gt;  STEP (XXXIterations)&lt;/P&gt;&lt;P&gt;    Row "Forecast" =&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When adding the keyfigure to be initialized in the macro logic above you will get a popup to define properties of the row. Change Scope: Set the Change mode to "Initialization" and adopt. Afterwards the corresponding&lt;/P&gt;&lt;P&gt;row of the macro step should look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Row: Forecast ( Frm  M 06.2007 ) = Initial&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will reset the key figure "Forecast" to initial for all buckets&lt;/P&gt;&lt;P&gt;specified in the step properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will find more information about handling initial values in macros in note 1068603&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!!Remember!!: The keyfigure needs to allow zero values as per planning area design. Otherwise you can - of course - not initialize it because zero means initial in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Rico Frenzel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Mar 2011 08:29:57 GMT</pubDate>
    <dc:creator>rico_frenzel</dc:creator>
    <dc:date>2011-03-16T08:29:57Z</dc:date>
    <item>
      <title>How to make cell values as BLANK(INITIAL) using a macro run</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/how-to-make-cell-values-as-blank-initial-using-a-macro-run/qaq-p/7765976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need your advice on how I can make cell values in planning book as BLANK or INITIAL by using a macro. I am using SAP SCM 7.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Nisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2011 17:56:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/how-to-make-cell-values-as-blank-initial-using-a-macro-run/qaq-p/7765976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-15T17:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to make cell values as BLANK(INITIAL) using a macro run</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/how-to-make-cell-values-as-blank-initial-using-a-macro-run/qaa-p/7765977#M86557</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;basically like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Macro [INITIALIZE]&lt;/P&gt;&lt;P&gt;  STEP (XXXIterations)&lt;/P&gt;&lt;P&gt;    Row "Forecast" =&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When adding the keyfigure to be initialized in the macro logic above you will get a popup to define properties of the row. Change Scope: Set the Change mode to "Initialization" and adopt. Afterwards the corresponding&lt;/P&gt;&lt;P&gt;row of the macro step should look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Row: Forecast ( Frm  M 06.2007 ) = Initial&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will reset the key figure "Forecast" to initial for all buckets&lt;/P&gt;&lt;P&gt;specified in the step properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will find more information about handling initial values in macros in note 1068603&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!!Remember!!: The keyfigure needs to allow zero values as per planning area design. Otherwise you can - of course - not initialize it because zero means initial in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Rico Frenzel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 08:29:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/how-to-make-cell-values-as-blank-initial-using-a-macro-run/qaa-p/7765977#M86557</guid>
      <dc:creator>rico_frenzel</dc:creator>
      <dc:date>2011-03-16T08:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to make cell values as BLANK(INITIAL) using a macro run</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/how-to-make-cell-values-as-blank-initial-using-a-macro-run/qaa-p/13592049#M196884</link>
      <description>In the change mode some fields are missing according to key figure</description>
      <pubDate>Fri, 02 Feb 2024 02:24:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/how-to-make-cell-values-as-blank-initial-using-a-macro-run/qaa-p/13592049#M196884</guid>
      <dc:creator>gsrreddy</dc:creator>
      <dc:date>2024-02-02T02:24:46Z</dc:date>
    </item>
  </channel>
</rss>

