Can we invoke one form from another in a multi-forms application?
No Answer is Posted For this Question
Be the First to Post Answer
How can we expand Parameter Form Canvas on Reports 6i?
What is the maximum size of a form ?
What is a text list?
List out the oracle forms configuration files?
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 two phases of block coordination?
what is an object groups?
if u want to delete all these detail block etc what will happen in form
Explain the different levels at which oracle form services interact.
Explain about horizontal, Vertical tool bar canvas views?
What is a property clause?
What are the built-ins used for Creating and deleting groups?