Prepare for your Next Interview
This is a discussion on Parameters passing in packages in Interfaces within the Oracle Apps forums, part of the Enterprise Solutions category; Hi Everyone, In Oracle Apps, in inbound interafaces this is the mandatory to pass two OUT variables in the main procedures of the package. Please let me know the requirement ...
|
|||
|
Parameters passing in packages in Interfaces
Hi Everyone,
In Oracle Apps, in inbound interafaces this is the mandatory to pass two OUT variables in the main procedures of the package. Please let me know the requirement of using these two variable :- 1)RETCODE 2)ERRBUF. Thanks and regards, Nishank Jain |
| Sponsored Links |
|
|||
|
Re: Parameters passing in packages in Interfaces
Using these variables in the code is optional nishan. For Concurrent program these are the two mandatory parameters but in the program there is no need to use. If you want to use also you can use these variables. These are used mainly for handling exceptions.
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cursors in packages | babi_geek | Oracle | 5 | 06-13-2008 01:39 AM |
| Input Parameters & Output Parameters | ramyamca1984 | QTP | 1 | 01-02-2008 08:10 AM |
| info on pay packages | simar_3391 | Companies | 4 | 08-04-2007 10:23 AM |
| How is SAP different from other ERP packages? | Geek_Guest | SAP R/3 | 0 | 07-07-2007 09:40 AM |
| diff between parameter passing by reference and passing by value | nettyamraghu | Oracle Apps | 3 | 04-25-2007 05:33 AM |