This document details the technical flow for master data objects. The approach is different to transaction data documentation as a 'cookie-cutter' approach is taken meaning that the master data design is the same for most objects. In SyWay, there are three types of master data:
Tier 1: Master data is maintained centrally. The same master data will exist in every S/4 system. Build master data objects based on RoW source tables.
Tier 2 with number ranges: Master data is defined centrally and will exist in unique number ranges in each system but no single system contains all the data. Create data flows from each system to a single table in the EDW space and build master data objects on these tables.
Tier 3 and Tier 2 without number ranges: Master data is maintained separately in each S/4 system and there is a risk of MD key clashes. Create data flows from each system to a single table in the EDW space, add source system to the key of this table and then build master data objects on these tables.
These tiers will have slightly different approaches:
It is expected that most master data objects used in Datasphere will fall into the Tier1 category:

This document is designed to:
Fill in the document following the steps below and keeping close alignment with the SAP Analytics and Reporting Standards.
First, copy this template, copy the template data flow diagram inside it, replace the template DFD with the new DFD in the new document.
In DFD:
In the confluence document:
Please see the example DFD done for a fictional requirement that wishes to show original purchase order item and value alongside the PO history according to Purchase Order Creation date.