1: PACKAGE BODY QP_Validate_Formula_Lines AS
2: /* $Header: QPXLPFLB.pls 120.1 2005/06/08 23:46:11 appldev $ */
3:
4: -- Global constant holding the package name
5:
2: /* $Header: QPXLPFLB.pls 120.1 2005/06/08 23:46:11 appldev $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_Validate_Formula_Lines';
7:
8: -- Procedure Entity
9:
10: PROCEDURE Entity
724: END IF;
725:
726: END Entity_Delete;
727:
728: END QP_Validate_Formula_Lines;