reyemsaibot

SAP BI Blog about SAP BW/4HANA, Analysis for Office and SAP HANA - by Tobias Meyer

SAP BW 7.4 Maintain characteristics

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.

  1. Call transaction se37
  2. Call function block RSDMD_MDMT
  3. Put a breakpoint in line 281
  4. Call transaction rsdmd
  5. Select characteristic
  6. Run
  7. Select Variablel_use_old_ui with a double click
  8. Change Value
  9. Set value to X and then press Enter
  10. Run

Now it is possible to maintain the characteristic in the BW.

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.

Kommentare

2 Kommentare zu „SAP BW 7.4 Maintain characteristics“

  1. Avatar von Guy Lamoureux
    Guy Lamoureux

    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.

  2. Avatar von Tobias
    Tobias

    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.

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert