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 4877Please 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 6195HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
1447I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
1208what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
1019Post New Oracle Forms Reports Questions
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
What is responsibility and how u attach How to create user and how u attach with responsibility.
What is the difference between BPA AND Contract What are documents and test cases u followed
what are the oracle forms services components include?
Explain how can you use the same lov for 2 columns?
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
i am writing a query select EmpNo from Emp how can i call in after parameter form
What is a canvas in oracle forms?
Is it possible to execute a dynamic sql from forms?
how to send file attachment from oracle forms
What do you understand by oracle forms and why are they required?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
What is the difference between flex mode and confined mode?
List out the oracle forms configuration files?
how report can be generated if we have the database designed in oracle 10g?