DBA Data[Home] [Help]

PACKAGE: APPS.ISC_MAINT_LAB_BLG_ETL_PKG

Source


1 PACKAGE ISC_MAINT_LAB_BLG_ETL_PKG as
2 /*$Header: iscmaintlblgetls.pls 120.0 2005/05/25 17:18:04 appldev noship $ */
3 procedure load
4 ( errbuf out nocopy varchar2
5  , retcode out nocopy number
6 );
7 end isc_maint_lab_blg_etl_pkg;