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.9 2011/07/22 11:45:42 pdong ship $ */
3:
4:
5: PROCEDURE purge_lines(

Line 504: END inv_mo_purge;

500: CLOSE mo_lines;
501: --return failure
502: END IF;
503: END purge_lines;
504: END inv_mo_purge;