Answer Posted / oracleapps_learner
A summary column performs a computation on another column's
data. Using the Report Wizard or Data Wizard, you can
create the following summaries: sum, average, count,
minimum, maximum, % total. You can also create a summary
column manually in the Data Model view, and use the Property
Palette to create the following additional summaries:
first, last, standard deviation, variance.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.
What do you understand by a set of books?
List the types of flexfield?
please any one provide the oracle erp technical interview questions on modules(PO,AP,AR,INV,GL,OM)wise to my mail id..narendra_609@yahoo.co.in
What are the benefits of using soa architecture?
Tell me how to debug the report?
Tell me where we find the status of order information?
How can a process be deployed in soa?
what are the prerequisites for costing transactions?
Are you familiar with internet architecture of oracle apps 11i?
What are the Standard Reports and Forms in HRMS?
Hi Friends this is preetham, i am searching for job on oracle apps(technical) i put 3 years fake exp, so any one please could you help me for realtime interview questions and 9739782164 this is my no srpsrp777@gmail.Com please guys please provide your no for contact i have a doubts i want to clarify
How do you register report in oracle apps?
pls send me out bound code of supplers,site,bankiformation code pls as soon as
Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?