PL/SQL stored procedure parameters?

Answer Posted / tathagat

CREATE OR REPLACE Procedure/function
<Procedure/function_NAME) (ERRBUF OUT NUMBER,RETCODE OUT
VARCHAR2 number ,PARAMETER1 IN <DATATYPE>,..,) AS
BRGIN
........;
........;
END;

ERRBUF :- Used to write the error message to log
or request file.
RETCODE :- Populate log request file with program
submission details info.

Is This Answer Correct ?    4 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you describe O2C along with tables

2510


What do you understand by soa and what are the benefits of using this architecture?

809


List of all the modules under Manufacturing, Finance and Distribution in oracle applications?

1971


How to retry multiple errored workflow processes? What is the access level in workflow used for? How do you define start and end functions in workflow? How does they differ from normal functions? Give me some workflow tables? What is the difference between a function and notification in workflow? I have sent two different notifications to two different users and I want to wait till both they are approved to send 3rd notification. How can you achieve it? What is item type and item key in workflow? How do you use attribute values in workflow messages? How do you use lookups in workflow? What are roles in workflow and how they are used? How do you download or upload a workflow from a server? What are steps to customize the workflow? What functions can you perform from workflow administrator responsibility? To send an email to the user workflow notification is the only way or is there any other ways to send it? Give me some workflow standard procedures? How can you run/start/kickoff workflow? What is wf_engine package used for? How many processes can each workflow contain? What is Runnable option in workflow? At what level it exists? What are different types of attributes in workflow? How do you reassign a notification? What is process in workflow? How can you send direct oracle form link through workflow notifications? How can you send a notification to multiple users? Can you change the list dynamically? Can you send html code in workflow notification? I have sent two different notifications to two different users and I want to wait till atleast one is approved to send 3rd notification. How can you achieve it?

4524


how to print multi lay outs,muti currency,muti language in xml publisher

11485


where to define interorganization transaction charges and what are the different options?

2154


do you know is it possible to run the interface without using oracle apps?

869


can we use look up type instead of a pofile option?or valueset?is it possible how?

1969


How many schemas we have? how many you have used?

1800


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?

848


pls send me out bound code of supplers,site,bankiformation code pls as soon as

2016


Is soa a part of oracle fusion middleware?

813


What is oracle soa suite and what are its different components?

889


Are you familiar with internet architecture of oracle apps 11i?

823


What do you understand by a set of books?

827