DBA Data[Home] [Help]

APPS.CREATE_HISTORY dependencies on CREATE_HISTORY

Line 1: package body create_history as

1: package body create_history as
2: /* $Header: GMPDPHSTB.pls 115.2 2003/01/30 17:29:04 rpatangy noship $ */
3:
4: procedure shipment_history (
5: errbuf OUT NOCOPY VARCHAR2,

Line 107: END create_history ;

103:
104: NULL ;
105: END booking_history ;
106:
107: END create_history ;