DBA Data[Home] [Help]

APPS.QP_PURGE_ENTITY dependencies on QP_PURGE_ENTITY

Line 1: PACKAGE BODY QP_PURGE_ENTITY AS

1: PACKAGE BODY QP_PURGE_ENTITY AS
2: /* $Header: QPXPURGB.pls 120.0 2005/06/02 00:48:06 appldev noship $ */
3:
4: -- GLOBAL Constant holding the package name
5:

Line 6: --G_PKG_NAME CONSTANT VARCHAR2(30):='QP_PURGE_ENTITY'

2: /* $Header: QPXPURGB.pls 120.0 2005/06/02 00:48:06 appldev noship $ */
3:
4: -- GLOBAL Constant holding the package name
5:
6: --G_PKG_NAME CONSTANT VARCHAR2(30):='QP_PURGE_ENTITY'
7:
8: /***************************************************************
9: * Procedure to insert records into the criteria tables *
10: ****************************************************************/

Line 507: END QP_PURGE_ENTITY;

503: retcode := 2;
504:
505: END Purge_entity;
506:
507: END QP_PURGE_ENTITY;