what is sequence of execution of following triggers
1.when-validate-item
2.post-change
3.key-next-item
4.post-text-item
Answers were Sorted based on User's Feedback
Answer / vaibhav khandelwal
key-next-item
when validate item
post change
post text item
| Is This Answer Correct ? | 2 Yes | 5 No |
Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger ?
Where is the external query executed at the client or the server?
HI in report builder am creating paramters.for that i have taken emp table from scott user . in deptnum am displaying distinct deptno.if i select dept 10 ,empnum drop down should display empno's of deptno 10. .if i select dept 20 ,empnum drop down should display empno's of deptno 20.for this wat i have to do.
what is the exact navigation to create a radio button in form6i? can i create the radio button in report6i?
How many Flexfields are there in AR and what are they ?
In what sequence do triggers get fired by oracle forms?
How can a text file be attached to a report while creating in the report writer?
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
Explain the different levels at which oracle form services interact.
I developed on form as per my requirement,and register that one in apps custom_top.But the problem is ,if you open the form but not closed,I founded why this is error is comming ,the custom_top is not supported my form . I need any one your help in advicing me...what I do the custom_top supported the forms.
Suppose I want to fire block level sequence before form level, then is it possible?
What are the Coordination Properties in a Master-Detail relationship?