What are the two types views available in the object navigator?
all steps of bitmap report?
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;
Explain the different levels at which oracle form services interact.
What use of command line parameter cmd file?
how can create the lexical parameter after the select class?
What do we mean by record group in oracle forms?
Deleting a page removes information about all the fields in that page ?
Can we use GO-BLOCK package in a pre-field trigger ?
Error_Code is a package proecdure ?
What are built-ins associated with timers?
What is responsibility and how u attach How to create user and how u attach with responsibility.
how to pass 2 variables from one form to other form