How many number of columns a record group can have?
Answer Posted / guest
A record group can have an unlimited number of columns of
type CHAR, LONG, NUMBER, or DATE provided that the total
number of column does not exceed 64K.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
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
if some data is not transfered where it will get stored
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
What do we mean by record group in oracle forms?
what are the new features introduced in oracle form services in 11g release 2?
What is the difference between BPA AND Contract What are documents and test cases u followed
List out the oracle forms configuration files?
What is an SQL FORMS ?
Name the different triggers supported by oracle reports and their firing order.
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
did u received a single file or multiple files
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
did u p prepared complex report
how do u place it in required folder
how do u compile a form i.e .fmb file in Unix or in dos