Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10482

How to add a parameter which is a formula

$
0
0

We have a formula to get the sales rep (called the corrections rep) and would like to offer this a param if the user only want to see and process their own

records. how to make this as a param?

this is the formula

 

(

SELECT

    {fn REPLACE(MYDTA.REFER1.RFDTA,'0000000' ,'' )}

FROM

    MYDTA.REFER1

WHERE

        MYDTA.REFER1.RFCAT = '0025'

    AND MYDTA.REFER1.RFSQ2 = '1'

    AND MYDTA.REFER1.RFSLC = "OEORH41CD"."OHSLR#"

)


Viewing all articles
Browse latest Browse all 10482

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>