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




In the legacy implementation provided in SWAT (LegacyEntityMetadataService.cls) it must be specified which screen opens based on the table Id.

(in thie example below, profileW opens for table ZUser with id '012'; id is usually the first part of the selfHdl).



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.


IMPORTANT: Double-clicking on an item from the MRU data View will only work if the dataSource has one of the following fields: selfhdl, refhdl or childhdl.