How the Action Trigger works? and what is full syntex of
srw.run_report?
Answer / s.gousalya
Action Triggers are pl/sql procedure executed when select a
button in the Reports previewer. It is mainly used to call
another report.
Srw.Run_report(Command_line char) It executes the
specified R25RUN.
| Is This Answer Correct ? | 6 Yes | 1 No |
What are the built-ins that are used to Attach an LOV programmatically to an item?
What is relation between the window and canvas views?
What is the difference between setting up of parameters in reports 2.0 reports ?
What built-in is used for changing the properties of the window dynamically?
What is the basic data structure that is required for creating an LOV?
Suppose I want to fire block level sequence before form level, then is it possible?
what is the sequence of firing triggers in forms?
What is the difference between bind and lexical parameter?
What are the display styles of list items?
How can a button be used in a report to give a drill down facility?
What is an OLE?
How to create lov dynamically in oracle forms which is data comes from database procedure of out parameter, data will will out parameter of procedure base