HI Friends
I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
No Answer is Posted For this Question
Be the First to Post Answer
Where do u define the select statement of the parameter? is it followed by the & variable ?
What the PAUSE package procedure does ?
Use the Add_group_row procedure to add a row to a static record group 1. true or false?
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 do you understand by lov and how can it be used?
What built-in is used for changing the properties of the window dynamically?
What is the built-in used for showing lov at runtime?
What is the difference between system.current_field and system.cursor_field ?
Where we can use the placeholder columns?
What are the two phases of block coordination?
what is Oracle10g? Please refer some sites...
How do you call other Oracle Products from Oracle Forms?