in one report using two layout models.if yes how to do
Answers were Sorted based on User's Feedback
Answer / vishnukant mishra
you can use one or more than one layout in one report By
using Aditional layout option from tool pallate
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / 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 |
How to send the e-mail notification in XML Pub Report?
How to link modules in apps
Could any one tell me the steps of conversions and what kind of validations and exceptions do we use during this conversion? Please do answer in detail. what program do we write in user exit in reports?
oracle apps architecture
what is the differences between internal requisition and internal sales order?
Which modules of oracle apps have forms and reports? I am a beginner in oracle apps so kindly answer my query.
any one can expalin report registration steps?
What are the User PARAMETERS in the Reports?
Steps for DFF registration
What is the package?
How relation will be made between modules in oracle financial?
what is difference between API and Interface?