Skip to Content
Author's profile photo Andreas Staudenecker

Enable Record Ids Tooltip in Data Manager

During the development of a SAP Netweaver MDM Application you often need the record ID in order to do some debugging or something else.To retrieve the record ID for a normal table you creat a webservice with a retrieve operation, use the webservice navigator to execute this webservice and in the end you get the record ID. A pretty long way for such a simple piece of information. But especially for the PDF table or other internal tables there was no way to retrieve this via a webservice.

There is also a more convenient way of retrieving this information: You can use the Data Manager!!

Just a simple adaption in your registry enables a tooltip in the data manager:

  1. Go to windows registry (regedit)
  2. HKEY_CURRENT_USER -> Software -> SAP -> MDM  7.1 -> Client (select Client)
  3. Add new ‘String Value’: ‘Show RecordId In Tooltip’ with the value ‘True’.

Blog_Record_Id.jpg

If you restart the Data Manager you will see the record ID of each record as a tooltip over the first column normally indicating if a record is protected or not:

Blog_Record_Id_Dm.png

Assigned Tags

      9 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      Good thing to know.

      Author's profile photo Rajesh Shridhar Chavan
      Rajesh Shridhar Chavan

      Thanks andreas...

      Author's profile photo Shiv Prashant Dixit
      Shiv Prashant Dixit

      Awesome. Thansk for Sharing...

      Author's profile photo Ravi Verma
      Ravi Verma

      Thanks! Really helpful!

      Author's profile photo Former Member
      Former Member

      good information....

      Author's profile photo Former Member
      Former Member

      Very useful. Thanks for sharing.

      Author's profile photo Former Member
      Former Member

      A very new thing I cam to know. But may I know whats the use of Record ID.

      Author's profile photo namrata d
      namrata d

      good piece of info !!

      Author's profile photo Former Member
      Former Member

      I am not able to see the record Id's ....Please help.

      I need to see internal record Id's for Image table.

      Restarting DM means...restarting the DM instance...right?