running a report from Form or other Report , The Parameter
Form Page will be Display first . I don?t want to display
the screen . What I have to do ?
Answer / deepak
add one more parameter in your form
syntax:
Add_parameter
(<param_list>,<parma_variable>,<parameter_type>,<parameter_v
alue>);
Example:
add_parameter(pi_id,'PARAMFORM',TEXT_PARAMETER,'NO');
---------------------------------
note:
Dont change underline parameter.
| Is This Answer Correct ? | 0 Yes | 0 No |
Identify package function from the following ?
What do you mean by a pop-up window ?
Could u tell me, u work as a support & maintenace when sub ledger and gl is mismatch, then how do u match with the both side/
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
What is the use of Data Link in Reports?
Is it possible to attach same library to more than one form?
Why is a Where clause faster than a group filter or a format trigger?
How to call Report from other Report ?
What built-in is used for showing the alert during run-time?
Two popup pages can appear on the screen at a time ?
What is synchronize?
What are the types of canvas-views?