DBA Data[Home] [Help]

APPS.MRP_SHIPPING_ORG_UTIL dependencies on MRP_SHIPPING_ORG_UTIL

Line 1: PACKAGE BODY MRP_Shipping_Org_Util AS

1: PACKAGE BODY MRP_Shipping_Org_Util AS
2: /* $Header: MRPUSHOB.pls 115.2 99/07/16 12:40:19 porting ship $ */
3:
4: -- Global constant holding the package name
5:

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

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

Line 829: END MRP_Shipping_Org_Util;

825: RETURN l_Shipping_Org_rec;
826:
827: END Get_Ids;
828:
829: END MRP_Shipping_Org_Util;