https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/topics/BW-Planning-qa.xml SAP Community - BW Planning 2024-05-20T11:10:15.981829+00:00 python-feedgen BW Planning Q&A in SAP Community https://community.sap.com/t5/technology-q-a/sap-fox-formula-data-scope/qaq-p/12798787 sap fox formula data scope 2023-09-01T01:35:06+02:00 andi-mcnally https://community.sap.com/t5/user/viewprofilepage/user-id/930799 <P>Hi SAP experts,</P> <P>1. In the BPC standard we can use XDIM_MEMBERSET to scope data for our calculation/logic purposes. What should I do to do the same thing in the Fox formula?</P> <P>2. In the BPC standard we can use EXPRESSION=0 to remove data. What should I do to do the same thing in the Fox formula?</P> <P>3. I faced challenges when reading SAP help related to the Fox keyword FOREACH IN VARIABLE, FOREACH IN REFDATA, and FOREACH IN SELECTION. Could you please give me some examples to use those keywords?</P> <P>Thanks,</P> 2023-09-01T01:35:06+02:00 https://community.sap.com/t5/technology-q-a/filter-in-exit-variable-can-not-handle-amount-of-data/qaq-p/12812165 Filter in exit variable can not handle amount of data 2023-09-22T10:57:52+02:00 kern_pascal https://community.sap.com/t5/user/viewprofilepage/user-id/320221 <P>Hello, </P> <P>we have a planning sequence with filter. As a filter we have a variable exit. From time to time the result of the exit is that much that the planning sequence end with termination. Is this a known issue? Any ideas how to fix it?</P> 2023-09-22T10:57:52+02:00 https://community.sap.com/t5/technology-q-a/managing-new-profit-center-codes-in-sac-planning-that-are-not-present-while/qaq-p/12737474 Managing New profit center codes in SAC Planning that are not present while performing planning. 2023-09-24T22:38:11+02:00 GavinMonteiro3 https://community.sap.com/t5/user/viewprofilepage/user-id/127268 <P>Hi SAP folks,<BR /><BR />The business has a requirement to see Plan Vs Actual data store wise in SAC.</P> <P>Each store is mapped to a profit &amp; cost center.</P> <P>Planning cycle is done for April to March Fiscal year. Team begins planning in the month of January.</P> <P>In January, there are certain stores that the business plans to open up in the month of August, Sept. But there are no such profit centers codes created yet in the system. <BR />What should be the way this is managed in SAC planning (since it is not necessary that the store might actually open)? Also ensuring, once the profit center code is created then plan Vs Actuals gets reported based on the profit center?<BR /><BR /><BR />Regards,</P> <P>Gavin.</P> 2023-09-24T22:38:11+02:00 https://community.sap.com/t5/technology-q-a/how-to-restrict-the-value-help-for-a-characteristic-as-key-figure-input/qaq-p/12751654 How to restrict the value help for a “characteristic as key figure” input enabled cell? 2023-09-26T11:25:45+02:00 silviopitschke2 https://community.sap.com/t5/user/viewprofilepage/user-id/153001 <P>How to restrict the value help ("Select Member") for a “characteristic as key figure” input enabled cell in SAP Analysis for Office. By default, all master data values are displayed.</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2212153-2184894-image.png" /></P> 2023-09-26T11:25:45+02:00 https://community.sap.com/t5/technology-q-a/can-anyone-advise-on-mps-siop-ratio-in-order-to-achieve-100-ratio/qaq-p/12747229 Can anyone advise on MPS & SIOP ratio . In order to achieve 100% ratio. 2023-09-28T10:22:06+02:00 reena0905 https://community.sap.com/t5/user/viewprofilepage/user-id/1251624 <P>SAP data evaluated</P> <P>MPS coverage ratio is simply calculating if all active FING or SFIN SAP materials managed for MPS planning are managed in MPS families.</P> <P>We want to ensure that we run MPS for all active production materials in order to secure component purchase and give correct visibility to our suppliers at the end. </P> <P>SAP table used to get the data and final calculation</P> <UL> <LI> <P>PGMI - family and material assignment</P></LI> <LI> <P>S915E - material assignment to MPS structure</P></LI> <LI> <P>MARA/MARC - material master data</P></LI> </UL> <P>Main conditions to get all activa materials to compare with family assignment</P> <UL> <LI> <P>If the same part number can be in several Family, we remove them</P></LI> <LI> <P>If the column “Flag Material for Deletion” contain Yes for some lines, we remove them</P></LI> <LI> <P>if material is assigned as “00-New” or “10-Obsolete” or “99-Blocked” (MARC-MMSTA) we remove them</P></LI> <LI> <P>MRP group and MRP profiles taken into account</P></LI> </UL> <UL> <LI> <P>FING material type</P></LI> </UL> <UL> <LI> <P>and MRP group = “0001” or “0011” or </P></LI> <LI> <P>and if combination* MRP profile = FG03 then MRP group = “0003”</P></LI> <LI> <P>and if combination* MRP profile = FG06 then MRP group = “0002”</P></LI> </UL> <LI> <P>SFIN material type</P></LI> <UL> <LI> <P>and MRP dependency to dependent requirement (MARC-AHDIS) = “1” (set up in MRP4 material view)</P></LI> </UL> <P>Remark: (*) the MRP group combination with FG03 and FG06 MRP profiles included in BW calculation logic is inherited from old business process dashboard</P> <P>Can anyone help me. </P> 2023-09-28T10:22:06+02:00 https://community.sap.com/t5/technology-q-a/sac-planning-via-bpc-submitdata-for-two-tables-with-the-same-live-model/qaq-p/12742690 SAC Planning via BPC: .submitData() for two tables with the same live model 2023-09-28T15:40:15+02:00 maxboo https://community.sap.com/t5/user/viewprofilepage/user-id/724527 <P>Hi Experts,</P> <P>i am trying to distribute value from one table to another which share the same model (live connection bw query).</P> <P>So code goes similar to this:</P> <P>var resultset_A = Table_A.getDataSource().getResultSet();</P> <P>var value_A = resultset_A[0][Alias.MeasureDimension].rawValue / countervariable;</P> <P>//Zeroing the initial value</P> <P><STRONG>Table_A</STRONG>.getPlanning().setUserInput({"@MeasureDimension":"abc", "Dimension1":"xyz", "Dimension2":"0001"}, "0");</P> <P><STRONG>Table_A</STRONG>.getPlanning().submitData(); </P> <P>//Writing it into another selections with the countervariable calculation</P> <P><STRONG>Table_B</STRONG>.getPlanning().setUserInput({"@MeasureDimension":"abc", "Dimension1":"xyz", "Dimension":"0002"}, "<STRONG>value_A</STRONG>");</P> <P><STRONG>Table_B</STRONG>.getPlanning().submitData();</P> <P>The problem is now with the first <STRONG>Table_A.submitData()</STRONG>. It refreshes also <STRONG>Table_B</STRONG> and while Table_B is also loading/refreshing the code Table_B.submitData() seems to have problems submitting the values because it is in an "Illegal State" (Maybe cause refresh?!). Both submitData return <STRONG>true</STRONG> though.</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2210285-image.png" /></P> <P>Do i really need to have somehow a hidden table where both columns i want to change are in the same table widget?</P> <P>Regards,</P> <P>Max</P> 2023-09-28T15:40:15+02:00 https://community.sap.com/t5/technology-q-a/reason-for-the-difference-between-rsa5-and-rsa6-data/qaq-p/12786454 Reason for the difference between RSA5 and RSA6 data 2023-10-06T10:59:09+02:00 gsekercan https://community.sap.com/t5/user/viewprofilepage/user-id/635687 <P>Hello,</P> <P>The data on the RSA5 and RSA6 screens in the development system are different, and the data on the RSA5 and RSA6 screens in the test system are equal to each other (SAP-R/3 - LO - MVKE table's fields). I looked to see if the porting to a customization test system in the dev system could have been forgotten, but I saw that the customizations in the MM module were the same in the development and test system. Where can there be a difference? How can I tell what's causing the problem?</P> <P>Best regards,</P> 2023-10-06T10:59:09+02:00 https://community.sap.com/t5/supply-chain-management-q-a/create-planned-orders-only-for-subcomponents-of-production-orders/qaq-p/12748090 Create planned orders only for subcomponents of production orders. 2023-11-08T13:28:02+01:00 lerans https://community.sap.com/t5/user/viewprofilepage/user-id/886057 <P>Hello experts, the products we manufacture have many sub-components, and I need to place orders for these components. When MRP runs, it also generates planned orders for the sub-components, so I currently calculate the sub-component requirements manually. I only want the production orders to create planned orders for the sub-components. How can I achieve this? The company has recently started using SAP</P> 2023-11-08T13:28:02+01:00 https://community.sap.com/t5/technology-q-a/hierarchy-update/qaq-p/12745520 Hierarchy update 2023-11-14T14:28:41+01:00 former_member1050150 https://community.sap.com/t5/user/viewprofilepage/user-id/1050150 <P>Hi friends,</P> <P><BR />i am working x company, where we have different approach in hierarchy. We used to get mdms where we need to maintain hierarchy manually like if we have company code ch00 and line business is l1,l2,…..l20. We need to maintain in each node like l1 node we have to insert ch00l1. here my question is how to automate it?</P> <P><BR />Thanks,</P> <P>Gowtham</P> 2023-11-14T14:28:41+01:00 https://community.sap.com/t5/financial-management-q-a/fox-logic-in-bpc-embedded-planning/qaq-p/12749300 Fox logic in BPC embedded planning 2023-12-03T23:29:20+01:00 anshu-123 https://community.sap.com/t5/user/viewprofilepage/user-id/938636 <P>Hello Experts,</P> <P>Need help in fox logic to write data if there is no data exist already in the output.</P> <P>Source data:</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2230492-image.png" /></P> <P>data to multiply: (data is available with below 4 common dimensions to multiply with all different partner objects). </P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2230493-image.png" /></P> <P>final output:</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2230490-image.png" /></P> <P>My fox as below:</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2230491-image.png" /></P> <P> And it is working fine if we already have some data in the final output combination. if there is no data in the final output combination then, logic is not generating new records.<BR /></P> <P>any help is much appreciated. </P> <P>Thanks in advance,</P> 2023-12-03T23:29:20+01:00 https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-free-trial-for-planing/qaq-p/12770796 SAP Analytics Cloud Free Trial for Planing 2023-12-10T20:16:33+01:00 benhaddou https://community.sap.com/t5/user/viewprofilepage/user-id/891003 <P>Can I import data from BW on HANA into the free trial of SAP Analytics Cloud for planning purposes, or is this only possible with paid SAP Analytics Cloud?</P> 2023-12-10T20:16:33+01:00 https://community.sap.com/t5/technology-q-a/tcurc-table/qaq-p/12781520 TCURC Table 2023-12-15T17:26:37+01:00 a-28-v-12 https://community.sap.com/t5/user/viewprofilepage/user-id/953232 <P>How to update TCURC standard table in sap bw</P> 2023-12-15T17:26:37+01:00 https://community.sap.com/t5/technology-q-a/migration-of-planning-applications-and-consolidation-to-bw4hana/qaq-p/12816183 Migration of Planning applications and Consolidation to BW4HANA 2023-12-26T06:41:21+01:00 ranen_feigin https://community.sap.com/t5/user/viewprofilepage/user-id/891227 <P>Recently we went live with SAP BW/4HANA system.</P> <P>During this process we have already installed and configured migration cockpit (shell migration) via our old BW 7.01 SP20 system, and used it to migrate all BW only objects (which are not a part of BI-IP A /BPS OBJECTS).</P> <P>Since we already did it via BW only object our question is as follows:</P> <P>Since very little info on this issue: </P> <P>Any recommendations about migration process with our BW 7.01 sp20 system for BI-IP A /BPS OBJECTS to BPC 11 embedded (with Analysis) ?</P> <P>What is not officially supported by SAP ?</P> 2023-12-26T06:41:21+01:00 https://community.sap.com/t5/technology-q-a/connectivity-of-sac-add-in-for-microsoft-with-on-premise-data-sources/qaq-p/12818118 Connectivity of SAC, add in for Microsoft with On-premise Data Sources. 2024-01-04T18:54:52+01:00 benhaddou https://community.sap.com/t5/user/viewprofilepage/user-id/891003 <P>Is there any new Updates about the connectivity between SAC, add in und the On-Premise Data sources ?</P> <P>I only found the Update from March 2023:</P> <P><A href="https://blogs.sap.com/2023/01/27/sap-analysis-for-microsoft-office-standard-vs.-sap-analytics-cloud-edition/" rel="noopener noreferrer">https://blogs.sap.com/2023/01/27/sap-analysis-for-microsoft-office-standard-vs.-sap-analytics-cloud-edition/</A></P> 2024-01-04T18:54:52+01:00 https://community.sap.com/t5/technology-q-a/cm01-daily-capacity-utilization/qaq-p/12816869 CM01 Daily capacity Utilization 2024-01-05T12:40:02+01:00 mwi5548 https://community.sap.com/t5/user/viewprofilepage/user-id/1187882 <P>Hi everyone!</P> <P>Does anybody know how can we see daily capacity utilization in transaction CM01?</P> <P>Now we can see percentage per one week but we want percentage overview by days (cumulative). </P> <P>Thank you in advance for your support!</P> 2024-01-05T12:40:02+01:00 https://community.sap.com/t5/technology-q-a/planing-model-in-sac-add-in/qaq-p/12818210 Planing Model in SAC, add-in? 2024-01-06T15:22:11+01:00 benhaddou https://community.sap.com/t5/user/viewprofilepage/user-id/891003 <P>In SAC, add-in, we can analyze SAC planning models based on Import Data connections. In case we have a planning model based on live data connections to SAP BPC embedded, can we continue working with this model in SAC, add-in?</P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2234283-bildschirmfoto-2024-01-06-um-151055.png" /></P> <P><IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2234284-bildschirmfoto-2024-01-06-um-151919.png" /></P> 2024-01-06T15:22:11+01:00 https://community.sap.com/t5/technology-q-a/salient-features-in-b4hana/qaq-p/12819108 Salient Features in B4HANA 2024-01-09T07:31:45+01:00 kesava_sugali https://community.sap.com/t5/user/viewprofilepage/user-id/794934 <P>Hi All,</P> <P>I would like to know where can we find these features in B4HANA system.</P> <P>1) In BW 7.5, we have a feature in info package of "Color of Traffic light for an Empty request".</P> <P>Where do we have this setting in DTP in B4 HANA?</P> <P>2) In B4HANA, while activating Datamart datastore object, we have an option of " Activation with Zero elimination".</P> <P>How to include this step in process chain?</P> 2024-01-09T07:31:45+01:00 https://community.sap.com/t5/supply-chain-management-q-a/material-kitting-for-items-used-in-parallel-multiple-packaging-looking-for/qaq-p/13606217 Material kitting for items used in parallel (multiple packaging) - looking for solution 2024-02-15T09:58:17.101000+01:00 mtelman https://community.sap.com/t5/user/viewprofilepage/user-id/1398247 <P>Hello everybody,</P><P>I am looking for a solution for the following cases:</P><P>Once the MO is released, the TO is received in the WH automatically and the users start the material kitting process (picking). Sometimes, some of the materials are used in parallel on the same line, but different assembly locations. The WH is informed for the total quantity needed, but not for the different number of packaging, due to the parallel usage.</P><P><STRONG>example</STRONG>: total TO qty needed 10k pcs = 1 SU&nbsp;<SPAN>(packaging)</SPAN></P><P><SPAN><STRONG>Issue</STRONG>: used in 3 sections in the line =&gt; 3 SUs (packaging) are needed = either 30k pcs or to repack the 10k to 3,33k in 3 packaging.</SPAN></P><P><SPAN>Do you know if there is a standard configuration that could solve this gap?&nbsp;</SPAN></P><P><FONT face="inherit">Thanks in advance and </FONT>appreciate<FONT face="inherit">&nbsp;if you&nbsp;could </FONT>share<FONT face="inherit">&nbsp;ideas. </FONT></P><P>Regards,</P><P>&nbsp;</P> 2024-02-15T09:58:17.101000+01:00 https://community.sap.com/t5/technology-q-a/can-recognize-as-one-of-combination-of-cr/qaq-p/13639244 Can recognize # as one of combination of CR? 2024-03-15T07:29:15.135000+01:00 dongun_kang https://community.sap.com/t5/user/viewprofilepage/user-id/840351 <P>Hi experts,</P><P>We implemented Characteristic Relationship - Create method using Exit Class.</P><P>But a problem has occurred.</P><P>ADSO 1 (combination is here) has # as one of fields member.</P><P>Then, Query recognize that one as "All Combination of Master Data" (I think...)</P><P>If it worked, the result combination will be 150,</P><P>but because of the field (which has #, one of member), the result combination is 210,000...</P><P>&nbsp;</P><P>some blog says the buffer logic on create method can fix this situation, but i don't know how to implement it...</P> 2024-03-15T07:29:15.135000+01:00 https://community.sap.com/t5/technology-q-a/full-update-of-0co-om-wbs-3-does-not-work-i-get-only-few-datasets-in-bw/qaq-p/13656730 Full update of 0CO_OM_WBS_3 does not work. I get only few datasets in BW 2024-04-03T07:40:05.644000+02:00 thegigolo https://community.sap.com/t5/user/viewprofilepage/user-id/1430187 <P>In our system the full load of 0CO_OM_WBS_3 does not deliver all data into BW. What can I check?</P><P>Please guide me.</P><P>Thank you for any suggestions.</P><P>ERP is ECC6.0 EHP 8 SP19</P><P>Regards G.</P> 2024-04-03T07:40:05.644000+02:00