How to call oracle database stored procedure from form in
form coding ?
Answers were Sorted based on User's Feedback
Answer / ashwinee
It can be called directly in triggers or program units
provided the form schema has grants for the stored
procedures.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / j.c
1. After Store procedure registration using the submit
request i can call database procedure.
2. Using Oracle Alert I can also call oracle database store
procedure.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / m,n
up to my knowledge i have written into the WEB.SHOW_DOCUMENT
()
Forms module, the following code can be used in a WHEN-
BUTTON-PRESSED trigger to execute a Report that has a
parameter form:
or
and report:RUN_REPORT_OBJECT('name')..
| Is This Answer Correct ? | 3 Yes | 7 No |
What is instead of trigger in where we will use?
I Have report which is having field at the end of page,,, problem is when i run report data is overflowing to the next page,,i want the data to come on same page can anybody help me out????
While registering the concurrent program we first do the executable concurrent program and then define it . So why we need to give the application name twice in executable and as well as definitions
Can you explain the difference between architecture followed in 10g & 11g?
what u did after ur btech(2009) till now? why did u prefer oracle apps technical?
how to enable Zoom function and steps?
Are you familiar with internet architecture of oracle apps 11i?
what is instead of trigger in where u will use?
in ap_terms table what data will be stored
In thet custom.pll what are the events we can write.
Do you know what is applysys in oracle application database schema, what is apps?
HOW MANY LANGUAGES FOLDERS ARE ONE ORACLE APPLICATION