Answer Posted / rajesh
for the summary feilds like grand totals we can place this
column,and it should be placed out of the repeating frame
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
Can we invoke one form from another in a multi-forms application?
what is oracle forms?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
can you convert or reverse engineer a fmx back to a fmb file?
what is difference between group above and group left report
how do u compile a form i.e .fmb file in Unix or in dos
what are bind variables?
What is an oracle report? List its various types.
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
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
What are the various configuration files that are used by oracle forms?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
What is the difference between BPA AND Contract What are documents and test cases u followed
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff