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 |
what is the purpose of standard cost update?
what is instead of trigger. what is the use of that?
How does accounting occured in Expense Reporting?
Which oracle applications pl/sql standard apis you are familiar, have you used most of them?
How to attach the multiple templates in XML Pub Report?
Difference between Bind and Lexical parameters?
AOL?
what is pay run id ?
what is the difference between request group and request security group in oracle apps?
what is the difference between request group and request security in oracle apps?
in procedure how to return a value
for report i have to parameters those are from_date and to_date ,so to_date should be greater when compare to from_date ,if we are giving to_date is less then it must shows some error how we willmake