DBA Data[Home] [Help]

PACKAGE: APPS.HRI_OPL_SPRTN_RSNS

Source


1 PACKAGE hri_opl_sprtn_rsns AUTHID CURRENT_USER AS
2 /* $Header: hriosprn.pkh 115.2 2002/12/06 15:15:00 cbridge noship $ */
3 
4 PROCEDURE load_sprtn_rsns_tab;
5 
6 PROCEDURE populate_sprtn_rsns(Errbuf       in out nocopy  Varchar2,
7                               Retcode      in out nocopy Varchar2);
8 
9 END hri_opl_sprtn_rsns;