How to register a form and stored procedure in oracle apps
Answers were Sorted based on User's Feedback
Answer / zakkam raju
form registration:
go to application developer responsibility
goto application menu--> select form--> give form name and
application name and user form name
then go to -->function give function name and user function
name, and give form name
then go to menu --> attach funcation name to menu
run form resposibility
stored procedure registration:
go to system adminstration responsibility
goto program menu--then select executable define executable
a name and select execution method as pl/sql stored program
then defin concurrent program
then goto security define resoponsibility
and then goto restquest group
and submit the concurrent program
| Is This Answer Correct ? | 17 Yes | 7 No |
Answer / fred
registering plsql store proceduer with parameters on oracle
apps
that is if there is a parameter with a bind variable '&1'
in the plsql statement, how do you go about it in the
define window in my plsql registeration window
| Is This Answer Correct ? | 1 Yes | 3 No |
can u explain which situation automonus transaction is used
please send me forms, xml pulisher questions,answers
what are the profiles
what are the match approvals in PO?
How can u find custom top? where its located? How to find custom top in front end?
What is an Index , Types od index why we are use index.
In Oracle Apps Some tables ends with TL,VL,what is the significance of the TL and VL?
How many typres of Purchase order and what are those.
I am insert in data to a table X .Which one is better while writing commit statement After each row inset or after all row insert to table.
Form development process?
What is workflow?Explain with a example?
Could any one tell me the steps of conversions and what kind of validations and exceptions do we use during this conversion? Please do answer in detail. what program do we write in user exit in reports?