DBA Data[Home] [Help]

PACKAGE: APPS.IGS_UC_EXP_QUAL_SUM_IMP_PKG

Source


1 PACKAGE igs_uc_exp_qual_sum_imp_pkg AUTHID CURRENT_USER AS
2 /* $Header: IGSUC29S.pls 115.3 2002/11/29 04:21:56 nsidana noship $ */
3  PROCEDURE igs_uc_exp_qual_sum_imp(Errbuf OUT NOCOPY VARCHAR2,Retcode OUT NOCOPY VARCHAR2);
4 END igs_uc_exp_qual_sum_imp_pkg;
5