Answer Posted / manju
Hi All,
we can use the PL/SQL stored procedure using the parameters
(in,out,in-out)and
suppose our stored procedure register into the Oracle apps
then we will using the 2 mandatory parameters those are
(errbuf ,retcode)
Errbut : error buffer will be used to get back to the error
message.
Retcode: give the error code & compilation status.
0- successful execution .
1- success with warning.
2- Error.
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
where to define interorganization transaction charges and what are the different options?
What is the concept of soa governance?
What is count(*) from po_vendors(any table)?
What do you understand by a set of books?
How many schemas we have? how many you have used?
what is the difference between request group and request security in oracle apps?
Explain oracle apps architecture.
how do you describe O2C along with tables
A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.
What are file in oracle.
can we use look up type instead of a pofile option?or valueset?is it possible how?
How to move the one file from one instance to another instance? And your scripts also?
List the types of flexfield?
Can u give the Documentation of Custom.pll in oracle apps