DBA Data[Home] [Help]

APPS.QP_VALIDATE_MODIFIERS dependencies on QP_VALIDATE_MODIFIERS

Line 1: PACKAGE BODY QP_Validate_Modifiers AS

1: PACKAGE BODY QP_Validate_Modifiers AS
2: /* $Header: QPXLMLLB.pls 120.3.12000000.2 2007/04/26 04:59:24 rassharm ship $ */
3:
4: -- Global constant holding the package name
5:

Line 6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_Validate_Modifiers';

2: /* $Header: QPXLMLLB.pls 120.3.12000000.2 2007/04/26 04:59:24 rassharm ship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_Validate_Modifiers';
7:
8: -- Procedure Entity
9:
10: PROCEDURE Entity

Line 3248: END QP_Validate_Modifiers;

3244: END IF;
3245:
3246: END Entity_Delete;
3247:
3248: END QP_Validate_Modifiers;