DBA Data[Home] [Help]

PACKAGE: APPS.HRI_BPL_SYSTEM

Source


1 PACKAGE hri_bpl_system AS
2 /* $Header: hribsys.pkh 120.0 2005/10/21 08:23:16 jtitmas noship $ */
3 
4 FUNCTION is_full_hr_installed RETURN VARCHAR2;
5 
6 END hri_bpl_system;