x Or y
Value of x | Value of y | x Or y |
---|---|---|
True | True | True |
True | False | True |
False | True | True |
False | False | False |
If {file.CREDIT LIMIT} = 5000 or {file.SALESMAN} = "SP" Then {file.AMOUNT} Else 0;
A > B or B > C
A > B or B > C
A > B or B > C
(A>B) or (A * C - D > E) or (E / D<= B)
SAP BusinessObjects http://www.sap.com/sapbusinessobjects/ Support services http://service.sap.com/bosap-support/ Product Documentation on the Web http://help.sap.com/ |