DBA Data[Home] [Help]

APPS.DEFRULE_PKG dependencies on DEFRULE_PKG

Line 1: PACKAGE BODY DEFRULE_pkg AS

1: PACKAGE BODY DEFRULE_pkg AS
2: /* $Header: OEXVDRLB.pls 120.0 2005/06/01 00:19:00 appldev noship $ */
3:
4:
5: PROCEDURE Insert_Row(

Line 401: END DEFRULE_pkg;

397: exception when no_data_found then return FALSE;
398:
399: end;
400:
401: END DEFRULE_pkg;