DBA Data[Home] [Help]

PACKAGE: APPS.IEO_ICSM_NODE_PUB

Source


1 PACKAGE IEO_ICSM_NODE_PUB AUTHID CURRENT_USER AS
2 /* $Header: ieonodes.pls 115.0 2003/02/14 21:15:29 ktlaw noship $ */
3 
4     -- DELETE ALL NODES
5     -- delete all nodes after cloning
6     PROCEDURE DELETE_ALL_NODES;
7 
8 END IEO_ICSM_NODE_PUB;