Answer Posted / vinothkumar
Call_form('xxxx.fmx',no_hide,pl_id)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
Is it possible to have multiple layouts in a report?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
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 is an oracle report? List its various types.
hiding item in report how like that properly,thats manually but at runtime i want to do
Name the different triggers associated with oracle forms having a master-detail relationship.
what is the difference between call_form, new_form and open_form?
what are bind variables?
What do you understand by oracle forms?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
can you convert or reverse engineer a fmx back to a fmb file?
What is a user exit program in oracle reports?
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
How can we expand Parameter Form Canvas on Reports 6i?