DBA Data[Home] [Help]

APPS.PER_MANAGE_CONTRACTS_PKG dependencies on PER_MANAGE_CONTRACTS_PKG

Line 1: PACKAGE BODY per_manage_contracts_pkg AS

1: PACKAGE BODY per_manage_contracts_pkg AS
2: /* $Header: pemancon.pkb 115.3 2002/12/06 11:56:19 pkakar noship $ */
3: --
4: --
5: -- Returns a summary flag indicating the type of association between a person and their contracts.

Line 191: END per_manage_contracts_pkg;

187: END IF;
188: --
189: END update_contracts;
190: --
191: END per_manage_contracts_pkg;