Results 1 to 3 of 3

Thread: Parameters passing in packages in Interfaces

  1. #1
    Junior Member
    Join Date
    Jun 2008
    Answers
    1

    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


  2. #2
    Junior Member
    Join Date
    Jun 2008
    Answers
    4

    Re: Parameters passing in packages in Interfaces

    Quote Originally Posted by nishank31 View Post
    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
    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.


  3. #3
    Junior Member
    Join Date
    Oct 2008
    Answers
    3

    Re: Parameters passing in packages in Interfaces

    if any error is comming in ur programming through ur procedure then
    these two parameter errbuff and retcode will do following functions.
    errbuff: it will provide the buffer memory to error message and write into log and out files
    retcode: return the code into buffer memory and write into log and outfiles


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact