<?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: Simple Master Data for Global Parameters in Supply Chain Management Q&amp;A</title>
    <link>https://community.sap.com/t5/supply-chain-management-q-a/simple-master-data-for-global-parameters/qaa-p/11897800#M167518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DEar Marc&lt;/P&gt;&lt;P&gt;... a ling way to go ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIrst of all, yes you can do that in principle, but:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to somehow connect the planning level of the key figurebcalculation with the desired attribute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN your case, the MD type to which you assigned the attribute has nothing in common with the planning level at all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and no, you dont need to maintain the attribute on the losest level, and no you dont need a kf of type attribute - but integer would be good ( exceot if you need decimals)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you&amp;nbsp; an either work with virtual MD type, or with some additional planning level and calculation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, which is the level on which planner sould maintain the valUes? Really only one value over all? Or one by combination of produkctgroup- market, or?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASsuming it would be productgroup-market, and market would be an attribute of customer, and assuming you have already a compound product-customer, than virtual md-type would help, for detals compare the config guide&lt;/P&gt;&lt;P&gt;WIth that you can maintain your attribute aggregates and assign to the planning area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;than you need a plan ing level that includes the group-attribute and the to-be-checked attribute and assign some kf to it&lt;/P&gt;&lt;P&gt;IN this kf you may do a simple assignment of the attribute value on the exact same level. Plus, you create additional planning level calculation to copy down the value to the lowest level by assigning the value and provide an additional kf on the target level in the input parameter, so tjhe rule is fullfilled that the left right of the formula must have all attribute of the legt side filled. Just few days ago there was a thread on that topic, an old one reopened.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THan, in your final kf calculation you can grab the values from the just described kf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SOrry for the many typos, I am typing from smartphone and hence cannot search for the old threads or orother&amp;nbsp; links&lt;/P&gt;&lt;P&gt;BUt I hope it gives you a general idea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yours, Irmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Sep 2016 17:32:24 GMT</pubDate>
    <dc:creator>Irmi_Kuntze</dc:creator>
    <dc:date>2016-09-21T17:32:24Z</dc:date>
    <item>
      <title>Simple Master Data for Global Parameters</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/simple-master-data-for-global-parameters/qaq-p/11897799</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;So I'm trying to create attributes / master data to store the parameters of a calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, I want to put "Number of Historical Periods", "Periods Offset" &amp;amp; "Multiplier" in a simple MD. For the users to be able to change them manually. I don't want to link these attributes to products or customers as it would be the same value for all possibilities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have create a separate MD with all 3 attributes plus a "ParameterID" as the KEY:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ParameterID&lt;/P&gt;&lt;P&gt;HISTPERIODS&lt;/P&gt;&lt;P&gt;HISTPERIODSOFFSET&lt;/P&gt;&lt;P&gt;MUTLTIPLIERPCT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My first attempt was to add this MD to my planning level PERPRODCUST.&lt;/P&gt;&lt;P&gt;I then use the attributes directly in the calculation :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(&amp;nbsp; "$$PERIODIDCU$$" - "PERIODID"&amp;nbsp; &amp;lt; "HISTPERIODS" AND&amp;nbsp; "$$PERIODIDCU$$" - "PERIODID"&amp;nbsp; &amp;gt; "HISTPERIODSOFFSET", IF(ISNULL( "POSADJHISTBASELINEQTY@PERPRODCUST" ),NULL,1),NULL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This does not work, the values are not passed throught the Attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then tried to create them as attribute as KF @CUST or @PERPRODCUST, but they are still empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding is I could decide to put the attributes in my Customer master data, but then I would have to maintain de same values 1000 times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions ?&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;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 16:45:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/simple-master-data-for-global-parameters/qaq-p/11897799</guid>
      <dc:creator>marc_laberge</dc:creator>
      <dc:date>2016-09-21T16:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Master Data for Global Parameters</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/simple-master-data-for-global-parameters/qaa-p/11897800#M167518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DEar Marc&lt;/P&gt;&lt;P&gt;... a ling way to go ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIrst of all, yes you can do that in principle, but:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to somehow connect the planning level of the key figurebcalculation with the desired attribute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN your case, the MD type to which you assigned the attribute has nothing in common with the planning level at all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and no, you dont need to maintain the attribute on the losest level, and no you dont need a kf of type attribute - but integer would be good ( exceot if you need decimals)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you&amp;nbsp; an either work with virtual MD type, or with some additional planning level and calculation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, which is the level on which planner sould maintain the valUes? Really only one value over all? Or one by combination of produkctgroup- market, or?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASsuming it would be productgroup-market, and market would be an attribute of customer, and assuming you have already a compound product-customer, than virtual md-type would help, for detals compare the config guide&lt;/P&gt;&lt;P&gt;WIth that you can maintain your attribute aggregates and assign to the planning area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;than you need a plan ing level that includes the group-attribute and the to-be-checked attribute and assign some kf to it&lt;/P&gt;&lt;P&gt;IN this kf you may do a simple assignment of the attribute value on the exact same level. Plus, you create additional planning level calculation to copy down the value to the lowest level by assigning the value and provide an additional kf on the target level in the input parameter, so tjhe rule is fullfilled that the left right of the formula must have all attribute of the legt side filled. Just few days ago there was a thread on that topic, an old one reopened.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THan, in your final kf calculation you can grab the values from the just described kf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SOrry for the many typos, I am typing from smartphone and hence cannot search for the old threads or orother&amp;nbsp; links&lt;/P&gt;&lt;P&gt;BUt I hope it gives you a general idea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yours, Irmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 17:32:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/simple-master-data-for-global-parameters/qaa-p/11897800#M167518</guid>
      <dc:creator>Irmi_Kuntze</dc:creator>
      <dc:date>2016-09-21T17:32:24Z</dc:date>
    </item>
  </channel>
</rss>

