1: PACKAGE BODY OE_Validate_Price_Break AS
2: /* $Header: OEXLDPBB.pls 115.0 99/07/15 19:24:07 porting shi $ */
3:
4: -- Global constant holding the package name
5:
2: /* $Header: OEXLDPBB.pls 115.0 99/07/15 19:24:07 porting shi $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'OE_Validate_Price_Break';
7:
8: -- Procedure Entity
9:
10: PROCEDURE Entity
504: END IF;
505:
506: END Entity_Delete;
507:
508: END OE_Validate_Price_Break;