what is the exact navigation to create a radio button in form6i? can i create the radio button in report6i?
2 6559i have 9 values in a table i.e -99 -56 -32 41 -2 33 95 -88 55 my question is that i wanna elimenate all -ve values and wann sum of + values in report i m using devsuite 10g its urgent kindly if anyone knows that answer message me the following yahoo id thanx ALI smalipaki@yahoo.com
5 7639suppose there are two textfields t1,t2 in form and we have some value in textfield t1.now the question is that how can we copy the value of the t1 to textfield t2?
2 5302sequence of firing triggers for text-item is: 1)key_next_item, 2)when_validate_item, 3)post_text_item Now i change sequence of firing triggers like when_validate_item,key_next_item... Is it possible to change sequence? How?
ESS,
1 6192what is the use of between page trigers in REPORTS... (please give answer in a explanatory way...if possible give screen shots also...)
1 4541I developed on form as per my requirement,and register that one in apps custom_top.But the problem is ,if you open the form but not closed,I founded why this is error is comming ,the custom_top is not supported my form . I need any one your help in advicing me...what I do the custom_top supported the forms.
1 3478Oracle me hindi notes chahiye or any web site address plz Give me in my email add,/////////// sunny.145@rediff.Com
2 7981Can u explain me the Restricted and unrestricted procedure in Forms And reports and example as well ??
1 8561Post New Oracle Forms Reports Questions
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
all steps of bitmap report?
how do u compile a form i.e .fmb file in Unix or in dos
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
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
What is the difference between bind and lexical parameter?
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
a text item is there what r the different types of triggers associated with it
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
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
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
Can we invoke one form from another in a multi-forms application?