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 |
IN WHICH MODULE THE LEGAL ENTITY COMES?
HOW CAN YOU KNOW UPDATE STMT IS WORKED OR NOT IN PL/SQL?
Where we can write a PL/SQL code in report triggers?
sourcing in GL
what is back order in OM
How does accounting occured in Expense Reporting?
What do you understand by soa and what are the benefits of using this architecture?
maximum how many parameters we can pass through pl/sql stored procedure to oracle apps?how many mandatory parameters we can pass through pl/sql program to oracle apps11i?
oracle apps architecture
Can u define exceptions twice in same block?
What is secuirity's in R12 features.
When you run he report you have to get only that particular organization po numbers or item number how can do it?