Replies: 4 comments 8 replies
-
Possible idea: draw separator-lines between a group of key figures, i.e. whenever the product ID changes, or Customer ID changes, etc. Like that, the data in large views is visually separated and is easy to read. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
@PW25 @JVotteler Would it be possible to provide a snippet of how it would be possible to unallow the removal of a filter from a certain Planning View Template's worksheet (after having opened it via New View > From Template ...). Perhaps code-inspiration could be found in the IBP web UI Global Configuration parameter "FORCE_PLANNING_VIEW_FILTER" (Description: Force user to set up an attribute-based filter in planning views)? The goal is, that one can disallow the removal of a Planning Filter's attribute, for a certain Planning View's sheet only. The default Planning Filter that comes with a Planning View Template, for example, might be called PRODUCT GROUP XYZ, and might be defined as Product Group = XYZ. The requirement for business now is that users (when loading a Planning View from the template) are not able to remove this filter (of Product Group). |
Beta Was this translation helpful? Give feedback.
-
@PW25 + Another question I have would be on how, best-practice, to throw an error message when, in a certain Planning View, there is 1 of a certain amount of pre-defined attributes (the base planning level of a certain Key Figure) not present in the Planning View. https://github.com/SAP-samples/integrated-business-planning-excel-addin-vba-samples/blob/main/VBA%20samples/SAP%20IBP%20Hooks/Sample%20code%20for%20SAP%20IBP%20Hooks.pdf already shows a code for 'If the opened worksheet includes the master data type "Product" However, this is for Master Data Workbooks. My question is how to do the same for a Planning View. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
in case you have new ideas for VBA coding, enhancements or use cases, please post them right here.
Beta Was this translation helpful? Give feedback.
All reactions