in procedure how to return a value
Answers were Sorted based on User's Feedback
Answer / anil kumar karasi
Using OUT or IN OUT parameter we can return a value from
procedure
| Is This Answer Correct ? | 23 Yes | 0 No |
When you run he report you have to get only that particular organization po numbers or item number how can do it?
What is the Lookup's and what is the use of lookup's?
1) why we need to do Validations when the Standard Conc. Prog or the API will do all the validations 2) How can we display more then 1 column data in a formula column (Ex displaying Empno, Ename, sal data in one Formula column) 3) is it possible to give 2 out paramaters in a function
What is invoice?
What do you understand by concurrent programs?
can we execute one concurrent program through another concurrent program?
What do you understand by soa and what are the benefits of using this architecture?
Challenges faced during upgradation of 11i to R12
Is PlaceHolderColumn Function or Procedure? Why we don't write any code in that?
what is the standard program for blanket po to process data from interface table to bace table
How can a process be deployed in soa?
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