how can we get odd numbered pages in output of a report
Answer Posted / gireesh
u need to write stuff in before report trigger
suppose u fetch pagenumber value into field or variable
pagenum
now in trigger u h to write
if ((:pagenum/2=1) or :pagenum=1) then
return(true);
else
return(false);
end if;
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How many schemas we have? how many you have used?
Can you differentiate between mediator and osb?
Do you know where we can check the status of po?
what are the prerequisites for costing transactions?
Can u give the Documentation of Custom.pll in oracle apps
How to move the one file from one instance to another instance? And your scripts also?
What are the different components you should consider while defining a responsibility in oracle apps?
Explain what are the tables of auto invoice?
In which tables receopt application form Appliy to field Value will come. I know one table i.e, ra_customer_trx.trx_number. Could U please any one tell me other than this except(ra_customer_trx and ar_payment_schedules_all tables). plz mentioned tables_name.Column_name.
What is oracle soa suite?
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
Do you know what is applysys in oracle application database schema, what is apps?
Which oracle apps version you are very confident in?
List of all the modules under Manufacturing, Finance and Distribution in oracle applications?
What are the benefits of using soa architecture?