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 |
Can u give the Documentation of Custom.pll in oracle apps
In interface process we have 1000 records i want to commit every 100 records how? How i can commit every 100 records?
How many phases of implementation and what are those.
Attribute data types?
What do you understand by soa?
in sql loader,i have 100 records in my flatefile, i want to skip the 80 to 90 records .please help me
tell me the scenarios of between pages in reports
what are the profiles
what is difference between po_headers_all and po_headers
in one report using two layout models.if yes how to do
difference b/w procedures&functions
What r the validation done in ap inbound ?