DBA Data[Home] [Help]

APPS.GML_CREATE_BATCH_FOR_SO_PVT dependencies on GML_CREATE_BATCH_FOR_SO_PVT

Line 1: PACKAGE BODY GML_CREATE_BATCH_FOR_SO_PVT AS

1: PACKAGE BODY GML_CREATE_BATCH_FOR_SO_PVT AS
2: /* $Header: GMLCRBTB.pls 120.3 2011/06/09 19:18:37 adeshmuk noship $
3: +=========================================================================+
4: | Copyright (c) 2000 Oracle Corporation |
5: | TVP, Reading, England |

Line 20: API Name : GML_CREATE_BATCH_FOR_SO_PVT

16: | HISTORY |
17: | Feb,2005 Neelima Chekuri Created |
18: | Bug 12591872 - Commenting code as this file is obsolete in R12 |
19: +=========================================================================+
20: API Name : GML_CREATE_BATCH_FOR_SO_PVT
21: Type : Private
22: Function : This package contains Private Utilities procedures used to
23: Create OPM batches and reservations for Sales Orders
24: Pre-reqs : N/A

Line 169: END GML_CREATE_BATCH_FOR_SO_PVT;

165: NULL;
166:
167: END ui_create_batch_for_so_line;
168:
169: END GML_CREATE_BATCH_FOR_SO_PVT;