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

Re: How Avoid Hard Coding Values in Cal Script Based View SELECT Statement

$
0
0

Hi Kishore,

 

 

use input parameters (in below example :IP_FINSTATMNT is the input parameter), which can be provided externally when calling the view.

 

 

SELECT COUNT (*)

INTO lv_found

FROM "RSHIEDIR"

WHERE "HIEID" = :IP_FINSTATMNT

AND OBJVERS = 'A';

 

br,

Simon


Viewing all articles
Browse latest Browse all 2638

Trending Articles



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