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 |
What is a property clause?
can you convert or reverse engineer a fmx back to a fmb file?
How can I message to passed to the user from reports?
Use the Add_group_row procedure to add a row to a static record group 1. true or false?
How do you pass the parameters from one form to another form?
i have 9 values in a table i.e -99 -56 -32 41 -2 33 95 -88 55 my question is that i wanna elimenate all -ve values and wann sum of + values in report i m using devsuite 10g its urgent kindly if anyone knows that answer message me the following yahoo id thanx ALI smalipaki@yahoo.com
What is a user exit program in oracle reports?
how to send file attachment from oracle forms
Give built-in routine related to a record groups?
what ia an object groups?
how i build a report
List out the oracle forms configuration files?