Clarity

Expand all | Collapse all

Query for System Actions and Process Start Condition and Post Conditions that use a lookup value

  • 1.  Query for System Actions and Process Start Condition and Post Conditions that use a lookup value

    Posted Apr 19, 2017 10:36 AM

    Hello All,

    Greetings!!!

     

    I have a question here.

    I needed to remove a value from a lookup and now I need to determine where all the value is present in processe's

    System Actions 

    Process Start Condition and Post Conditions 

    Any help is greatly is appreciated.

     

    Thanks and Regards,

    Sai.



  • 2.  Re: Query for System Actions and Process Start Condition and Post Conditions that use a lookup value

    Posted Apr 19, 2017 11:29 AM

    Hello Sai,

     

    I suppose you will have to use the following lookup tables to get the data that you need:

     

    cmn_lookups;

    cmn_lookup_types;

    cmn_list_of_values;

    odf_lookup_parameters;

     

    Suhail.



  • 3.  Re: Query for System Actions and Process Start Condition and Post Conditions that use a lookup value

    Posted Apr 27, 2017 08:30 AM

    Thanks syed.. i framed it..