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 |
In hierarchical structure of a database? we have write query from where we should start?
Plz anybody send me Technical specification for AP Interface
WHAT IS THE VIEW IN ORACLE APPS?HOW IS IT CREATED?
Give a brief overview on OrderManagement.
Hi Anil, When we importing the journals in GL module we need to insert the one row into GL_INTERFACE_CONTROL for each group_id.Now my question is what is the use of inserting the data into GL_INTERFACE_CONTROL table and if I not inserted into GL_INTERFACE_CONTROL what will happen
why we can use synonym?
What is the interface?
testing tools?
0 Answers BirlaSoft, Convergys,
How to move the one file from one instance to another instance? And your scripts also?
In Oracle Apps Some tables ends with TL,VL,what is the significance of the TL and VL?
How many standard interface programs in oracle purchasing module and oracle inventory? What are they?
how to make a parameter optional in the query?