on 2021 Oct 14 10:31 AM
Hi all,
I'm currently looking into the functionality to track changes to Master data in IBP. The reason for that is, that we have a manual process in place to flag our planning combinations. We would like to track those changes in order to see who did the change. The functionality is described here.
However, SAP is recommending to not use this functionality to track general changes due to possible performance issues. Did anyone here already used that functionality and can give me some insights on the volume and it's impact to performance?
Thanks in advance
Request clarification before answering.
Hi,
Please check, if below new feature can be of any help (Relevant for changes made in master data workbook from excel) and you can see the details in application log.
Thanks
Girish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi bkoll
The version copy is another alternative you could use to keep the copy of master data and use that for cross reference as necessary. Of course it comes up with some limitation, but much easier alternative in terms of doing the version copy and then using that from end user's point of view.
You can schedule version copy job to copy Master Data from Baseline to another version.
Hope this will help.
Thank you
Satish Waghmare
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello bkoll
SAP's recommendation is absolutely correct. If you enable this feature then IBP system creates incremental master data snapshot in a cronological manner. In the background from a database perspective everytime a change is made a change pointer is generated which saves the master data snapshot. One snapshot will almost increase the DB size by 60 to 70% of the initial MDT size.
This will result in data recdundancy and will increase the load time and processing in IBP exponentially. You might need to look for alternative approach, one of which could be using Odata service to extract master data snapshot (e.g on a daily basis) and store it in any data lake ( BI or Azure BI) and then make it available to users as reports.
Hope this helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
8 | |
6 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.