Unfortunately, SAP shifted the maintenance of master data in SAP BW 7.4 into the Web. Not everyone wants to maintain the master data on the Web. Here is a small workaround.
- Call transaction se37
- Call function block RSDMD_MDMT
- Put a breakpoint in line 281
- Call transaction rsdmd
- Select characteristic
- Run
- Select Variablel_use_old_ui with a double click
- Change Value
- Set value to X and then press Enter
- Run
Now it is possible to maintain the characteristic in the BW.
These posts might also be interesting:
author.
I am Tobias, I write this blog since 2014, you can find me on twitter and youtube. If you want you can leave me a paypal coffee donation. You can also contact me directly if you want.
SAP Analysis for Office - The Comprehensive Guide
The book SAP Analysis for Office - The Comprehensive Guide by Tobias Meyer is a pdf book about SAP Analysis for Office. It is based on Analysis for Office 2.8 and contains 346 Pages.
45,00 €
SAP Analysis for Office - The Comprehensive Guide
SAP Analysis for Office - The Comprehensive Guide is a pdf book about SAP BusinessObjects Analysis for Office. It is based on Analysis for Office 2.7 and contains
299 Pages.
37,00 €
SAP Analysis for Office - The Comprehensive Guide
SAP Analysis for Office - The Comprehensive Guide is a pdf book about SAP BusinessObjects Analysis for Office. It is based on Analysis for Office 2.6 and contains
272 Pages.
27,00 €
Write a comment
Guy Lamoureux (Friday, 31 March 2017 13:56)
Hi Tobias,
Our production is very secure so I cannot change variable values in debug mode. I will try to copy the RSDMD_ MDMT function instead. And the calling program RSDMD_MDMT_WITH_F4 . Great trick .
Danke schön.
Tobias (Friday, 31 March 2017 15:01)
Hi Guy,
thanks for your comment. Yes you could build your own Z-Program which opens the old ui.
If it works feel free to contact me again.