based on parameter value layout of report should change
Based on parameter value the layout of report should change
this can be done by writting the logic in the Format
Trigger.
| Is This Answer Correct ? | 1 Yes | 0 No |
Please tell me what is wrong in the below query: (Very Urgent) ================================================= function BeforePForm return boolean is begin if :from_invoice_date is null OR :to_invoice_date is null then aiv.PERIOD_NMAE:=:gl_period elsif :gl_period is null then aiv.INVOICE_DATE between :from_invoice_date and :to_invoice_date end if; return (TRUE); end;
What are the different file extensions that are created by oracle reports?
What are the different types of Delete details we can establish in Master-Details?
how report can be generated if we have the database designed in oracle 10g?
Name the two files that are created when you generate the form give the filex extension ?
how to create the triggers in the forms?
what is the difference between oracle reports 6i and oracle reports 10g? give atleast 10 differences? (plz give the answer vvvvvvvvvvv.urgent)
How can a square be drawn in the layout editor of the report writer?
What are the different default triggers created when Master Deletes Property is set to isolated?
can you convert or reverse engineer a fmx back to a fmb file?
To execute row from being displayed that still use column in the row which property can be used?
What are the different display styles of list items?