Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing operators with the parameters in links

Status
Not open for further replies.

fandecine

Programmer
Jul 26, 2011
1
CH
Hi,
Is it possible to pass the operators with the parameters values through a link in Business Object?

I have seen only links with parameters so far:
...openDocument.jsp?iDocID=342&sType=rpt&lsSProductName=Cycle...

Thank you.

LD
 
No, you can only pass the parameter values.

-Dell

A computer only does what you actually told it to do - not what you thought you told it to do.
 
Hi,
depending on what operators you want to use and where, you could pass additional parameters signifying what operator(s) to use and test for the values in some kind of If..Then..Else structure .




[profile]

To Paraphrase:"The Help you get is proportional to the Help you give.."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top