what ia an object groups?
Answer / anil_abbireddy
object group is a container of related objects which can
be refferenced in any othere modules
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the Built-ins to display the user-named editor?
Can you change the alert messages at run-time?
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 difference between open_form and call_form?
what r the various types of reports
Is it possible to disable the parameter from while running the report?
What are the default parameter that appear at run time in the parameter screen?
Explain the following file extention related to library?
What is the difference between formula column and place holder?
Which parameter can be used to set read level consistency across multiple queries?
Is it possible to have multiple layouts in a report?
How image_items can be populate to field in forms 4.0?