DBA Data[Home] [Help]

APPS.OE_INF_POPULATE_PUB dependencies on OE_INF_POPULATE_PUB

Line 1: PACKAGE BODY OE_INF_POPULATE_PUB AS

1: PACKAGE BODY OE_INF_POPULATE_PUB AS
2: /* $Header: OEXPIFPB.pls 120.2 2006/02/17 04:25:53 mbhoumik noship $ */
3:
4:
5: -- Global constant holding the package name

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

3:
4:
5: -- Global constant holding the package name
6:
7: G_PKG_NAME CONSTANT VARCHAR2(30) := 'OE_INF_POPULATE_PUB';
8:
9:
10: -- Start of Comments
11: -- API name Populate_Interface

Line 2196: END OE_INF_POPULATE_PUB;

2192: return null;
2193:
2194: END GET_LINE_REF_FROM_LINE_ID;
2195:
2196: END OE_INF_POPULATE_PUB;
2197: