how to create parameterised form in oracle 10g? and create another form from the value of the form? AND how to assign value to a parameter? sincerly your mamun
2 4407Please tell me what is wrong in the below query: (Very Urgent) ================================================= function BeforePForm return boolean is begin if :from_invoice_date is null OR :to_invoice_date is null then aiv.PERIOD_NMAE:=:gl_period elsif :gl_period is null then aiv.INVOICE_DATE between :from_invoice_date and :to_invoice_date end if; return (TRUE); end;
TCS,
2 5709HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
1283I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
1024what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
809Post New Oracle Forms Reports Questions
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
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 ?
Is it possible to have multiple layouts in a report?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
why the Ctl file u put only in bin folder why not in other folder
difference between global n context sensitive segments?
what is tripstop report?
Why oracle forms required?
i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE
Explain the various types of oracle report?
What is an SQL FORMS ?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
what exactly u write in when_new_form_instance
How to create Drill down report?