Units of Measure (UOM) in SAP IBP allow data to be displayed and edited in different units (e.g., kg, lbs), configured via master data and UI settings, per SAP IBP’s documentation.
Option A: Analytics allow the user to select the target unit of measureThis is correct. Analytics apps (e.g., Advanced Dashboards) and Excel planning views let users choose the target UOM for display, leveraging conversion factors, per SAP IBP’s visualization capabilities.
Option B: Units of measure are usually not time-independentThis is incorrect. UOMs are typically static (time-independent) unless explicitly modeled as time-dependent (rare), making this a misstatement.
Option C: Units of measure are an attribute of a master data type, such as ProductThis is correct. UOM (e.g., Base UOM) is an attribute of the Product master data type, with conversion factors defined in UOM Conversion master data, per SAP IBP’s setup.
Option D: Units of measure are usually not time-dependentThis is correct. UOMs are generally static attributes, not varying by time unless custom-configured, aligning with SAP IBP’s standard behavior.
Option E: Conversion to the target unit of measure is handled by the SAP IBP Excel add-inThis is incorrect. While the Excel add-in displays converted values, the conversion logic is defined in the planning area (via UOM Conversion factors), not handled solely by the add-in.
Thus, A, C, and D are key considerations, per SAP IBP’s official UOM handling.