How do you retrieve PNP variant selection criteria?

I have a variant which I know are stored in the VARI table and I can retrieve almost all the contents of it using the function RS_VARIANT_CONTENTS.
But on the selection screen for my PNP report, there is a button labeled "Search Help" where you can enter more selection criterias, but as far as I can tell, these are not retrieved when using the aforementioned function.
I've tried looking for a function to retrieve these but I can't seem to find one, and I also haven't found a way to just read the CLUSTR and CLUSTD fields of the VARI table directly.
Does anyone know how to retrieve those selection criterias?

this is the right function
check if you don't have part of fields in several return tables
fields should be present if there is some value stored in variant for those fields

Similar Messages

  • How do you retrieve a Collection of objects using JDBC?

    How do you retrieve a Collection of objects using JDBC.
    MORE INFO:
    I have created a class i.e. Account class and I want to retrieve all the accounts previously created for accounts in my Mysql database..
    my method would retrieve an array of Account instances in the database i.e.
    public Vector retrieveAccounts();

    Connection con = null;
    ArrayList accounts = new ArrayList();
    try{
      con = DriverManager.getConnection(...);
      PreparedStatement ps = con.prepareStatement("select * from accounts");
      Resultset rs = ps.executeQuery();
      while (rs.next()) {
        Account account = new Account(rs.getString(1), rs.getString(2), ...);
        accounts.add(account);
      Account[] account_array = new Account[accounts.size()];
      accounts.toArray(account_array);
    catch (SQLException sqle) {
       sqle.printStackTrace();
    finally {
      if (con != null) {
        con.close();
    }should pretty much to what you want, you will obviously need to change it so that, a) the SQL query is correct and b) the Account class is correct and c) the correct values are taken from the result set to create an account.

  • After upgrading software to 5.0, I lost my Contact List. How do you retrieve it.

    After upgrading software to 5.0, I lost my Contact List. How do you retrieve it.

    Prodesigntools.com , go ahead and download the software from there and use your serial number to serialize it.

  • How do you retrieve old voicemail messages?

    I can't get my old voicemail after the voicemail upgrade.  How do you retrieve old messages?

    is there a way to look at old text messages that were saved during backup to itunes/icloud.  I don't necessarily want them back on my phone and don't want to loose the text messages on my phone now.  Can they be saved to a different file on my computer from itunes so they can be printed out.

  • How can you export a clip selection from FCPX to motion? Round tripping?

    How do you export a clip selection out of FCP into Motion? In Motion, you have the option of exporting a selection out of motion? I don't understand why FCPX does not have this functionality. I do not want to export an effect or  transition. FCPX is good, but it looks like the application team have no clue about workflows. Especially integration between FCP and Motion.

    Not sure if you are asking a question or having a rant .. also not sure what your point is about it being 2013 ? Roundtripping is not in these apps .. sold for very little (relative to FCS which did roundtripping) and most of the functionality used daily from Motion is now in FCPX in one way or another. Perhaps it would be a 'handy' but to highlight this as some BIG deal is a tad missing the point ... .
    What exactly is it you cannot do in FCPX and need to send to Motion to work on ?
    These may help you with the basics of new compound clips ...
    http://play.macprovideo.com/finalcutprox103-editing-in-the-magnetic-timeline/1
    http://www.youtube.com/watch?v=lZdjTtF8Qqo
    Jim

  • How do you retrieve the USR_LOCK value?

    How do you retrieve the USR_LOCK value, it cant be mapped directly on the process task right?
    You writed custom JAVA code?
    Thanks in advance.

    If by any change you want this with 11g APIs then you can use http://docs.oracle.com/cd/E14571_01/apirefs.1111/e17334/oracle/iam/identity/usermgmt/vo/User.html#getManuallyLocked__ and http://docs.oracle.com/cd/E14571_01/apirefs.1111/e17334/oracle/iam/identity/usermgmt/vo/User.html#getAccountLockedDate__
    HTH,
    Bikash

  • How do you retrieve a dropped table in 11i?

    How do you retrieve a dropped table in 11i?

    Hi,
    You posted your question on the wrong forum. Please re-post it on the following one: http://forums.oracle.com/forums/category.jspa?categoryID=18
    However, you have to use the flashback technology.
    e.i: FLASHBACK TABLE .......TO TIMESTAMP ('date');
    Regards,
    Fred

  • How do you retrieve a forgetten restrictions passcode

    how do you retrieve a forgetten restrictions passcode

    That's a tough one.  I've not had to do it but I've read it can be done.  See this thread... https://discussions.apple.com/message/20544884#20544884
    Also, look to your right under "More Like This" for related discussions. ---->

  • How do you retrieve a password when your Ipod say's connect to ITunes, but when you go on ITunes it says to unlock password?

    How do you retrieve a password when your Ipod say's connect to ITunes, but when you go on ITunes it says to unlock password?

    You will need to do this:
    iOS: Unable to update or restore

  • How do you retrieve a built in app that was never originally installed on my iPod?

    How do you retrieve a built in app that was never originally installed on my ipod?  It's for the iMessages app.  The iPod doesn't reference messaging at all.  I purchased 2 for Christmas within the same purchase yet one has the app and the other does not...Can you help?

    Have they both been upgraded to iOS 5?
    Stedman

  • How do you retrieve deleted text messages from icloud

    How do you retrieve deleted text messages from icloud?

    Hope this helps
    I hope you created an iCloud backup.
    Here is what the iCloud backup can have in it.
    iCloud: iCloud storage and backup overview
    http://support.apple.com/kb/PH12519
    Good hunting

  • How do you retrieve your music from I cloud?

    How do you retrieve your music from I cloud?

    If you mean redownloading purchased music, see http://support.apple.com/kb/HT2519.

  • HT201304 How do you retrieve a forgotten passcode?

    How do you retrieve a forgotten passcode? 

    Same:
    Forgotten Screen-Lock Passcode
    Connect the iOS device to your computer and try to make a backup
    iOS: How to back up
    Then restore via iTunes. The iOS device will be erased. Place the iOS device in Recovery Mode if necessary to allow the restore.
    If recovery mode does not work try DFU mode.
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: Back up and restore your iOS device with iCloud or iTunes
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store   
    If problem what happens or does not happen and when in the instructions? When you successfully get the iPod in recovery mode and connect to computer iTunes should say it found an iPod in recovery mode.

  • HT1911 how can you retrieve your passcode for your ipod if you have forgotten it?

    how can you retrieve your passcode for your ipod touch if you have forgotten it and it became disabled?

    You cannot retrieve it.
    You can do as the manual tells you to do and restore the ipod.
    If you are unable to restore, then type "unable to restore" into the search bar at the top of this page by Support and read the resulting help articles.

  • TS4009 how do you retrieve information after the system has been reset to default

    how do you retrieve information after the system has been reset to default?

    From a backup on itunes or icloud, assuming you have made backups.  Connect to itunes and in the first tab for your device, choose to perform a restore.

Maybe you are looking for

  • Problem with my Adobe Premiere Elements on Imac

    I have the brand new IMac 27inch 2013  i5. When I'm working on Adobe Premiere ELements 9, the program is opening a message which is telling me that there's an error. Then the program closes. It ALWAYS happens when I'm trying to put a menu in my video

  • Attempting to restore my iphone 3g, error 23 pops up in itunes

    When I try to restore and update my iPhone 3g, it says an unknown error (23). Any idea how to fix this without spending $200 at an Apple store?

  • How can I verify Note 950992 in my System?

    Hello, I have the same problem like in this thread Error while executing query on portal-SAPMSSY1 method : UNCAUGHT_EXCEPTION How can verify that Note 950992 has been implemented in our system?

  • Organising Mail - What's the best way of setting up rules for aliases?

    Hello friendly helpful people. I'm a recent switcher, and am enjoying all the new things to learn about the mac and OSX (Tiger 10.4.5), so please forgive any basic questions I may ask. I have searched the forums and not found the answers to my partic

  • Transfer many photos from Air to another MacBook

    I have a new MacBook Air. When I purchased it, the Apple Store transferred all of my files, including thousands of photos on iPhoto from my 2005 era white MacBook to the new computer. Since then, I have given the computer to my parents, who also use