DBA Data[Home] [Help]

APPS.OE_CNCL_ORDER_IMPORT_PVT dependencies on OE_CNCL_ORDER_IMPORT_PVT

Line 1: PACKAGE BODY OE_CNCL_ORDER_IMPORT_PVT AS

1: PACKAGE BODY OE_CNCL_ORDER_IMPORT_PVT AS
2: /* $Header: OEXVCIMB.pls 120.3 2006/02/20 21:50:53 mbhoumik noship $ */
3:
4: /* ---------------------------------------------------------------
5: -- Start of Comments

Line 6: -- API name OE_CNCL_ORDER_IMPORT_PVT

2: /* $Header: OEXVCIMB.pls 120.3 2006/02/20 21:50:53 mbhoumik noship $ */
3:
4: /* ---------------------------------------------------------------
5: -- Start of Comments
6: -- API name OE_CNCL_ORDER_IMPORT_PVT
7: -- Type Private
8: -- Function
9: -- Pre-reqs
10: -- Parameters

Line 4235: END OE_CNCL_ORDER_IMPORT_PVT;

4231: p_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
4232:
4233: END IMPORT_ORDER;
4234:
4235: END OE_CNCL_ORDER_IMPORT_PVT;