Answer Posted / chaudhry
Removes the source code from the library file and generates
a library files that contains only pcode.The resulting
file can be used for final deployment, but can not be
subsequently edited in the designer.
ex. f45gen module=old_lib.pll userid=scott/tiger
strip_source YES output_file
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what exactly u write in when_new_form_instance
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
i am writing a query select EmpNo from Emp how can i call in after parameter form
Explain master-detail relationship with some examples.
Why oracle forms required?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
where do u put the report file
Explain the different levels at which oracle form services interact.
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
if some data is not transfered where it will get stored