Explain how can you use the same lov for 2 columns?
No Answer is Posted For this Question
Be the First to Post Answer
how do u place it in required folder
how to hide the scroll bar in forms 6i
What is the use of Printer Definition file (PRT) in Reports ?
Which parameter can be used to set read level consistency across multiple queries?
What are the different types of Package Procedure ?
what are the different objects that you cannot copy or reference in object groups?
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;
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
how to load data into base tables
what is sequence of execution of following triggers 1.when-validate-item 2.post-change 3.key-next-item 4.post-text-item
How can a break order be created on a column in an existing group?