DBA Data[Home] [Help]

APPS.GMI_OM_UTIL dependencies on GMI_OM_UTIL

Line 1: PACKAGE BODY GMI_OM_UTIL AS

1: PACKAGE BODY GMI_OM_UTIL AS
2: /* $Header: GMIOMUTB.pls 115.6 2004/03/08 17:06:34 uphadtar noship $ */
3: /*
4: +=========================================================================+
5: | Copyright (c) 2000 Oracle Corporation |

Line 75: GMI_RESERVATION_UTIL.Println('In Procedure GMI_OM_UTIL.GMI_GET_RMA_LOTS_QTY');

71:
72:
73: BEGIN
74:
75: GMI_RESERVATION_UTIL.Println('In Procedure GMI_OM_UTIL.GMI_GET_RMA_LOTS_QTY');
76:
77: l_rma_qty := p_original_line_rec.ordered_quantity;
78:
79: /* Clear Table */

Line 268: END GMI_OM_UTIL;

264:
265: END GMI_GET_SECONDARY_QTY;
266:
267:
268: END GMI_OM_UTIL;