Quantcast
Channel: SCN: Message List - SAP NetWeaver Master Data Management
Viewing all articles
Browse latest Browse all 1582

Re: How to retrieve Search criteria from ResultSet without EPCF

$
0
0

Solved:

There is an option to get the serialized search object from the MDM Search Web Dynpro component, using the interface method 'getSerializedSearch()'.

So, in my wrapper application, I have something like the below.  From here I can manipulate it.


String serializedSearch = wdThis.wdGetSearchInterface().getSerializedSearch();



Viewing all articles
Browse latest Browse all 1582


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>