Scenario

As mentioned in Unit 1, Ben and Cathy both have requirements related to flexibility in choosing attributes and hierarchies when analyzing data. Product is a typical example of a common characteristic used in sales and storage scenarios, with attributes like description, product category, and price. Employee is a typical characteristic to be used in organizational hierarchies.
For our case study, we start with the current situation and detailed requirements regarding product data in relation to transactional sales data.
Situation | Different sources provide additional information (description, category, or price) regarding ITelO’s products. This information can also change over time. |
Requirements |
|
ITelO aims to incorporate product data into sales reports. This data can change periodically in terms of price, text, or category. They desire to consistently display products with the same list price across all reports, allowing for varying sales prices per individual record. They are interested in showing the category and price, based on sales day data for each product. Furthermore, they want to break down and understand their product inventory by category. Finally, they want the product descriptions to be language-specific for different users.
In this unit, you first consider the storage of master data and transactional data, and learn about the advantages of separating master data and transactional data. This concept is used in SAP BW/4HANA and can be used to meet the requirements for ITelO. For ITelO, the focus is on the InfoObjects Product, Business Partner, and Employee.
You learn how master data and transactional data are separately stored in SAP BW/4HANA, but are automatically combined when running a Query. The use of display and navigation attributes of a characteristic shows how master data can be used in analysis. To understand the behavior of display and navigation attributes in this scenario, have a close look at the tables of a master data-bearing characteristic.
SAP BW/4HANA offers different modeling scenarios related to tracking history. You learn about historical truth, current view, and time-dependent view when presenting the category of products.
The use of hierarchies is explained to navigate the entire set of members with more ease (characteristic values are arranged into groups) when analyzing the data. ITelO wants to use a hierarchy for employee master data that is based on the levels Company Code and Organizational Unit. Organizational changes in the company are reflected with a time-dependent hierarchy structure. Let's see which options are offered in SAP BW/4HANA with time-dependent hierarchy structures.
Let's discuss some scenarios related to master data, like the use of transitive attributes, virtual master data and reference characteristics.
Finally, after modeling, it may happen that master data must be updated based on changed requirements. You learn about the considerations when changing master data values or even changing the definition of a characteristic.