What are the Coordination Properties in a Master-Detail
relationship?
Answer / guest
The coordination properties are
Deferred
Auto-Query
These Properties determine when the population
phase of block coordination should occur.
| Is This Answer Correct ? | 0 Yes | 3 No |
What is lexical parameter ?
Is it possible to attach same library to more than one form?
Can you pass data parametrs to forms?
What are display items?
What is relation between the window and canvas views?
what is the diffrence between before parameter form triger & formate trigger
State the order in which these triggers are executed ?
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 built_in used to trapping errors in forms 4?
What is the maximum no of chars the parameter can store?
What is lexical reference?How can it be created?
what is bit map and character mode