DBA Data[Home] [Help]

APPS.OE_PRICE_BREAK_UTIL dependencies on OE_PRICE_BREAK_UTIL

Line 1: PACKAGE BODY OE_Price_Break_Util AS

1: PACKAGE BODY OE_Price_Break_Util AS
2: /* $Header: OEXUDPBB.pls 115.0 99/07/15 19:27:17 porting shi $ */
3:
4: -- Global constant holding the package name
5:

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

2: /* $Header: OEXUDPBB.pls 115.0 99/07/15 19:27:17 porting shi $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'OE_Price_Break_Util';
7:
8: -- Procedure Clear_Dependent_Attr
9:
10: PROCEDURE Clear_Dependent_Attr

Line 1684: END OE_Price_Break_Util;

1680: RETURN l_Price_Break_rec;
1681:
1682: END Get_Ids;
1683:
1684: END OE_Price_Break_Util;