What are the built-ins used for finding object ID functions?
Answers were Sorted based on User's Feedback
Answer / binurajnair
To find item ids of various items, we can use FIND_ITEM
function
| Is This Answer Correct ? | 1 Yes | 0 No |
what ia an 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;
What is the difference between a POST-FIELD trigger and a POST-CHANGE trigger ?
What are the differrent types of windows?
WHAT IS THE ORACLE FORM TRIGGER WHICH CAN BE FIT IN ALL THREE LEVELS i.e., IN FORM LEVEL, BLOCK LEVEL AND ITEM LEVEL ?
What is an user exit used for?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
What do you mean by a pop-up window ?
What is the use of transactional triggers?
What is an oracle report?
List the built-in routines for the controlling canvas views during run-time?
What are the various methods of performing a calculation in a report ?