on 2010 Nov 05 1:46 AM
Hi all,
I have list of statuses displayed from a SAP system like, "created-Assigned-On Hold", "Canceled", "Created", "Completed".
I would like to create a static parameter filter with the options "Created", "On Hold", "Assigned", "Completed" and "Canceled".
If a user selects, On Hold, the records with the status "created-Assigned-On Hold" would be displayed and in the same way, if the user selects Assigned, the same records would be displayed. How can i incorporate this logic in the select expert?
Thank you
VV
Your selection would be something like
Status like "%"¶meter&"%"
//Substitute the astrick symbol for %
//can't type it here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
58 | |
10 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.