DBA Data[Home] [Help]

APPS.QP_VALIDATE_QUALIFIERS dependencies on QP_VALIDATE_QUALIFIERS

Line 1: PACKAGE BODY QP_Validate_Qualifiers AS

1: PACKAGE BODY QP_Validate_Qualifiers AS
2: /* $Header: QPXLQPQB.pls 120.2.12010000.2 2009/04/28 17:07:10 dnema ship $ */
3:
4: -- Global constant holding the package name
5:

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

2: /* $Header: QPXLQPQB.pls 120.2.12010000.2 2009/04/28 17:07:10 dnema ship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_Validate_Qualifiers';
7:
8: /*
9: Function added for bug8359572.
10: It will return true if a qualifier already exist at the same level, having same context,

Line 1984: END QP_Validate_Qualifiers;

1980: END IF;
1981:
1982: END Entity_Delete;
1983:
1984: END QP_Validate_Qualifiers;