DBA Data[Home] [Help]

APPS.GMD_SECURITY_POLICY dependencies on GMD_SECURITY_POLICY

Line 1: PACKAGE BODY gmd_security_policy AS

1: PACKAGE BODY gmd_security_policy AS
2: /* $Header: GMDFSPPB.pls 120.4 2005/10/13 12:47:51 kshukla noship $ */
3:
4: -- =======================================================================================
5: -- USAGE

Line 344: end gmd_security_policy;

340: END IF;
341: RETURN f_predicate;
342: END secure_recipe_sel;
343:
344: end gmd_security_policy;
345:
346: