cancel
Showing results for 
Search instead for 
Did you mean: 

Setting parameters for command in shortcut

02-23-2017 12:41 AM
1074 views 0 comments
0 Likes
SAP Managed Tags
Subscribe

I have the following code that executes as shortcut file. It works in present form however I've been asked to modify it to include multiple selections and I can't find the syntax to do so.

Turnaround WO finder
[System]
Name=PRO
Client=100
Description=PRO - My company Production
[User]
Name=
Language=EN
[Function]
Command=*IW39 DY_OFN=X; DY_IAR=X; REVNR-LOW= XX*
Type=TRANSACTION

I'm looking for syntax for selecting multiple values on a selection parameter. For example, I'd like this search to yield results for the REVNR field is XX* or YY*.

How can I expand this syntax to accommodate selecting multiple single values or multiple ranges?

How can I expand this syntax to accommodate excluding single values or ranges?

0 Likes

Accepted Solutions (0)

Answers (0)