DBA Data[Home] [Help]

APPS.OE_VALIDATE_PRICE_LIST_LINE dependencies on OE_VALIDATE_PRICE_LIST_LINE

Line 1: PACKAGE BODY OE_Validate_Price_List_Line AS

1: PACKAGE BODY OE_Validate_Price_List_Line AS
2: /* $Header: OEXLPRLB.pls 115.5 1999/11/15 20:39:56 pkm ship $ */
3:
4: -- Global constant holding the package name
5:

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

2: /* $Header: OEXLPRLB.pls 115.5 1999/11/15 20:39:56 pkm ship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'OE_Validate_Price_List_Line';
7:
8: -- Procedure Entity
9:
10: PROCEDURE Entity

Line 1058: END OE_Validate_Price_List_Line;

1054: END IF;
1055:
1056: END Entity_Delete;
1057:
1058: END OE_Validate_Price_List_Line;