DBA Data[Home] [Help]

APPS.OE_PO_CALLBACK_UTIL dependencies on OE_PO_CALLBACK_UTIL

Line 1: Package Body OE_PO_CALLBACK_UTIL As

1: Package Body OE_PO_CALLBACK_UTIL As
2: /* $Header: OEXDPOCB.pls 115.0 99/07/26 11:07:23 porting shi $ */
3: --
4: -- The following are global variables.
5: --

Line 7: G_PKG_NAME CONSTANT VARCHAR2(30) := 'OE_PO_CALLBACK_UTIL';

3: --
4: -- The following are global variables.
5: --
6: --
7: G_PKG_NAME CONSTANT VARCHAR2(30) := 'OE_PO_CALLBACK_UTIL';
8: --
9: G_OE_SOURCE_CODE Varchar2(25);
10: G_DROP_SHIP_SOURCE_ID Number;
11: G_HEADER_ID Number;

Line 432: End OE_PO_CALLBACK_UTIL;

428: End If;
429:
430: End PO_Line_Location_Is_Drop_Ship;
431:
432: End OE_PO_CALLBACK_UTIL;