DBA Data[Home] [Help]

APPS.HZ_ELOCATION_PKG dependencies on STANDARD

Line 2695: -- errbuf Standard AOL concurrent program error

2691: -- as its own concurrent program. Set to
2692: -- 'N' to indicate that the rebuild was
2693: -- called from another PL/SQL program.
2694: -- OUT:
2695: -- errbuf Standard AOL concurrent program error
2696: -- buffer.
2697: -- retcode Standard AOL concurrent program return
2698: -- code. If the rebuild is not being run
2699: -- independently, the calling program

Line 2697: -- retcode Standard AOL concurrent program return

2693: -- called from another PL/SQL program.
2694: -- OUT:
2695: -- errbuf Standard AOL concurrent program error
2696: -- buffer.
2697: -- retcode Standard AOL concurrent program return
2698: -- code. If the rebuild is not being run
2699: -- independently, the calling program
2700: -- should check the value of this return.
2701: -- MODIFICATION HISTORY