is it possible to run the interface without using oracle apps?
Answers were Sorted based on User's Feedback
Answer / amit bhatnagar
Yes it is very much possible to run the interface without
using Oracle application's front end, you can do that from
back end. but for the same, one needs to be well aware of
minimum parameters of the interface program.
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / sankar
The Oracle standard interface code stays in the oracle apps
database in the form of PL/SQL routines. Without the
database up and running, we can not run the interface code.
After all why do we run the interface, when the oracle apps
is not available.
| Is This Answer Correct ? | 4 Yes | 1 No |
do i need to declare bind parameter before using in the query?
what is the error you will get if field is referenced in wrong repeating frame?
in procedure how to return a value
what are the different types of parameters avialable in reports?
what is the defference between credit memo and debit memo
What is the link between AP and GL in oracle apps R/12?
4 Answers Bosch, Collabera, Synechron,
in sql loader,i have 100 records in my flatefile, i want to skip the 80 to 90 records .please help me
In oracle application how do you debug or trace errors?
Sys Admin Module?
What are file in oracle.
List the types of flexfield?
what is meant by bind parameter?