How can you execute the user defined triggers in forms 3.0 ?
Answers were Sorted based on User's Feedback
Answer / hoosam ahmed salah
"EXECUTE_TRIGGER" works with Key Trigger name
EXECUTE_TRIGGER('KEY-F1');
execute_trigger('When-New-Form-Instance' ) ;
| Is This Answer Correct ? | 0 Yes | 2 No |
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 an user exit used for?
What is a canvas in oracle forms?
What is a record group?
What is AppCore and AppCore2 ?
Give built-in routine related to a record groups?
What is the between Function and Procedure?
What is trigger associated with the timer?
How can you execute the user defined triggers in forms 3.0 ?
What is the use of Data Link in Reports?
What is an oracle report? List its various types.
What is responsibility and how u attach How to create user and how u attach with responsibility.