Full questions with full answers β no sign-in required.
mediumSupply, Response and Inventory Planning
1. A client wants their monthly S&OP cycle to use analytics dashboards to compare consensus forecast against financial plan and highlight gaps before the executive S&OP meeting. How would you design this in SAP IBP?
I would build IBP analytics or embedded SAC dashboards comparing consensus demand, financial/revenue plan, and supply plan key figures side by side, using variance and gap key figures calculated via planning operators. Dashboards would be structured by planning level (product/customer/region) with drill-down, and scheduled ahead of the executive meeting so demand and finance leads can review and annotate gaps before final sign-off in the S&OP review step.
mediumSupply, Response and Inventory Planning
2. Your client wants inventory optimization outputs from IBP to directly drive safety stock levels used in EWM slotting and replenishment strategies. What integration considerations must you address?
Inventory Optimization in IBP calculates target stock levels (safety stock, reorder points) at an aggregate planning level, but EWM slotting and replenishment operate at a more granular execution level, often per storage bin or unit of measure. You need to map IBP's location-product safety stock output to the corresponding material master or EWM-specific parameters, typically via S/4HANA MRP data (updated through CPI-DS or core interface) rather than directly into EWM. Timing, unit-of-measure conversion, and frequency of the feedback loop must be defined to prevent conflicting replenishment signals.
easySupply, Response and Inventory Planning
3. In SAP IBP for Demand, what is the purpose of a forecast profile and how does it relate to the S&OP process cycle?
A forecast profile in IBP defines which statistical forecasting method, planning level, and horizon parameters apply to a given planning run. It links historical demand data to future periods, letting planners generate baseline statistical forecasts that feed into consensus demand review and the broader S&OP cycle, where they get adjusted by demand planners, sales, and finance before being handed to supply planning.
mediumSupply, Response and Inventory Planning
4. A client uses the Supply Optimizer for their finite capacity network but complains that optimizer results ignore detailed sequencing constraints handled in PPDS. How would you explain this behavior and address it?
The IBP Supply Optimizer works at an aggregate planning level using cost-based linear/mixed-integer optimization across capacity, sourcing and inventory, but it does not model detailed scheduling constraints like setup sequences or campaign runs, which are PPDS's domain. I would clarify the intended division of responsibility: IBP optimizer produces feasible mid-term supply plans, which are then released to PPDS for detailed finite scheduling. If sequencing constraints materially affect feasibility, aggregate capacity buffers or setup-time surrogate costs should be modeled in IBP to approximate the impact.
hardSupply, Response and Inventory Planning
5. During a major promotional event, the statistical forecast profile is producing wildly overstated numbers for the promoted SKUs, causing downstream supply plans to over-order. As the solution architect, how would you diagnose and resolve this?
First check whether promotional history is being double-counted in the baseline by the forecast profile's causal factors or if the promotion uplift key figure is stacking on top of an already-adjusted baseline. Review the decomposition of forecast into baseline plus promotional lift, and confirm the profile excludes promo periods from baseline model fitting. Fix likely involves cleansing historical promo periods before re-running statistical forecast, then reapplying promotion uplift separately via a dedicated promotion planning key figure.
mediumSupply, Response and Inventory Planning
6. A planner reports that a calculated key figure showing 'Available to Promise' is returning incorrect results whenever the underlying stock key figure is zero for certain weeks. As the consultant, how would you investigate whether the issue lies in the key figure formula operators?
I would first review the formula in Key Figure Calculations, checking for operators like division or IF/CASE logic that may not handle zero or null values correctly, since division by zero or unguarded conditional operators are common root causes. I'd verify whether NULL versus zero is being handled consistently, check the operator precedence, and test the formula against sample data in a lower environment. I would also confirm whether the calculation runs at the correct aggregation level, since operators can behave differently for stored versus on-the-fly aggregated results.