What is the difference between restricted and unrestricted
package procedure ?
Answers were Sorted based on User's Feedback
Answer / guest
Restricted package procedure that affects the basic basic
functions of SQL * Forms. It cannot used in all triggers
except key triggers.
Unrestricted package procedure that does not interfere
with the basic functions of SQL * Forms it can be used in
any triggers.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / a.kondala rao.
Restricted package procedure that affects the basic basic
functions of SQL * Forms. It cannot used in all triggers
except key triggers.
Unrestricted package procedure that does not interfere
with the basic functions of SQL * Forms it can be used in
any triggers
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / nishi
Restricted package procedure that affects the basic basic functions of SQL * Forms. It cannot used in all triggers except key triggers.
Unrestricted package procedure that does not interfere with the basic functions of SQL * Forms it can be used in any triggers.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the maximum no of chars the parameter can store?
What is a Layout Editor?
What are the built_in used to trapping errors in forms 4?
What is an OLE?
What is the difference between setting up of parameters in reports 2.0 reports ?
in before report trigger SRW.user_exit(FND_Userinit) what will do
Can a property clause itself be based on a property clause?
What does an on-clear-block Trigger fire?
how to send sms to mobile phone from oracle forms.
Is it possible to disable the parameter from while running the report?
What is a Navigable item?
What is a Check Box?