Registering a new MRU entity is done by following the steps below:





In the legacy implementation provided in SWAT (LegacyEntityMetadataService.cls) you need to specify which screen opens based on the table Id.

(in our case, profileW opens for table ZUser with id '012'; id is usually the first part of the serlfHdl).




After those steps are followed, the new MRU entities will show up in the MRU Data View. Once you double-click on an item, it will open the screen specified above.