How many pages you can in a single form ?
if some data is not transfered where it will get stored
To execute row from being displayed that still use column in the row which property can be used?
How is link tool operation different between reports 2 & 2.5?
What is an user exit used for?
Can u explain me the Restricted and unrestricted procedure in Forms And reports and example as well ??
What is a Check Box?
Can you mention lexical parameter in select statement in the data model?
How to change maximise or minimise the window in forms
How many windows in a form can have console?
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;
How can a button be used in a report to give a drill down facility?
How to create Drill down report?