Hi all,<br><br>I think this can be useful: If you trying to call stored<br>procedure from the After Report trigger it will not gonna<br>work! User Before Trigger and it doesn't metter if you <br>call procedure directly or thru SRW.DO_SQL .<br><br>Cheers,
Hi,<br><br>In formula column, I'm trying to build Select statement. Where clause of that statement depend on the value in the placeholder column. My problem is that I have to enclose that value with single quotes (because my column in the database is Varchar).<br>Is anybody have any good idea?<br>
Hi,<br>In Oracle application, in OEXCPVAL module, exist this SELECT statement:<br>SELECT COUNT(*)<br>INTO issue_message<br>FROM SO_LINES l<br>WHERE l.link_to_line_id=n_line_id;<br><br>I need to know what is n_line_id. I think this is the variable where is stored one of the values from line_id...
Hi,<br>I have to setup some user parameters when<br>my report print certain row first time.<br>I cannot use format trigger for that. Is <br>anybody have an idea how to solve this ?<br><br>Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.