DBA Data[Home] [Help]

APPS.MRP_SOURCING_RULE_UTIL dependencies on MRP_SOURCING_RULE_UTIL

Line 1: PACKAGE BODY MRP_Sourcing_Rule_Util AS

1: PACKAGE BODY MRP_Sourcing_Rule_Util AS
2: /* $Header: MRPUSRLB.pls 115.1 99/07/16 12:40:35 porting ship $ */
3:
4: -- Global constant holding the package name
5:

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

2: /* $Header: MRPUSRLB.pls 115.1 99/07/16 12:40:35 porting ship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'MRP_Sourcing_Rule_Util';
7:
8: -- Procedure Clear_Dependent_Attr
9:
10: PROCEDURE Clear_Dependent_Attr

Line 755: END MRP_Sourcing_Rule_Util;

751: RETURN l_Sourcing_Rule_rec;
752:
753: END Get_Ids;
754:
755: END MRP_Sourcing_Rule_Util;