DBA Data[Home] [Help]

APPS.HXC_SECURITY dependencies on HXC_SECURITY

Line 1: PACKAGE BODY hxc_security AS

1: PACKAGE BODY hxc_security AS
2: /* $Header: hxcaddsec.pkb 120.7 2007/12/14 14:47:12 mikarthi noship $ */
3:
4: type block_list is table of boolean index by binary_integer;
5:

Line 483: END hxc_security;

479:
480:
481: END add_security_attribute;
482:
483: END hxc_security;