Are you looking for an answer to the topic “retcode in oracle apps“? We answer all your questions at the website vi-magento.com in category: https://vi-magento.com/chia-se. You will find the answer right below.
As we all know there are two mandatory parameters that need to be pased for all the procedures called. 1.ERRBUFF. 2.RETCODE.. Based on the business process if there is any undefined exeception occured while running concurrent program, we can end the concurrent program with Error/Warning. Define ERRBUFF as the first parameter and Retcode as the …
Contents
- 1 Submitting Concurrent Program through plsql package fnd_request in oracle apps( No Audio)
- 2 What is errbuf and retcode in Oracle?
- 3 What is retcode in Salesforce?
- 4 How to define concurrent programs in Oracle apps (apps)?
- 5 What is Oracle Application object library (ool)?
- 6 Information related to the topic retcode in oracle apps
Submitting Concurrent Program through plsql package fnd_request in oracle apps( No Audio)
What is errbuf and retcode in Oracle?
Retcode is a parameter which is used to record the status of the concurrent request. Retcode has 3 possible values. 0 – Success. 1 – Success but finished with Warning (yellow color) 2 – Error (red color) Note: Errbuf must be as first parameter and Retcode must be as second parameter in PL/SQL procedure.
What is retcode in Salesforce?
Retcode is a parameter which is used to record the status of the concurrent request. Retcode has 3 possible values 0 – Success 1 – Success but finished with Warning (yellow color)
How to define concurrent programs in Oracle apps (apps)?
Concurrent programs in Oracle Apps are batch jobs. You can define a concurrent program on PL/SQL stored procedure, Oracle Reports, Host – an Operating system based execution file, Perl, C or Pro* C based spawned program, Java file. Here, I will show you how to define concurrent programs in Oracle Applications (Apps).
What is Oracle Application object library (ool)?
Oracle Application Object Library lets you write concurrent programs in SQL*Plus, PL/SQL (if you have PL/SQL installed on your database), SQL*Loader, or Oracle Reports.
References:
Information on Errbuf and Retcode Parameters
Oracle E-Business Suite Developer’s Guide
Register PL SQL stored procedure in Oracle Apps
PL/SQL Stored Procedure Concurrent Program in Oracle …
Here are the search results of the thread retcode in oracle apps from Bing. You can read more if you want.
Questions just answered:
What is Oracle Application object library (ool)?
What is retcode in Salesforce?
How to define concurrent programs in Oracle apps (apps)?
What is errbuf and retcode in Oracle?
retcode in oracle apps
You have just come across an article on the topic retcode in oracle apps. If you found this article useful, please share it. Thank you very much.