DBA Data[Home] [Help]

APPS.INV_MO_PURGE dependencies on INV_MO_PURGE

Line 1: PACKAGE BODY inv_mo_purge AS

1: PACKAGE BODY inv_mo_purge AS
2: /* $Header: INVMOPGB.pls 120.5.12010000.2 2008/09/09 11:11:01 appldev ship $ */
3:
4:
5: PROCEDURE purge_lines(

Line 404: END inv_mo_purge;

400: CLOSE mo_lines;
401: --return failure
402: END IF;
403: END purge_lines;
404: END inv_mo_purge;