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 4881Please 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 6199HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
1450I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
1209what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
1023Post New Oracle Forms Reports Questions
In what sequence do triggers get fired by oracle forms?
What is a matrix report and how many minimum groups are required to prepare the same?
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
did u received a single file or multiple files
if some data is not transfered where it will get stored
what are bind variables?
hiding item in report how like that properly,thats manually but at runtime i want to do
In what situation u create the BPA.
Why oracle forms required?
What is the difference between BPA AND Contract What are documents and test cases u followed
what is the difference between call_form, new_form and open_form?
What is the difference between bind and lexical parameter?
What is the difference between flex mode and confined mode?
what is a package n what r the packages availbla in report
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?