DBA Data[Home] [Help]

APPS.OE_ORDER_IMPORT_CONFIG_PVT dependencies on OE_ORDER_IMPORT_CONFIG_PVT

Line 1: PACKAGE BODY OE_ORDER_IMPORT_CONFIG_PVT AS

1: PACKAGE BODY OE_ORDER_IMPORT_CONFIG_PVT AS
2: /* $Header: OEXVIMCB.pls 120.1 2005/09/10 20:50:38 jjmcfarl noship $ */
3:
4: /* ---------------------------------------------------------------
5: -- Start of Comments

Line 6: -- API name OE_ORDER_IMPORT_CONFIG_PVT

2: /* $Header: OEXVIMCB.pls 120.1 2005/09/10 20:50:38 jjmcfarl noship $ */
3:
4: /* ---------------------------------------------------------------
5: -- Start of Comments
6: -- API name OE_ORDER_IMPORT_CONFIG_PVT
7: -- Type Private
8: -- Function
9: -- Pre-reqs
10: -- Parameters

Line 184: END OE_ORDER_IMPORT_CONFIG_PVT;

180: END LOOP; /* FOR i IN ... */
181:
182: END Pre_Process;
183:
184: END OE_ORDER_IMPORT_CONFIG_PVT;