How can a break order be created on a column in an existing
group?
Is it possible to disable the parameter from while running the report?
What are the two ways to incorporate images into a oracle forms application?
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 is a library in Forms 4.0?
What are the different window events activated at runtimes?
What is a radio Group?
what is integrity n how many integrity rules r there?
Could u tell me, u work as a support & maintenace when sub ledger and gl is mismatch, then how do u match with the both side/
if u have one group can u create another from that
What do we mean by record group in oracle forms?
what are the oracle forms services components include?
What is the use of transactional triggers?