is it possible to run the interface without using oracle apps?
No Answer is Posted For this Question
Be the First to Post Answer
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
what is the diff between custom.pll and form personalization? Tell me one example?
Difference between Bind and Lexical parameters?
how to avoid duplicate data while uploading data from flatfile to staging table? some validations
What are triggers?
Is PlaceHolderColumn Function or Procedure? Why we don't write any code in that?
In thet custom.pll what are the events we can write.
name at least five reports in oracle inventory related to transaction ?
Assume i have three Procedures defined in a Package Spec. I have created the Package Specification. now i create the Package Body by including the three procedures in addition to that i include a fourth procedure which is not included in my Package Spec. I compile the Package Body. Will the Package body Compile ? What will the end result ? what will happen if the execute the package by calling the 4th procedure ?
why do we go for oracle apps technical other than sap and other packages?
What is a flexfield? List out its types.
Suppose 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 lessthen it must shows some error how we will make?