DBA Data[Home] [Help]

APPS.MRP_SHIPPING_ORG_HANDLERS dependencies on MRP_SHIPPING_ORG_HANDLERS

Line 1: PACKAGE BODY MRP_Shipping_Org_Handlers AS

1: PACKAGE BODY MRP_Shipping_Org_Handlers AS
2: /* $Header: MRPHSHOB.pls 115.4 99/07/16 12:23:04 porting ship $ */
3:
4: -- Global constant holding the package name
5:

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

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

Line 927: END MRP_Shipping_Org_Handlers;

923: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
924:
925: END Query_Entities;
926:
927: END MRP_Shipping_Org_Handlers;