DBA Data[Home] [Help]

APPS.MRP_SOURCING_RULE_HANDLERS dependencies on MRP_SOURCING_RULE_HANDLERS

Line 1: PACKAGE BODY MRP_Sourcing_Rule_Handlers AS

1: PACKAGE BODY MRP_Sourcing_Rule_Handlers AS
2: /* $Header: MRPHSRLB.pls 115.1 99/07/16 12:23:27 porting ship $ */
3:
4: -- Global constant holding the package name
5:

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

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

Line 717: END MRP_Sourcing_Rule_Handlers;

713: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
714:
715: END Query_Entity;
716:
717: END MRP_Sourcing_Rule_Handlers;