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
What do you understand by soa?
what is pay run id ?
What are do's and dont's of Interface?
Can we create tables in apps schema?
How many schemas we have? how many you have used?
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?
Which oracle apps version you are very confident in?
What is the concept of soa governance?
Are you familiar with internet architecture of oracle apps 11i?
What are the different components you should consider while defining a responsibility in oracle apps?
List of all the modules under Manufacturing, Finance and Distribution in oracle applications?
can we use look up type instead of a pofile option?or valueset?is it possible how?
is it possible to run the interface without using oracle apps?
What do you understand by soa and what are the benefits of using this architecture?
In hierarchical structure of a database? we have write query from where we should start?