How to report output like below
supplier name date amount
abc software jan/11 10000 /* jan month total transactions*/
abc software feb/12 30000 /* feb month total transactions*/
dell computers jan/13 45000 /* jan month total transactions*/
Answer Posted / aditya
Hi,
Just write a report function which takes the date and finds
the month then concatenate it with the text /* (<Month>)
month total transactions*/
Regards,
Aditya
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can you achieve loose coupling in soa framework?
tell my any difficult situtation you solved in your experience in your company?
Do you know what is applysys in oracle application database schema, what is apps?
What does appl_top directory contain?
Can you define an erp system?
What is instead of trigger in where we will use?
Is soa a part of oracle fusion middleware?
Explain what are the tables of auto invoice?
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?
How can we import the data into a database using sql * loader?
how can i print random rows in plsql table
List the various types of value set.
Which oracle applications pl/sql standard apis you are familiar, have you used most of them?
tell me the scenarios of the independent in reports
what are the different transaction clauses in AR?