in one report using two layout models.if yes how to do
Answer Posted / santosh kumar
Multiple layouts can be used for reports(xml)
Conditions can be used to choose particular layout "if"
EG:
WRITE LOOP
<FOR EACH:GROUP_NAME?>
IF "GIVE CONDITION" THEN
------- LAYOUT --------
ELSE
------ LAYOUT 2---------
END IF;
<? END FOR-EACH?>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you understand by soa?
Can you differentiate between mediator and osb?
Can u give the Documentation of Custom.pll in oracle apps
What do you understand by concurrent programs?
How to move the one file from one instance to another instance? And your scripts also?
Can you explain the difference between architecture followed in 10g & 11g?
What do you understand by soa and what are the benefits of using this architecture?
Do you know what are user profiles in apps. Any examples you can give?
Explain oracle apps architecture.
Which oracle apps version you are very confident in?
how can develope the po variance and po summary report? with tables mandatory columns and query please?
In sequence i want to 11 and 15th values how we will write?
What do you understand by a set of books?
What are do's and dont's of Interface?
How can you achieve loose coupling in soa framework?